Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
Ok i figured the invoice problem out for me. I can generate 2 different invoice now, one for each shop(template). But i noticed that the order confirmation are also just in the name of the first shop. It doesnt matter where the order was given.
I was able to change the text in the mail for each template but the sender-adress is of course always the adress i specified in the admin menu. I'm trying to change that but im kinda stuck. I inserted a second E-Mail configuration into the SQL-Database. I found the statement that defines the sender adress (line 239 in include/functions/functions_email.php) and if i change it there it works. But how on earth do i tell the functions so pick the correct EMAIL_FROM configuration depending on the template if the shop seems to not recognise that there are 2 "different kind" of orders (one for each template)
Dont have a clue how to get that working![]()
i want to use CSS Flyout Menu 1.3.9 on multisite module~
it is working but problem is CSS Flyout Menu 1.3.9 shows every categories~
so i found some article about CSS Flyout Menu... not 1.3.9. the article was written 2007.
the answer was replacing below codes
1. class zen_categories_ul_generator { var $root_category_id = CATEGORIES_ROOT,
2. $categories = $db->Execute(cat_filter($categories_query));
3. function buildBranch($parent_id, $level = 1, $submenu=false) {
if ($parent_id != CATEGORIES_ROOT) {
i replaced 1 and 2 but i do not found 3. can someone help me? how to use CSS Flyout Menu 1.3.9?
thank you...
To get the parent_id you could use this function:
$chk_parent_id = zen_categories_lookup('10', 'parent_id');
where 10 is the categories_id you want the parent_id and parent_id is passed to indicate the parent_id is what you want returned ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
My website is zen 1.5.0. It is not update.. it is installed clean.
and PHP Version: 5.3.3
and I installed multisite.
It works fine.
However, there is a problem.
i made new admin user who is admin2.
admin can access every admin menus.
admin2 can access limited admin menu including "multisite tools"
I gave admin 2 a permition to access multisite tools in the admin profiles
however, when i try to access multisite tools there is a error message.
below is the message...
"Sorry, your security clearance does not allow you to access this resource.
Please contact your site administrator if you believe this to be incorrect.
Sorry for any inconvenience."
can somebody give me a solution?
thank you and have a good one.
Thanks Ajeh...
i solved this problem... ^^;
but i do not know what was the problem..
i just reinstalled..and then the problem is gone...
thank you for replying me again...