Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 36
  1. #21
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Can't Create Products!!!

    Can you check the file:
    /your_admin_dir/includes/functions/general.php

    and confirm that it is the file from v1.3.9h ...
    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!

  2. #22
    Join Date
    Jun 2011
    Posts
    194
    Plugin Contributions
    0

    Default Re: Can't Create Products!!!

    Quote Originally Posted by Ajeh View Post
    Can you check the file:
    /your_admin_dir/includes/functions/general.php

    and confirm that it is the file from v1.3.9h ...
    I have replaced it with the /your_admin_dir/includes/functions/general.php
    from the original zipped download of 1.3.9h and still no difference how do i check that it is the right file??

  3. #23
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Can't Create Products!!!

    Download a clean copy of Zen Cart v139h from our home page and unzip it in a clean directory ...

    Use that to compare to the files that you are working with ...

    Beyond Compare from scootersoftware.com is a good program to check all files ...

    If you look in your Zen Cart Admin in the Tools ... Server Info ... what version information do you see about your 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!

  4. #24
    Join Date
    Jun 2011
    Posts
    194
    Plugin Contributions
    0

    Default Re: Can't Create Products!!!

    Quote Originally Posted by Ajeh View Post
    Download a clean copy of Zen Cart v139h from our home page and unzip it in a clean directory ...

    Use that to compare to the files that you are working with ...

    Beyond Compare from scootersoftware.com is a good program to check all files ...

    If you look in your Zen Cart Admin in the Tools ... Server Info ... what version information do you see about your site?
    Zen Cart 1.3.9h
    Database Patch Level: 1.3.9h
    v1.3.9h [2011-06-28 11:30:36] (Fresh Installation)
    v1.3.9h [2011-06-28 11:30:36] (Fresh Installation)

    I'll try another fresh install but i've done it twice already!!

  5. #25
    Join Date
    Jun 2011
    Posts
    194
    Plugin Contributions
    0

    Default Re: Can't Create Products!!!

    I have done a complete fresh install - products-general dosn't work and neither does document-product (didn't realize but it doesn't work on my other store either)

    All the others work fine - i can list everything as free shipping and uncheck the free shipping radio button but when a customer looks and the address bar it says something like" ####/index.php?main_page=product_free_shipping_info&cPath=1&products_id=4&zenid=58253 118d226c6364a06fa4d7276737d

    so if its not free shipping it gets confusing - i am currently trying to compare the free shipping php file to use as the products general file with some edits so it works but i'm not having much luck if anyone has any other ideas or would like to help out i'd appreciate it!

    I love Zen-Cart but if i can't get it to work i may have to go to oscommerce wich works fine but... Its not nearlly as good!!!

    So... Somebody please help me out!

    Thanks in advance

  6. #26
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Can't Create Products!!!

    What debug log errors are you seeing now? Make sure the date of the debug log is current ...

    If it is the undefined function zen_date_diff then go to your Tools ... Developers Tool Kit ... and in the bottom input box enter:
    function zen_date_diff

    Select Admin and click Search ...

    What comes up?
    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!

  7. #27
    Join Date
    Jun 2011
    Posts
    194
    Plugin Contributions
    0

    Default Re: Can't Create Products!!!

    Quote Originally Posted by Ajeh View Post
    What debug log errors are you seeing now? Make sure the date of the debug log is current ...

    If it is the undefined function zen_date_diff then go to your Tools ... Developers Tool Kit ... and in the bottom input box enter:
    function zen_date_diff

    Select Admin and click Search ...

    What comes up?
    Ajeh,

    There is no debug log in my cache!!!

  8. #28
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Can't Create Products!!!

    What exactly is happening when you try to add a new product now?
    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!

  9. #29
    Join Date
    Jun 2011
    Posts
    194
    Plugin Contributions
    0

    Default Re: Can't Create Products!!!

    Quote Originally Posted by Ajeh View Post
    What exactly is happening when you try to add a new product now?
    I enter all the info for the new product and click the preview button and it takes ages to try and bring up the preview page and then times out with "Internet Explorer cannot display the webpage"!!

    With the free shipping product it previews in about 2 seconds!!

    The address it can't get to come up is "[my address]/[my admin location]/product.php?cPath=1&product_type=1&action=new_product_preview"
    Last edited by gazag; 5 Jul 2011 at 03:26 PM. Reason: add info

  10. #30
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Can't Create Products!!!

    This really doesn't make a lot of sense ...

    Where did you get your Zen Cart v1.3.9h?

    What are you using to upload the files to your server?

    What happens if you reload just the files for the directory:
    /admin/includes/modules/
    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!

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Network Solutions Hosting
    By Forum5 in forum General Questions
    Replies: 8
    Last Post: 23 May 2014, 08:16 AM
  2. 139h - secure content popup problem- hosted thru network solutions
    By stubbdog in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 26 Apr 2012, 09:27 PM
  3. Can't Add Products in Admin on a Network Solutions hosted account
    By tr1guy in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 29 Sep 2011, 06:15 PM
  4. Replies: 2
    Last Post: 1 Oct 2009, 10:16 PM
  5. Install to network solutions.com v1.3.8a
    By itotree in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 15 Feb 2008, 05:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg