Hi,
I just installed phPay and everything seemed to be fine, but when i add a new department, it will show up at the shop but not in the administration's departments page.
Now i created a few test departments and i cant edit or delete them. Could someone plz help me with this.
I tried looking in .php pages to see if they where listed in the code, so i could delete it or even change it, but i cant find anything :(
Thanks in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The only thing I can imagine is:
If you installed more then one language, let's say en, de and nl,
and you choose english for admin interface,
and you entered only dutch department names,
then dept. list is empty ...
Solution in this case: Add english dept.names or switch admin language.
If dept. shown in shop frontend: Which language choosen there? Same effect as describe below ...
Greetings,
Andreas.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The same problem with "group of items" and "departments". Just delete gernam language and all system is screwed up.
1. create database.
2. select language english.
3. Goto "languages", delete all other languages.
4. goto "departments", for a while look at some german looking buttons :), then a bit confused to double "add new department". Lets select upper one.
5. fill the form with name and description, press "register". Get entry, that entry created, but it is missing in the list. (only viewable in "order of list")
6. add few items just for fun. You still see empty list here.
7. Go to "item groups", enter the forms, press create... shame shit, no groups showing in the list.
8. go to "item"... fill the fields. Geting crazy about VAT field (of course written in german)... In my country it is 18%, I can select only 16 and 7... at least items appear in the list.
9. same shit with "property set". It is possible to add entry, but not appearing in the list.
...
It seams the main killing thing in this sequence was deleting german language...
Any ideas, exept leaving german language? :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Problem maybe solved for user, but not for developer.
goto to sql admin, goto your phpay database, select "language" table. First row with id 1 is "de, german, de.gif". Edit it to english one de->en ant etc. Select second row and change it to german. Login to your admin page, delete all language you don't need, but leaving first. Also must select default language english in config. Now it seams, you can edit english departments... Also I found vat, it was hidden in pricegroups as 1.07, 1.16 anr etc form. :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I just installed phPay and everything seemed to be fine, but when i add a new department, it will show up at the shop but not in the administration's departments page.
Now i created a few test departments and i cant edit or delete them. Could someone plz help me with this.
I tried looking in .php pages to see if they where listed in the code, so i could delete it or even change it, but i cant find anything :(
Thanks in advance!
The only thing I can imagine is:
If you installed more then one language, let's say en, de and nl,
and you choose english for admin interface,
and you entered only dutch department names,
then dept. list is empty ...
Solution in this case: Add english dept.names or switch admin language.
If dept. shown in shop frontend: Which language choosen there? Same effect as describe below ...
Greetings,
Andreas.
The same problem with "group of items" and "departments". Just delete gernam language and all system is screwed up.
1. create database.
2. select language english.
3. Goto "languages", delete all other languages.
4. goto "departments", for a while look at some german looking buttons :), then a bit confused to double "add new department". Lets select upper one.
5. fill the form with name and description, press "register". Get entry, that entry created, but it is missing in the list. (only viewable in "order of list")
6. add few items just for fun. You still see empty list here.
7. Go to "item groups", enter the forms, press create... shame shit, no groups showing in the list.
8. go to "item"... fill the fields. Geting crazy about VAT field (of course written in german)... In my country it is 18%, I can select only 16 and 7... at least items appear in the list.
9. same shit with "property set". It is possible to add entry, but not appearing in the list.
...
It seams the main killing thing in this sequence was deleting german language...
Any ideas, exept leaving german language? :)
also, now playing multilanguage version... how to edit item? Pressing "register" just creates new record...
...sory... I was palying with items. They just clones when I press "register" button.
Problem maybe solved for user, but not for developer.
goto to sql admin, goto your phpay database, select "language" table. First row with id 1 is "de, german, de.gif". Edit it to english one de->en ant etc. Select second row and change it to german. Login to your admin page, delete all language you don't need, but leaving first. Also must select default language english in config. Now it seams, you can edit english departments... Also I found vat, it was hidden in pricegroups as 1.07, 1.16 anr etc form. :)