View Full Version : can't update images.
Kseki
12-07-2005, 03:42 AM
don't know why....
but both cmps (and gallery -- i know i know...I gotta post at PP...but the issue the exact same)....
HANG and then get a page not found error when I try updating images.
the FIRST page of the update loads, but when I click save it goes to the processign page....loads up to about 33% then hangs. and then get page not found. I've tried on different computers, even in different countries!! on different days.. but the result is the same: It won't go passed the first page for images updates (haven't tried other updates either actually, but images definitely not workin anymore) :(
I'm running 3.5.1 (soon to upgrade to 3.5.2).
Brian
12-07-2005, 03:32 PM
Sounds like your server is having a problem with the code that's used to try and determine the image paths. You can try looking in your install file for this code:
$perpage = 50;
And change the 50 there to a lower number so that it won't have to process that many at a time. If that doesn't help then you can always manually edit your smilies, icons, and style images to include the full URL.
Kseki
12-09-2005, 09:17 AM
Sounds like your server is having a problem with the code that's used to try and determine the image paths. You can try looking in your install file for this code:
$perpage = 50;
And change the 50 there to a lower number so that it won't have to process that many at a time. If that doesn't help then you can always manually edit your smilies, icons, and style images to include the full URL.
that seems to have done the trick! THANKS!!
(soooo glad I didn't have to go in and edit manually. :eek: ) ;)
Kseki
12-09-2005, 09:32 AM
that seems to have done the trick! THANKS!!
(soooo glad I didn't have to go in and edit manually. :eek: ) ;)
crap!! spoke to soon. now I made a few pages in...but then it crapped out again. I even brought it down to load only 3!! images at a time...and it still dies here when loading this page:
http://www.MYSITE.com/forums/admincp/vbacmps_install.php?do=doimages&type=styleimages&pagenumber=1
it really doesn't like the style updated. :( it went through 300+ smilies fine. anyway otherway to push it along?
so what does "manual edit images" mean anyway? the update installed doen't even load (after several pages in) so where would I edit paths?
Brian
12-09-2005, 04:28 PM
How many styles do you have on your site? IIRC, the perpage variable won't affect the styles section, so it may just be that your server can't cope with the code that updates those. Fortunatly though, that is the easiest place to update manually. Just go to your Admin CP => Style Manager => {select style} => All Style Options. Once there, scroll down to the 'Image Paths' section and you should just be able to add '/forum/' (assuming you have vB installed in a directory called 'forum') in front of each path to take care of the problem.
Kseki
12-10-2005, 05:35 AM
How many styles do you have on your site? IIRC, the perpage variable won't affect the styles section, so it may just be that your server can't cope with the code that updates those. Fortunatly though, that is the easiest place to update manually. Just go to your Admin CP => Style Manager => {select style} => All Style Options. Once there, scroll down to the 'Image Paths' section and you should just be able to add '/forum/' (assuming you have vB installed in a directory called 'forum') in front of each path to take care of the problem.
yah...apparently.... tooo many skins. :p :o
but editing it directly did it.
THANKS!!!
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.