anarke![]() 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.xxcvxcv |
merci![]() 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![]() 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![]() 2007-05-29 16:14 | http://www.nuwavenet.com/reviz/phpinfo.php my php configurtion. xcvxcv |
merci![]() 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![]() 2007-05-31 23:29 | Hi all, Petr "Czech" |
elight![]() 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! |