Re: Apsona ShopAdmin and Admin Profiles Mod

Originally Posted by
apsona
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.
It works, if you change the file apsona_app_tools_dhtml.php under extra boxes like this:
<?php
$za_contents[] = array('text' => "Apsona ShopAdmin", 'link' => zen_href_link(FILENAME_APSONA_SHOPADMIN, '', 'NONSSL'));
?>
Note:
the whole file have only this text, nothing else and the Apsona will open straight without a pop up function but you can handle that with your short cut keys when clicking the link that you get it open in another tab or window if you wish.
You need to also set up the permissions in Admin profiles to allow the link to be visible.
Last edited by ellivir; 6 Jun 2012 at 07:15 AM.
I may be blond but at least I found Zen.
Bookmarks