pictures don't display at all

anarke

No avatar

2007-05-29 07:35

Pictures ..yes they won't show up at all. I browse, add them, save and nothing no pics just text. The files and db dirs are 777 I have gd2 enabled in php 4.7.7 on apache 2.0.59. Go into the admin.php and click tools validate and it says "operation successful". Whats the deal does anyone have any ideas? Otherwise im going to have to look for something else.

» Quick.Cart v2.x

xcvxcv

merci

No avatar

2007-05-29 10:57

anarke - check if image don't have too big size (over 2000 pixels width or height) or if images are not too big in uploading (limits in php.ini) default is 2 MB. Another possibility is that you have some restrictions on your server (contact with server admin). Does it show any errors? if not, try to switch error reporting to E_ALL, in config/general.php uncomment/delete "//" before error_reporting( E_ALL ); its 2nd line in this file and maybe some errors will appear.

anarke

No avatar

2007-05-29 15:52

I uncommented E_ALL; no errors. My pictures are 100x195 and their 2.64kb or maybe a little over. And Im the admin, what type of restrictions?

xcvxcv

anarke

No avatar

2007-05-29 16:14

http://www.nuwavenet.com/reviz/phpinfo.php my php configurtion.

xcvxcv

merci

No avatar

2007-05-30 14:45

anarke - uncomment E_ALL and comment this line

header'Location: '.$_SERVER['PHP_SELF'].'?p='.$aActions['g'].'List&sOption=save' );

in file actions_admin/products.php and then try to add image to product, now it should display some errors...

pcfantasy

No avatar

2007-05-31 23:29

Hi all,
I couldn´t upload any picture, I tried everything, read all the topics, but nothing helped. No images on my web. But it exist maybe harder way, but it works - for me.

1/ Upload your foto via ftp to your web. For example foto1.jpg. So now adress of your photo is www.yourweb.com/foto1.jpg
2/ Go to admin, products and go to add product. In the field where you write details of your product just writte:

<a href="http://www.yourweb.com/foto1.jpg" width="208" height="318"><img border="0" src="http://www.yourweb.com/foto1.jpg" width="208" height="318" align "left"></a>

You can change size of photos by changing numbers in "width" and "height" and "align" left-right (or you can erase "align left" completly) in second line. I tryed also change numbers in the first part, but nothing happens.
This way of uploading fotos you can use not only in text fields for details, but also in main brief description field..

I know, its only an alternative way, but I don´t mind its bit harder, but it helps me..
Hope it works for you too. Good luck!

Petr "Czech"

elight

No avatar

2007-07-23 23:08

to pcfantasy: diky za tohle reseni, funguje to i kdyz je to kapku krkolomny. je to divny ze si hafo lidi stezuje ze jim nejdou obrazky. a dalsi divna vec- na jednech strankach ktery mam pres quickcart mi obrazky jdou uploadovat, ted jsem si zalozila druhej e-shop a tam mi nejdou. mozna to je hostingem, kazdej eshop mam jinde...

oh look at HER!

Back to top
about us | contact