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??
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
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.
Re: trouble with paradise--admin/market dame link
Quote:
Originally Posted by
lat9
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
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.
Re: trouble with paradise--admin/market dame link
Quote:
Originally Posted by
heavensportal
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.
Re: trouble with paradise--admin/market dame link
I removed the text for (no image for) but that was text no images from server
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.
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.
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.