[SOLVED]shop preferences not taken

Get help with installation and running official modules for phpwcms here. Please do not post bug reports or feature requests here.

[SOLVED]shop preferences not taken

Postby claus on Thu Nov 01, 2007 08:54

Hi,
while testing the shop I stumbled upon the preferences page, which is not taken into account - I cannot change anything there. Is this an issue related to db update? Please shed some light somebody :?:
Where to look into which db part....
Thank you
claus
Last edited by claus on Thu Nov 01, 2007 09:21, edited 1 time in total.
User avatar
claus
 
Posts: 2777
Joined: Mon Jan 10, 2005 16:29
Location: germany / outdoor

Postby claus on Thu Nov 01, 2007 09:21

Solved - deleted all shop related tables and sqlled the stuff again. Now it works. Going on...
User avatar
claus
 
Posts: 2777
Joined: Mon Jan 10, 2005 16:29
Location: germany / outdoor

Re:

Postby NoNameBaby on Tue Feb 26, 2008 19:57

claus wrote:Solved - deleted all shop related tables and sqlled the stuff again. Now it works. Going on...


This doesn't function with me - tried it severeral times now, with no result.

This wasn't it!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pimp up my phpwcms // phpwcms & YAML - eine Kurzanleitung :: http://www.mediengestalter-at-work.de/pimp.phtml
NoNameBaby
 
Posts: 54
Joined: Wed Jun 01, 2005 21:36
Location: daheim

Re: [SOLVED]shop preferences not taken

Postby claus on Tue Feb 26, 2008 20:18

viewtopic.php?f=18&t=16139
Perhaps this one can get you going?
The following (and the previous) wouldn't have happened if there had been a GURM!
update process in progress 90% - Please stand by.. don't hit any key. Hold your breath ... until the day when pigs can fly ...
User avatar
claus
 
Posts: 2777
Joined: Mon Jan 10, 2005 16:29
Location: germany / outdoor

Re: [SOLVED]shop preferences not taken

Postby NoNameBaby on Tue Feb 26, 2008 20:43

claus wrote:http://forum.phpwcms.org/viewtopic.php?f=18&t=16139
Perhaps this one can get you going?


Maybe if I update from 1.3.3 -> 1.3.5.1!

I'm trying to install the shop with the Shop Module & Tutorial from web casa-loca and have done everything exactly as described - without success.

No, I've installed v1.3.5 now and tried to alter the settings of the shop (e.g. shop Artikel-ID and Warenkorb Artikel-ID) and Ta-Dah after pressing SAVE the settings are reseted.
If I had any left I would tear my hair.
NoNameBaby
 
Posts: 54
Joined: Wed Jun 01, 2005 21:36
Location: daheim

Re: [SOLVED]shop preferences not taken

Postby nebenaube on Fri Mar 07, 2008 18:18

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 viewtopic.php?f=18&t=15803&p=100515#p100515
nebenaube
 
Posts: 106
Joined: Fri Nov 23, 2007 19:39

Re: [SOLVED]shop preferences not taken

Postby NoNameBaby on Sat Mar 08, 2008 15:50

nebenaube wrote: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 viewtopic.php?f=18&t=15803&p=100515#p100515


No, this wasn't it either. I don't use any db_prepends!
Havn't found a solution yet, still searching - by the way, where should the preferences be saved?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pimp up my phpwcms // phpwcms & YAML - eine Kurzanleitung :: http://www.mediengestalter-at-work.de/pimp.phtml
NoNameBaby
 
Posts: 54
Joined: Wed Jun 01, 2005 21:36
Location: daheim

Re: [SOLVED]shop preferences not taken

Postby nebenaube on Sat Mar 08, 2008 16:15

Let me try to clarify what I said in the other post. BTW, The table used for the shop preferences is phpwcms_sysvalue.
I finally got my installation working when the code I used to create the tables for the shop produced table names that matched the format the rest of the installation was using. In my case I use db_prepend and either in code I changed or elsewhere in the system the other tables in the database ended up being created thusly sbateman__phpwcms_xxxxxx. (note the double underscore at the first break in the name) Anyway when I added the $phpwcms['db_prepend'] variable to the line that creates the respective shop table and executing the query, I was getting a table named sbateman_phpwcms_sysvalue (note single underscore at the first break in the name).
nebenaube
 
Posts: 106
Joined: Fri Nov 23, 2007 19:39


Return to phpwcms Modules English

Who is online

Users browsing this forum: Alexa [Bot] and 0 guests