PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old February 12th, 2005, 07:48 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jun 2004
Posts: 78
Red X

I try to upload. It went thru fine.

However I got this problem at the last step
Attached Images
File Type: gif uploadproblem.gif (1.8 KB, 32 views)
stitch is offline  
Old February 12th, 2005, 08:01 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Jun 2004
Posts: 78
Re: Red X

This problem occur sporadically
stitch is offline  
Old February 12th, 2005, 08:21 PM   #3 (permalink)
Ultimate Member
 
Join Date: Jan 2004
Posts: 2,196
Re: Red X

... I am not even sure what page script that is
Zachery is offline  
Old February 12th, 2005, 08:27 PM   #4 (permalink)
Ultimate Member
Verified Customer
 
ConqSoft's Avatar
 
Join Date: Nov 2003
Location: Raleigh, NC
Posts: 1,413
Re: Red X

When you upload more than one image, it's only generating the thumbnail for the first one...

We are discussing it here too:
http://www.vbadvanced.com/forum/showthread.php?t=5531
ConqSoft is offline  
Old February 12th, 2005, 08:28 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Jun 2004
Posts: 78
Re: Red X

It is the upload.php.

It occurs after I select files and click submit
stitch is offline  
Old February 12th, 2005, 08:34 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Jun 2004
Posts: 78
Re: Red X

Yup that is exactly what I got
stitch is offline  
Old February 13th, 2005, 11:39 AM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 15
Exclamation Re: Red X

anyone going to fix this annoying problem? It happens for me too and the gallery is freakin useless unless the thumbnail engine works!!!
sirchadlington is offline  
Old February 13th, 2005, 11:42 AM   #8 (permalink)
Ultimate Member
 
Join Date: Jan 2004
Posts: 2,196
Re: Red X

Brian is currently away for his birthday, he should be back on monday to resume normal work hours.
Zachery is offline  
Old February 13th, 2005, 11:43 AM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 15
Re: Red X

ok. I hope this is figured out asap, its really getting on my nerves just because it happens randomly. One second some images will get thumbnails, and then the next second it gives them x's
sirchadlington is offline  
Old February 13th, 2005, 12:50 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 35
Re: Red X

Quote:
Originally Posted by sirchadlington
ok. I hope this is figured out asap, its really getting on my nerves just because it happens randomly. One second some images will get thumbnails, and then the next second it gives them x's
With all do respect, this is what you should be expecting when running a script in "RC" (release canidate) stages. The script is not finalized yet, so there will be some bugs.
xbleed is offline  
Old February 13th, 2005, 01:19 PM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 15
Re: Red X

but the fact is, none of the versions are working, RC or not.
sirchadlington is offline  
Old February 13th, 2005, 01:23 PM   #12 (permalink)
Ultimate Member
Verified Customer
 
ConqSoft's Avatar
 
Join Date: Nov 2003
Location: Raleigh, NC
Posts: 1,413
Re: Red X

Quote:
Originally Posted by sirchadlington
but the fact is, none of the versions are working, RC or not.
First, they all work. Works for me, and others. Second, if it's not working for you, remember, it's still an RC. Submit a support ticket if you like, and pat yourself on the back for helping test out a great new product and getting it ready for final release.
ConqSoft is offline  
Old February 13th, 2005, 01:31 PM   #13 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 15
Exclamation Re: Red X

Well if it works for you, thats great.

Im just replying to a thread with OTHER people complaining that they get x's for every thumbnail except for the first one when they are on the processing screen.

I did however, find out one thing that could help "stitch". Stitch, when you see those x's on the preview screen just ignore them and click PROCESS. For some reason, it still works. When you go to validate images in the admincp you'll see that they arent x's anymore.

Hope this helps
sirchadlington is offline  
Old February 13th, 2005, 01:53 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: May 2004
Posts: 35
Re: Red X

Well, as you stated above.. it still does work fine, it just has a problem with reading the thumbs on a multiple image upload. If you still go on with the process, the images are added like they should.

But there's a big difference between complaining, and bug reporting. I was not complaining in my thread, just bringing it to the attention so it can be fixed and completed with the final release of the gallery script.
xbleed is offline  
Old February 14th, 2005, 09:52 AM   #15 (permalink)
Brian
Guest
 
Posts: n/a
Re: Red X

If you'll look in your upload.php file for this code:
Code:
Content visible to verified customers only.
Replace it with this:
Code:
Content visible to verified customers only.
Then look in your 'adv_gallery_upload_approvebits' template for this code:
Code:
Content visible to verified customers only.
And replace it with this:
Code:
Content visible to verified customers only.
Then that should take care of the problem.
 
Old February 14th, 2005, 10:05 AM   #16 (permalink)
Member
Verified Customer
 
Lizard King's Avatar
 
Join Date: Nov 2005
Posts: 143
Re: Red X

Brian ,

There is no $folderstring = fetch_folder_url($imageinfo); in the upload.php
I was just typing spoon :P
Lizard King is offline  
Old February 20th, 2005, 09:07 PM   #17 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Posts: 8
Re: Red X

Lizard King is right, the $folderstring is different. Will that edit still work?

This is what I have in upload.php:

Code:
Content visible to verified customers only.
Code3Services is offline  
Old February 22nd, 2005, 11:09 AM   #18 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2004
Location: Boston, Ma.
Posts: 13
Re: Red X

Sorry to disagree guys - But it is in there at line 392
imported_sleep747 is offline  
Old February 22nd, 2005, 11:15 AM   #19 (permalink)
Member
Verified Customer
 
Lizard King's Avatar
 
Join Date: Nov 2005
Posts: 143
Re: Red X

Quote:
eval('$imagebits .= "' . fetch_template('adv_gallery_upload_approvebits') . '";');
this is what i have in line 392
Lizard King is offline  
Old February 22nd, 2005, 12:45 PM   #20 (permalink)
Brian
Guest
 
Posts: n/a
Re: Red X

Are you guys running RC3? I've just checked and it is there...
 
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
red x's instead of thumbs imported_420 Installs and Upgrade - vBulletin 3.0.X 5 May 17th, 2005 11:57 PM
red x appears on some images randla How Do I? - vBulletin 3.0.X 1 April 14th, 2005 10:48 AM
Red X(s) on Gallery Page blkatt Installs and Upgrade - vBulletin 3.0.X 7 April 5th, 2005 12:59 PM
Images with red cross (PP 4.8.1) Nicke71 Photopost Pro Installation & Upgrades 2 January 17th, 2005 07:16 AM


All times are GMT -5. The time now is 07:24 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0