You have to make the screenshots in your browser. Depending on your browser you may need to add a plugin. Please Google for information how to make screenshots in your browser.
Screenshots help us a lot to find out what happens without the need to ask you a lot of details.
Once you have saved the screenshots as images, you can insert them in the message using the button at the bottom: "Full Editor & Preview".
Then the button "Attachments". Then "Add files". Then you can place it inline into your message.
However it would be important to tell us the following:
- Did you try with different images?
This helps to exclude problems with the:
filename (any strange character, too long),
image type (correct image format),
file extension (correct extension),
file size (not bigger as usual)
Please check all above and tell us.
You could also try with an image which has a very simple name, proved correct format and extension and is very small. Maybe use one older image which you know was working or a working main image, but which is not actually on your server.
With the screenshots we could also see if the image is stored in the database:
If the image name and path shows in the input filed (before browse button) when you open the product again after saving, then it's saved in the database.
If all the above checks do not help. Your file(s) could have been corrupted. It's unlike, but it can happen.
Then you should replace the following file with the file from a original copy of your Phoenix store:
- admin/categories.php
If all this does not help, you may need someone to have a look.
CE Phoenix will only allow me to load one product image
-
raiwa
- Certified Developer
- Posts: 1640
- Joined: Sat Dec 21, 2019 8:08 am
- Phoenix Version: 1.1.0.6
- : Buy Me A Beverage
- Has thanked: 70 times
- Been thanked: 152 times
Re: CE Phoenix will only allow me to load one product image
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
Re: CE Phoenix will only allow me to load one product image
Ok here's an update to what my problem was.
It turns out Fire Fox was stopping me loading more than one image'
so I went to MS edge and problem solved.
It turns out Fire Fox was stopping me loading more than one image'
so I went to MS edge and problem solved.
-
Vaddalapam
- Member
- Posts: 77
- Joined: Sat Feb 03, 2024 6:34 pm
- Phoenix Version: v1.1.0.7
- Has thanked: 20 times
- Been thanked: 3 times
Re: CE Phoenix will only allow me to load one product image
Hello, every morning i tell myself : i not go back to woocommerce
, ok, Burt gave me that "weekend storeFront translation job" , but in between i wanted to have a little sucess. Categories and Products, of course i failed
. After reading old threads this one here meets most what happened. After upload and save, the page looks like this :
i used one of phoenix tomato pictures, to make sure its not size or whatever and tried to upload this, same result. on my server the apple and tomato folder exists:
installation seems to be ok,
Any ideas what i could try ? Thank you.
i used one of phoenix tomato pictures, to make sure its not size or whatever and tried to upload this, same result. on my server the apple and tomato folder exists:
installation seems to be ok,
Any ideas what i could try ? Thank you.
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
Re: CE Phoenix will only allow me to load one product image
Error log? error_log might be in your public_html folder, else ask your host where to find it.
- burt
- Core Team
- Posts: 4551
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: CE Phoenix will only allow me to load one product image
Most likely your /images/ folder needs write permission (777 is it?).
Ask host if you are unable to change it yourself.
Ask host if you are unable to change it yourself.
-
Vaddalapam
- Member
- Posts: 77
- Joined: Sat Feb 03, 2024 6:34 pm
- Phoenix Version: v1.1.0.7
- Has thanked: 20 times
- Been thanked: 3 times
Re: CE Phoenix will only allow me to load one product image
the folder permission was 755 now changed in 777. Error_log :
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_seo_title in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_name in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_seo_title in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_name in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_name in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_image in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_description in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_seo_title in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_name in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_seo_title in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_name in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_name in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_image in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
[06-Feb-2024 12:33:53 America/New_York] PHP Notice: Undefined index: manufacturers_description in /home/pwmproje/public_html/includes/classes/manufacturer.php on line 26
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
Re: CE Phoenix will only allow me to load one product image
That is OK.
You need to post errors that occur at the time of attempted upload.
See previous post on how to provide screenshots, do not post external links viewtopic.php?p=13151#p13151
-
Xpajun
- Contributor
- Posts: 187
- Joined: Thu Mar 04, 2021 1:18 pm
- Phoenix Version: v1.0.9.0
- Has thanked: 3 times
- Been thanked: 6 times
Re: CE Phoenix will only allow me to load one product image
When you click on save does it go back to the language page? if so do all your input boxes have information in them?
Current Store is now running 1.0.9.0 - php 8.2.18
Now working on taking a short rest
- php 8.2.18
Now working on taking a short rest
-
MyGamesShop
- Contributor
- Posts: 131
- Joined: Wed Mar 10, 2021 3:02 am
- Phoenix Version: v1.1.0.6
- Has thanked: 8 times
- Been thanked: 5 times
Re: CE Phoenix will only allow me to load one product image
Are the images bigger than your PHP upload limit? Usually the default is 2mb.