
Originally Posted by
Brent
Hi,
First off I'd like to say thank you for a great product!
I have it running successfully on my Zen Cart V1.3.8a site that has Admin Profiles installed. I am in the process of upgrading to V1.3.9h but on my upgrade site Apsona installs and runs but as soon as I install Admin profiles I get:
1064 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 'apsona_index');'' at line 1
in:
[SELECT id FROM zen_admin_files WHERE page = '#" title="Apsona ShopAdmin - opens in new window" onclick="apsona_showPopup('apsona_index');']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Half my menu options disappear too. If I remove /includes/boxes/extra_boxes/apsona_app_tools_dhtml.php everything comes back but obviously I don't have access to Apsona. Removing Admin Profiles also restores full functionality again.
Does anyone have any idea what may be causing this?
I'm not sure I fully understand the way admin profiles works, but the SQL is definitely incorrect. The admin profiles add-on should be checking for the page named apsona_index.php, but instead it is page named this:
Code:
#" title="Apsona ShopAdmin - opens in new window" onclick="apsona_showPopup('apsona_index');
To me this seems like an error in the way the admin profiles add-on was configured. I am aware of some other folks on this forum that have used admin profiles in conjunction with ShopAdmin, so I hope one of them can help.
Regards.
Bookmarks