Menu

design

Vincent
2003-02-13
2003-02-13
  • Vincent

    Vincent - 2003-02-13

    is it possible to make a page round a product group instead of only one picture??
    and so .. how can I do that?

     
    • Vincent

      Vincent - 2003-02-13

      and my other question is i can't see my product groups ..they're there andi can make new ones .. but I cant see them in my admin screen

       
    • Vincent

      Vincent - 2003-02-13

      and my other question is i can't see my product groups ..they're there andi can make new ones .. but I cant see them in my admin screen

       
    • Vincent

      Vincent - 2003-02-13

      and also got it at The main groups .. but i can see them in that change thing in what order i want them  .. but i can not change the main titles etc.. :S

       
    • Andreas Kansok

      Andreas Kansok - 2003-02-13

      All questions are better placed in one of the HELP-forums, depending on version you use.

      17:18 - That's not easy. What do you expect? All items or some special? 
      Any idea how to admin? Can it be from a textfile made by hand or should it come with a webinterface too?

      17:22, 17:23, 17:36 - Click on a name, doesn't open the edit form?

      Greetings,
      Andreas.

       
    • Vincent

      Vincent - 2003-02-13

      can;t click on the names because i don't see them.. i'm using version 2.02 newest version :S..
      but i can't click on names because there isn't a name of the group .. but when u make new product i can select it ..

      and that 17:18 question just by making text/html files that are loaded in stead of the picture u now use with the group

       
      • Andreas Kansok

        Andreas Kansok - 2003-02-13

        Can it be, you changed something on language(ID)s. Do you tried to switch in admin to another language?

        If name is inserted in a german form field and nothing into english one and admin works in english, no name appears (how should nothing in this language is available ;.)!
        Same procedure is with departments.
        This problem also effects, if you simply change the language-ID by hand in the database after inserting data.

         
    • Vincent

      Vincent - 2003-02-13

      i've deleted the other languages :S

       
    • Vincent

      Vincent - 2003-02-13

      i've set back english language and now i can see them, but i want my site only in dutch what can i change to let them see in dutch only

       
      • Andreas Kansok

        Andreas Kansok - 2003-02-13

        Name of language is unimportant all. Only important is its ID.
        Look into table itemgrinfo, column langID. There is a number and this number has to be the ID of Dutch (column ID in table language).
        Or run the following SQL-commands:
        UPDATE abtinfo SET langID=1
        Same command with all other tablenames with 'info' in its name like itemgrinfo, iteminfo and so on.
        Second SQLcommand is:
        UPDATE language set ID=1

        After this you to write default language for config.inc.php again (or edit by hand and set also to '1')

        Greetings,
        Andreas.

        Can I add your shop-URL into references?

         
    • Vincent

      Vincent - 2003-02-13

      uhh not yet.. it's i test fase ..
      and trying to do that design things hopefully you know something .. u can add a picture with a group .. but can i also make a page with describing the product group :S ...

      Greetings and lots of thanks
      Vincent

       
      • Andreas Kansok

        Andreas Kansok - 2003-02-13

        Maybe, if it's ready ;-)

        To do this as it is possible with departments, follow the system used with dept.'s
        Add a column picture and description into table itemgrinfo,
        copy the form fields from admin/abt.php into admin/itemgr.php
        and at least show this new informations in main.php before items are selected ...

        Greetings,
        Andreas.

         
    • Vincent

      Vincent - 2003-02-13

      can't i find u on a irc channel or something :S

       
      • Andreas Kansok

        Andreas Kansok - 2003-02-13

        No, I tried it twice; but after some minutes I get the first fu**spam and so I banned it from my systems again.

         
    • Vincent

      Vincent - 2003-02-13

      it's al magic for me :S think i just wait till everythings oke ... thanx anyway ;)

       

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.