Page 5 of 7 FirstFirst ... 34567 LastLast
Results 41 to 50 of 62
  1. #41
    Join Date
    Jun 2021
    Posts
    79
    Plugin Contributions
    0

    Default Re: trouble with paradise--admin/market dame link

    Its me again!

    I am trying to reassociate my images with their products but I get this with some. I then need to copy/paste the text to a doc with the price and then delete the item from the store before it will accept the image and behave.


    Is it something that this verison of ckeditor is quirky on. It is the updater that you have for download here on site.
    what should I do? Or maybe renameing the image??

  2. #42
    Join Date
    Jun 2021
    Posts
    79
    Plugin Contributions
    0

    Default Re: trouble with paradise--admin/market dame link

    I forgot to post the error message:

    Code:
    https://fantasiesrealm.com/market/xxx/index.php?cmd=product&cPath=284&page=1&pID=1473&action=new_product 172.103.65.146 /market/xxx/index.php?cmd=product&cPath=284&pID=1473&action=new_product_preview&page=1 fantasiesrealm.com Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:129.0) Gecko/20100101 Firefox/129.0 500

  3. #43
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,356
    Plugin Contributions
    94

    Default Re: trouble with paradise--admin/market dame link

    There's going to be a myDEBUG-adm-*.log file present in the site's /logs directory that identifies the details of that server 500 error.

  4. #44
    Join Date
    Jun 2021
    Posts
    79
    Plugin Contributions
    0

    Default Re: trouble with paradise--admin/market dame link

    Quote Originally Posted by lat9 View Post
    There's going to be a myDEBUG-adm-*.log file present in the site's /logs directory that identifies the details of that server 500 error.
    ok, will look thanks

  5. #45
    Join Date
    Jun 2021
    Posts
    79
    Plugin Contributions
    0

    Default Re: trouble with paradise--admin/market dame link

    This is greek to me as to what it needs since it is in the vendor director/imagename.jpg on ftp.

    Code:
    [03-Sep-2024 16:44:01 UTC] Request URI: /market/xxx/index.php?cmd=product&cPath=138_284&page=1&pID=1473&action=new_product, IP address: 172.103.65.146
    --> PHP Fatal error: Uncaught Error: Undefined constant "TEXT_PRODUCTS_IMAGE_DIR" in /home/fantasies/public_html/market/xxx/includes/modules/product/collect_info.php:383
    Stack trace:
    #0 /home/fantasies/public_html/market/xxx/product.php(111): require()
    #1 /home/fantasies/public_html/market/xxx/index.php(16): require('/home/fantasies...')
    #2 {main}
      thrown in /home/fantasies/public_html/market/xxx/includes/modules/product/collect_info.php on line 383.
    
    [03-Sep-2024 16:44:01 UTC] Request URI: /market/xxx/index.php?cmd=product&cPath=138_284&page=1&pID=1473&action=new_product, IP address: 172.103.65.146
    --> PHP Fatal error: Uncaught Error: Undefined constant "TEXT_PRODUCTS_IMAGE_DIR" in /home/fantasies/public_html/market/xxx/includes/modules/product/collect_info.php:383
    Stack trace:
    #0 /home/fantasies/public_html/market/xxx/product.php(111): require()
    #1 /home/fantasies/public_html/market/xxx/index.php(16): require('/home/fantasies...')
    #2 {main}
      thrown in /home/fantasies/public_html/market/xxx/includes/modules/product/collect_info.php on line 383.

  6. #46
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,356
    Plugin Contributions
    94

    Default Re: trouble with paradise--admin/market dame link

    Quote Originally Posted by heavensportal View Post
    This is greek to me as to what it needs since it is in the vendor director/imagename.jpg on ftp.

    Code:
    [03-Sep-2024 16:44:01 UTC] Request URI: /market/xxx/index.php?cmd=product&cPath=138_284&page=1&pID=1473&action=new_product, IP address: 172.103.65.146
    --> PHP Fatal error: Uncaught Error: Undefined constant "TEXT_PRODUCTS_IMAGE_DIR" in /home/fantasies/public_html/market/xxx/includes/modules/product/collect_info.php:383
    Stack trace:
    #0 /home/fantasies/public_html/market/xxx/product.php(111): require()
    #1 /home/fantasies/public_html/market/xxx/index.php(16): require('/home/fantasies...')
    #2 {main}
      thrown in /home/fantasies/public_html/market/xxx/includes/modules/product/collect_info.php on line 383.
    
    [03-Sep-2024 16:44:01 UTC] Request URI: /market/xxx/index.php?cmd=product&cPath=138_284&page=1&pID=1473&action=new_product, IP address: 172.103.65.146
    --> PHP Fatal error: Uncaught Error: Undefined constant "TEXT_PRODUCTS_IMAGE_DIR" in /home/fantasies/public_html/market/xxx/includes/modules/product/collect_info.php:383
    Stack trace:
    #0 /home/fantasies/public_html/market/xxx/product.php(111): require()
    #1 /home/fantasies/public_html/market/xxx/index.php(16): require('/home/fantasies...')
    #2 {main}
      thrown in /home/fantasies/public_html/market/xxx/includes/modules/product/collect_info.php on line 383.
    The highlighted constant doesn't exist in the as-shipped Zen Cart distribution; I'll suggest reviewing the additions that you have made to your admin file-set.

  7. #47
    Join Date
    Jun 2021
    Posts
    79
    Plugin Contributions
    0

    Default Re: trouble with paradise--admin/market dame link

    I removed the text for (no image for) but that was text no images from server

  8. #48
    Join Date
    Jun 2021
    Posts
    79
    Plugin Contributions
    0

    Default Re: trouble with paradise--admin/market dame link

    another idiotic question...when uploading an image for the existing productss that for some reason are in their proper place -- for instance: market/images/promos/vendors name/name of jpg--- it seems to add the image but it plops it into the main images directory no using the one on the server in its proper area.

    We used to have an area at the bottom of the page that showed an area to choose the location for the image (images/promos/) then we would enter the vendors directory and the name then click preview. There is no way to tell it to go to the promos/vendor/image.

    Is my store screwed up still and I need to reinstall it....EEEEEK.

  9. #49
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,356
    Plugin Contributions
    94

    Default Re: trouble with paradise--admin/market dame link

    I'm going to go out on a limb and suggest that you've successfully borked your upgrade.

  10. #50
    Join Date
    Jun 2021
    Posts
    79
    Plugin Contributions
    0

    Default Re: trouble with paradise--admin/market dame link

    wonderful, then I need to redo the install from the beginning with a total new upload. well that will be for tomorrow, I hope it works, maybe by using the db for 1.3.9h to upgrade to 1.5 then further it will behave.
    thanks....now to remove the files/leaving my promos and downloads folder as is.

 

 
Page 5 of 7 FirstFirst ... 34567 LastLast

Similar Threads

  1. Trouble with admin configure.php
    By tjetzer in forum Upgrading to 1.5.x
    Replies: 1
    Last Post: 2 Sep 2015, 10:29 PM
  2. v150 How do I get rid of this 'Market Reports' link in the header?
    By westdh in forum General Questions
    Replies: 1
    Last Post: 24 Aug 2012, 10:52 AM
  3. Trouble with renaming admin folder...
    By jwebster in forum General Questions
    Replies: 4
    Last Post: 7 Mar 2010, 05:03 AM
  4. Trouble with admin
    By monehicks in forum General Questions
    Replies: 2
    Last Post: 11 Sep 2008, 02:59 PM
  5. Trouble in Future Zen Paradise
    By Mr MXLPTLX in forum General Questions
    Replies: 13
    Last Post: 2 Aug 2006, 04:05 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR