Search found 139 matches

by nebenaube
Fri 7. Mar 2008, 19:18
Forum: phpwcms Modules English
Topic: [SOLVED]shop preferences not taken
Replies: 7
Views: 10705

Re: [SOLVED]shop preferences not taken

I solved this: the system is not saving the table names correctly.
view your tables and then modify your code to create the table with a matching db_prepend from your configuration.

see http://forum.phpwcms.org/viewtopic.php? ... 15#p100515
by nebenaube
Fri 7. Mar 2008, 19:16
Forum: phpwcms Modules English
Topic: Can´t save the shop settings
Replies: 14
Views: 10438

Re: Can´t save the shop settings

I solved this: the system is not naming the tables correctly.
view your database and modify the code to properly match the db_prepend value in your configuration.

see: http://forum.phpwcms.org/viewtopic.php? ... 15#p100515
by nebenaube
Fri 7. Mar 2008, 16:37
Forum: phpwcms Modules English
Topic: <Solved>How to setup shop module for phpwcms 1.3.5
Replies: 15
Views: 19214

Re: <Solved>How to setup shop module for phpwcms 1.3.5

Greetings, I just upgraded a site from 1.3.3 to 1.3.5 and I am trying to install the shop module. as noted above, the tables needed to be created so I took the sql file from setup and modified a copy of the setup.php that is in the banner module so as to install the required database tables. This is...
by nebenaube
Sat 24. Nov 2007, 01:14
Forum: phpwcms Support English
Topic: Keyword Tags
Replies: 4
Views: 2013

keyword spec?

Pardon me but does *anykeyword*likethis* break the meta-tags (CSV) in the rendered page's header section?

Also I noted nothing in the admin section of the backend regardless of how I had formated the keywords in a given article.