Re: Admin Profiles Support Thread
What am I doing wrong with this mod,
Installed clean install 1.38a
copied and pasted install_admin_profiles.sql into the SQL Query Executor and send.
Copied the admin dir over the original admin dir on the server and also did this with the extras - patched files for ZC1.3.8a DIR.
Result: nothing changed in the admin setting page.
Result this morning: a blank admin settings page.
If somebody can give me directions I would be very glad.
After i have this working I also want to install easypopulate and dual_pricing_1.3.2.
is this posssible??
Thanx, Andre
Re: Admin Profiles Support Thread
Hard to say, it usually just works, did you check the files just to be sure they actually were copied to the server, look in db and be sure the extra tables and data are there.
did you try re uploading the files, perhaps something got corrupt during upload or in the wrong format, blank pages can sometimes mean that you have a bad file....
keep us posted.
for the other mods, not sure just do a backup and try, I have a test site just for that purpose
Quote:
Originally Posted by
andre
What am I doing wrong with this mod,
Installed clean install 1.38a
copied and pasted install_admin_profiles.sql into the SQL Query Executor and send.
Copied the admin dir over the original admin dir on the server and also did this with the extras - patched files for ZC1.3.8a DIR.
Result: nothing changed in the admin setting page.
Result this morning: a blank admin settings page.
If somebody can give me directions I would be very glad.
After i have this working I also want to install easypopulate and dual_pricing_1.3.2.
is this posssible??
Thanx, Andre
Re: Admin Profiles Support Thread
I transfered the files one by one and I think its working now!!!
Thanx!!!!
Re: Admin Profiles Support Thread
Quote:
Originally Posted by
kuroi
So you keep telling us ....
Quote:
Originally Posted by AndyII
if anyone is interested, I had the Admin mod revised (paid programming) to do full restrictions on category assignments, support for custom sales report, multiple owners for manufactures, ++++++++++ many things....
Reason being is that I Cant give it away, but for a small investment .......
I see that here and other forums, it's a much wanted addition.
Re: Admin Profiles Support Thread
Quote:
Reason being is that I Cant give it away, but for a small investment .......
I see that here and other forums, it's a much wanted addition.
I am supposing that you are using Zen Cart - - How much did it cost you?
The upstanding thing to do is to contribute back - - and in this case it might be something you paid for bet that others might benefit from much as you are most likely benefitting from Zen Cart
Re: Admin Profiles Support Thread - Missing Tools > IH2
Installed and added IH2 Edited the image_handler_tools_dhtml.php xtra - box file as recommended.
IH2 frontend functioning but in admin > tools > it is not present
If I use the orig file it is present but then one can not access the selection
What did I miss?
image_handler_tools_dhtml.php file
Code:
<?php
/**
* @package admin
* @copyright Copyright 2003-2006 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: image_handler_tools_dhtml.php - amended per Admin Profiles v-1.0.7
*/
if (!defined('IS_ADMIN_FLAG')) {
die('Illegal Access');
}
$options = array( array('box' => BOX_TOOLS_IMAGE_HANDLER, 'page' => FILENAME_IMAGE_HANDLER)
);
foreach ($options as $key => $value)
if (page_allowed($value['page'])=='true')
$za_contents[] = array('text' => $value['box'], 'link' => zen_href_link($value['page'], '', 'NONSSL'));
?>
Re: Admin Profiles Support Thread
So.... if you invested say $400.00 and a great deal of time, You would give it away??, wow, you are an "upstanding" person
============
doesnt IH belong in the "other" thread?
Quote:
Originally Posted by
kobra
I am supposing that you are using Zen Cart - - How much did it cost you?
The upstanding thing to do is to contribute back - - and in this case it might be something you paid for bet that others might benefit from much as you are most likely benefitting from Zen Cart
Re: Admin Profiles Support Thread
I would, and have. Will giving it away hurt your bottom line? Was it developed with the intent of making money itself, or helping your store make money?
I guess all I can really say is I'm damn glad the Zen Cart developers and all the people uploading new mods don't think the way you do about it.
Re: Admin Profiles Support Thread
Quote:
So.... if you invested say $400.00 and a great deal of time, You would give it away??, wow, you are an "upstanding" person
Do not know how upstanding I am but I contribute much time in posting to assist others and have invested much time in a few contributions that are Freely available just as Zen Cart is.
You may have invested time and $ into this, but so have the Devs of Zen Cart and they do not attempt to hijack you into paying to use it - Why not share?
Quote:
doesnt IH belong in the "other" thread?
Not when the question is about AdminProfiles and the box file
Re: Admin Profiles Support Thread
Hi,
I have installed the module. But I do not find any link in my admin menu?
Can you plz provide me manual or instructions to use this module. :oops:
i am not getting how can I make different admin and there permission? :cry:
thanks in advance.