Can someone help me with this please.
Printable View
Looks like you are experiencing problems loading your tpl_modules_products_all_listing.php
It may be missing or corrupt. There should be a default copy in your template_default/templates if you make any changes to it, save it in your YOUR_TEMPLATE/templates folder.
Obviously change the name of YOUR_TEMPLATE to the name of your custom template folder.
JOhn ><>
Thanks for your response. I have just tried replacing tpl_modules_products_all_listing.php file with several different copies (including one from one of my working sites that doesn't have multisite module), but still not working.
I have just created a fresh new installation of Zen Cart at fitnesstrade.co.uk, and installed the multisite module (followed instructions carefully), and have exactly the same problem.
Please let me know if you need my ftp and admin logon details.
Thanks.
I created a fresh 1.3.8a installation on an upgraded 1.3.7 database.
The two sites I am setting up are #1 www.liberty-flag.com and #2 www.americasflag.com and so google doesn't catch on the test stores are in a folder called /xstore/
I created a practise template using the iC-AcadameV1.2F template from ichooze.com and set it up with TPP, IH2 and Hooverbox3 and it worked like a charm all the way through checkout.
I added the multisite add and modified files and setup my configure.php and the appropriate _config.php files. The first site is using the Academe template and the second is using the stock, unmodified classic with IH2.
Both sites load the home page index.php as advertised. sideboxes are appropriate, categories and product listings are correct.
The first site #1 will display every page on the site until you checkout and get to /xstore/index.php?main_page=checkout_shipping&zenid=647xxxxx I get a blank page.
The second site #2 will display every page on the site until you try and view a product's info or reviews or try and checkout.
Product reviews is blank
/xstore/index.php?main_page=product_reviews_info&products_id=1&reviews_id=1
Product info is blank
/xstore/index.php?main_page=product_info&cPath=2&products_id=3889
it will add a product to the shopping cart ( I have this site temporarly set up with no ssl) when you checkout and get to
/xstore/index.php?main_page=checkout_shipping
all I get is a blank page.
Might be a similar problems as "adnanrana" mentioned above, but I am at a loss. Site #1 worked fine untill I added Multisite.
JOhn ><>
Site #2's product info page problem was a problem loading Hoverbox3, I uploaded the hoverbox files to the classic template and all is well.
it still will not checkout. /xstore/index.php?main_page=checkout_shipping only gives a Blank Page just like site #1
JOhn ><>
Seems as if it's balking when it gets to
/xstore/includes/modules/pages/checkout_shipping/header_php.php
Like it's confused and doesn't know which shop to check out.
The source html output for the checkout_shipping page looks like this:
and stops processing there. I double checked the above file and it does exist in the path shown.Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
<BODY></BODY></HTML>
Am I missing a file?
JOhn ><>
Does anyone have a solution or thoughts of help for my issue? I double checked every step of the installation procedures on http://www.medea.co.uk/dev/multisite...tions_0.4.html
Steps 1 - 6. Double checked that each file was in the appropriate place. Created the template folders for each of the 2 templates.
and still, the checkout process is stopping at index.php?main_page=checkout_shipping on BOTH templates.
What file(s) is this calling? Checkout worked before setting up multi-site???
Any and all thoughts will be appreciated.
JOhn ><>
Beleive it or not - the whole issue here was my "table rate shipping" module. I set it to false and tried to checkout and ZINGO it works. Turned the module back on and it still works.
:clap:
JOhn ><>
I was wondering if the multisite module would work for my needs. I maintain sites for my clients. I need each site to be tied to the clients Paypal account. (no cross vendor orders).
Can I have a seperate paypal account tied to each sites cart/checkout procedure?
Thanks,