this is the upgraded test site: http://www.shadowaudio.co.uk/newsite...product_id=735
Derek
this is the upgraded test site: http://www.shadowaudio.co.uk/newsite...product_id=735
Derek
You have too many errors on your site to test anything ...
For giggles, switch to the Classic Template ... does it work now?
If so, the errors are in your template files and you need to compare them to the originals ...
Beyond Compare from scootersoftware.com is a great tool for this ...
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!
Hi Ajeh,
Just changed to the classic green template, added the product to the cart: http://www.shadowaudio.co.uk/newsite...product_id=928
still doesnt delete.
Derek
There are several files involved here ...
I am not sure which you have either not updated or customized to break the code ...
Try reloading a clean copy of the file:
/includes/classes/shopping_cart.php
/includes/init_includes/init_cart_handler.php
/includes/modules/pages/shopping_cart/*.*
NOTE: check for an override on this
/includes/templates/template_default/templates/tpl_shopping_cart_default.php
Otherwise ... it is a great day for getting Beyond Compare from scootersoftware.com and you can do a nice, slow FTP compare of a clean Zen Cart v1.3.7 with the files on your site ...
NOTE: you can download your site to also do this compare ... the idea is to compare the exact files on the site to a clean v1.3.7 and not compare them to what you "think" is on the site ...![]()
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!
Hi Ajeh,
Well after a few weeks of trying to find a solution i finally got there today, lol.
Its actually quite embarrassing to say the least, more so with my experience, it turns out the cache folder wasn't writable....![]()
![]()
![]()
Lol, also, i am in the process of completing the integration of Zencart into Joomla as a component and had the same problem, so went in via ftp changed the permissions and now the cart works perfectly![]()
So thanks Ajeh for your patience once more!
Just one more question...
in the admin side of the zencart joomla component i have converted all the files to work within the confines of joomla without a wrapper and everything is working perfectly except when i try and view the shipping modules page, i get this error:
Which is obviously telling me theres something not being loaded, so when i view that specific page the function being referenced are:Code:Fatal error: Call to a member function on a non-object in /srv/www/vhosts/website/httpdocs/administrator/components/com_zen/includes/functions/general.php on line 2422
is this a session problem? When i comment out those three lines the page works perfectly.Code:$check_cart_free = $_SESSION['cart']->in_cart_check('product_is_always_free_shipping','1'); $check_cart_cnt = $_SESSION['cart']->count_contents(); $check_cart_weight = $_SESSION['cart']->show_weight();
any help would be apprectiated![]()
Kind regards
Derek
Hi Ajeh,
This is really weird, i changed the permissions of the cache folder to 777 and the product deleted fine.
I went off the browser for a few hours and went back on after telling the client we sorted the delete button to show them it working, lol, and again it failed to delete the product, i checked the permissions again and the folder is sitting at 777.
Weird, any ideas?
Derek
I also noticed the minimum requirements for php being 4.3.2, and our php version is 4.3.1, would this make a difference?
if so, what difference and is there a wrokaround before having to upgrade the php engine?
Many thanks
Derek