Menu

Problems showing items/sections/groups

Help 2.02
2003-05-29
2003-05-30
  • Jesús Flores

    Jesús Flores - 2003-05-29

    Hello!
    I installed phpayv2.0.2 with mysql database
    I updated the patched files, the problems are:

    1) When we add Sections, the system doesnt list them, so we cannot modify or update each

    2)When we add Articles Groups, the system doesnt list them, so we cannot modify or update each

    3) We added two articles in two different sections/groups, when we go to the front, we click
    on section and then in group... nothing comes up!!!!
    The articles doesnt appears unless we search them

    Thanks very much if you can help us

    Greetings

     
    • Andreas Kansok

      Andreas Kansok - 2003-05-29

      All together sound like a problem with languages.

      Perhaps you use english admin and entered only german [de] section and group names (1+2)?
      Same with items (3). phPay has no information to show in your choosen language.

      Greeetings,
      Andreas.

       
    • Jesús Flores

      Jesús Flores - 2003-05-29

      Thank you very much Andreas for your orientation,
      I am only using spanish language, i erased every other languages in languages section in back admin and putted it to default, so if this is the problem, what can i do for it, and what can i help you back?
      Best greetings
      Jess

       
    • Andreas Kansok

      Andreas Kansok - 2003-05-29

      Have a look into database, if there are the correct values for langID (same as your Spanish languages has).

      Or make a output of $langID in lib.inc.php.

      If you give 3 as second argument for function db_query(), it outputs the query. So you can see what is where requested ...
      Example: db_query("SELECT * FROM item", 3) or db_die();

      Greetings,
      Andreas.

       
    • Jesús Flores

      Jesús Flores - 2003-05-30

      Thank you again Andreas, I will try today...:-)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.