The error message is:
CMS Warning line 75: On /admin.php?op=Storez While executing query "SELECT parentid FROM cms_cart_stores WHERE stored_id='4'" the following error occured: Unknown column 'stored_id' in 'where clause' In: >/modules/Storez/admin/stores.php on line: 198
The stored_id= change number as I change store to delete.
Sub-stores are empty and there is no images.
Please enter your server specs in your user profile! 😢
hevikenOffline
Joined: Aug 15, 2012
Posts: 40
Location: Lillesand, Norway
Thank you v.m. - Delete/add storez now works fine.
I have three sub-domains to www.devold-viken.net. One DF for the famely >fam.d-v.net has no Storez. One DF in english for my sister in USA/NC >art.d-v.net has Storez, and finaly my own DF in norwegian with Storez >hev.d-v.net. >art. and >hev. are for the moment in Maintenance.
All three are running DF/themes/default
I have update the themes folder in >.hev.devold-viken.net but I still have the same situation with {} signs arround english text when I "return to Storez". Else most are now translated. I can't find any { or } signs in the file english.php.
Please enter your server specs in your user profile! 😢
hevikenOffline
Joined: Aug 15, 2012
Posts: 40
Location: Lillesand, Norway
Among some others these takes no effect:
define('_STOREZ_TEMPLATE_VIEWCART','Vis handlelisten');
define('_STOREZ_TEMPLATE_CHECKOUT','Handlekurv');
define('_STOREZ_TEMPLATE_REGISTER','Registrer/Login?');
but they are replaced with english text in {}
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
I know what is happening now - it has been really puzzling. However, with the info about your other sites, I am now able to check your template - it's different to mine.
As mentioned before, I cannot provide a normal release due to unfinished work in progress. Some of that work involves moving all language defines directly to the templates rather than re-defining them within the php code.
The functions.php file I gave you does influence your user_menu.html template so please extract and upload to:
themes/default/template/storez/user_menu.html
All three of those defines will be covered by the template update where they appear as L_(STOREZ_TEMPLATE_VIEWCART) etc.
I apologize for stuffing you around like this but I cannot promise this will be the only issue that may pop up - unfortunately I just don't have the time just yet to complete my unfinished work and provide a full release.
Attachment:
user_menu.zip
Description
Filename
user_menu.zip
Filesize
685 B
Downloaded
1 Time(s)
You are not allowed to view/download this attachment
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
hevikenOffline
Joined: Aug 15, 2012
Posts: 40
Location: Lillesand, Norway
Thanks. The html-file works ok.
I'm just happy you are able to spend some times with me and take care of all my complains. You do superb support. I am very grateful.
Take care.
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
Works fine - Thanks.
- And (uff,uff) - I still have 3 more: "Coupons", "Read Me" and "Return to Storez" before the page is completed. It should read "Kuponger", "Les Meg" and "Tilbake til Lager". Hard code?
Do you have any need for the file norwegian.php when I'm done translate?
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
aah, yes - there could well be instances where it may be hard coded - there are many more than 3.
The new admin is significantly different to the version you have so I will have to fall back to repairing v9.6.1 and making the same adjustments to my CVS.
That way I won't expose you to a much larger number of issues.