Show Posts


Topics - tastiger

Pages: [1]
1
Upgrade / Unable to access admin of multi store after 1.2.7 upgrade
« on: May 18, 2016, 05:51:33 PM »
Hi all, I have a multi-store setup, default store and a second store working fine on version 1.2.6.
When I upgrade to 1.2.7 I can access admin of default store but when I try to and try to access the admin of the second store I a page showing this error:

SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND st.status = 1 AND se.`group` NOT IN (SELECT `key` FROM ac_extensions)' at line 4
Error No: 1064
SQL: SELECT se.`key`, se.`value`, st.store_id FROM ac_settings se RIGHT JOIN ac_stores st ON se.store_id = st.store_id WHERE se.store_id = AND st.status = 1 AND se.`group` NOT IN (SELECT `key` FROM ac_extensions); in /home/tassieva/public_html/core/database/amysqli.php on line 106

The front end of the second store works fine, as does default.

I have tried the upgrade via Installatron, upgrade key, and ftp, cleared cache along the way, installed default htaccess,  all with the same result.

Any Ideas to put me in the right direction?

Thanks in advance for any help with this

2
General Support / Cache file and folder permissions and 777
« on: December 09, 2015, 09:28:02 PM »
Hi,

I am regularly getting errors about incorrect cache files permissions with my AbanteCart 1.2.5 shared hosting cpanel on litespeed. PHP version 5.5.

I have scoured these boards reading everything I can on the topic but it is often ambiguous between posts the correct file and folder permissions for various folders for AbanteCart.

Currently I set Cache folder to 777, all subfolder of cache 777, then I set all current files in cache folders to 777

The error comes back as soon as there is activity with the store and I find new files with 644 permission.

I have gone in circles clearing cache, redoing permissions to 777, repeatedly setting new files to 777, re-searching and re-reading forum.

I have taken it up with the host and although they have spent time there has been no resolution.

A question I have is why is 777 needed (as against 775 for example) and do files actually need to be 777 or just folders.

I am at a loss to figure this error out, please what can I try?

Regards,
Mark


3
Support / Select a different store button missing
« on: October 22, 2015, 10:15:19 PM »
I have been developing a default store and a second store using multi store functionality in AbanteCart.
The second store works fine but I went to change a setting in admin and found that the button to select between stores is now missing?
I can no longer swap the settings pages between the two stores, I can see all the settings of both store in system, settings, all settings.
I can log into the second store admin directly but I am mystified why the button has disappeared?

I created a fresh installation using Softaculous then removed all sample data. I then created a second store and immediately the button disappeared.
I created a second fresh installation using Softaculous in another directory, created another store, and this time the button stayed and I can swap between the stores!

What might be controlling this behaviour with the select a different store button? And how might I restore functionality on my main installation?

This is AbanteCart 1.2.4


Pages: [1]

Powered by SMFPacks Social Login Mod