PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old June 14th, 2009, 05:21 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 12
Flash uploader does not work

Hi every one,

I have problems with the flash uploader.
If I upload files with the flash uploader, and the uploader says its done, I submit.

But after the submit I get a page wit this message:

"No Images to Display"

I remember that I used it successful before (I think)

What can be the problem?
Looking forward to a solution,
Sven
doodsaai is offline   Reply With Quote
Old June 14th, 2009, 05:59 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
two things to check

1. Are you setting in vbgallery usergroup options allow file uploads from server to yes for all groups?

2. Are the files your uploading under your php max file upload hense after you upload and before hitting process is your uploads directory empty or full?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 14th, 2009, 08:14 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 12
1) vbgallery >> administrators >> Can upload images directly from server = enabled (I'm an administrator, first user of VBulletin) Can upload images = enabled

2) in the folder /gallery/users there is a HTML file (always).
And when uploading (file is uploaded, but page upload.php has not been submitted) is complete (If i may believe the flash upload "1 file uploaded, waiting for you to hit submit below") there is a map with the name of my users ID. This map is empty. CHMOD for users is 777 aswel as the map of my user ID.
doodsaai is offline   Reply With Quote
Old June 14th, 2009, 08:18 AM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 12
before I forget...

VBulletin info of admincp home:

PHP Max Post Size 8,00 MB
PHP Maximum Upload Size 8,00 MB

The photo files is less than 0,5Mb
doodsaai is offline   Reply With Quote
Old June 14th, 2009, 08:23 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
Well if nothing every shows up in your users/1 directory then the file is not making it from the tmp folder on the folder to the users actual upload directory hense there is nothing to process.

We include the flash uploader as a yes no option because it is external unsupported code not written by us. You can turn it on or off if it works on your server or not. Some users have issues with it.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 15th, 2009, 05:13 AM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 12
Hi chuck,

Thanks for your replay.

That is not good news, I payed for photopost pro (not vbgallery) and a brandfree license because users were able to easy upload photos (especially large numbers).

If this function does not work, than the main reason for using VBGallery is gone for me....

What other things are there we can check? You are revering to that it works on some servers.... I'm running this software on our own server's, so if I need to change settings, this is possible....

What more can we check for?
Looking forward for your reaction :-)
Sven
doodsaai is offline   Reply With Quote
Old June 15th, 2009, 06:36 AM   #7 (permalink)
Ultimate Member
 
Join Date: Jun 2007
Posts: 1,340
this probably already has been asked, but what version of flash are you running?
I newer version of SWF does not work on earlier version than Flash 10. YOu would figure it would be backwards compatible, but for me it didn't work that way.
skidpics is offline   Reply With Quote
Old June 15th, 2009, 08:33 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
Well did the flash uploader work in PhotoPost Pro?

The point I am trying to make here is the flash uploader is developed by another company and we do not support it. This is clearly stated in the release. We release the code as is and there is an on off switch in the upload options.

If your trying to use the uploader and the file never makes it to the users uploads directory for the photopost vbgallery to take over and process a file then something in the flash part is not working.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 15th, 2009, 11:00 AM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 12
@Chuck

Oke, no did not tested it in photopost pro. Photopost pro is (after using) not useful for us because the admin is not included in VBulletin, as well as the separated user info (even after migrating with vbulletin). Can I ask who the third party is? So I can contact them with my problem?

@Skidpics
Flash10. FF en IE both don't work. May I ask what the flash uploader in your message means? :-)
doodsaai is offline   Reply With Quote
Old June 15th, 2009, 11:02 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
swfupload.com I believe is the manufacturer.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 16th, 2009, 10:52 AM   #11 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Posts: 180
swfupload.org is the correct url.

I keep getting a 403 error when trying to use this new feature.

Everything is set as per the instructions given.

It's unfortunate that there is no support for this vBgallery feature.
Regs is offline   Reply With Quote
Old June 16th, 2009, 11:02 AM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 12
Error 403 is a server side error, not flash... (to be correct something is forbidden, properly a page.)

HTTP Error 403 Forbidden Explained

Yes found that site :-) to bad its a upload site and not able to help with this...
doodsaai is offline   Reply With Quote
Old June 16th, 2009, 11:08 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Posts: 180
Fixed my issue, needed to create an .htaccess file and stick SecFilterScanPOST Off in it.

The flash uploader won't work if you are using apache with mod_security on - the above fixes the issue.
Regs is offline   Reply With Quote
Old June 16th, 2009, 11:29 AM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
I have been seeing more and more MOD SECURITY issues in the past couple months.

It is a good thing you turned that off

ISS X-Force Database: mod-security-offbyone-bo(15489): ModSecurity off-by-one buffer overflow
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 16th, 2009, 11:33 AM   #15 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Posts: 180
You should seriously consider putting together either an FAQ or knowledgebase for this product.
Regs is offline   Reply With Quote
Old June 16th, 2009, 12:21 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
I might post up something on this specific matter itself but we dont support or work with the flash code in any manner so we are unaware of all the errors that can come from its use.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 16th, 2009, 01:41 PM   #17 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Posts: 40
When I switch on the flash uploader and try to upload a photo I get a small box drop down which shows the name of the file to be uploaded and the following text 'security warning'. That then disappears after a few seconds

Is this something that can be fixed by the suggestion in this post:

Fixed my issue, needed to create an .htaccess file and stick SecFilterScanPOST Off in it.

The flash uploader won't work if you are using apache with mod_security on - the above fixes the issue.
blue6995 is offline   Reply With Quote
Old June 16th, 2009, 01:50 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,689
If mod security is on on your server yes this is something you can try.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 19th, 2009, 06:32 AM   #19 (permalink)
Member
Verified Customer
 
Join Date: Oct 2005
Posts: 40
I'm still unable get the flash uploader to work so I have switched it off. However, when uploading a photo in the normal way, I get this message flashed at the top of the screen for a few seconds:

argument 1 for print_standard_redirect(), called in /home2/rwfforum/public_html/gallery/upload.php on line 469 and defined in [path]/includes/functions.php on line 2972

Any ideas why this is coming up?

Thanks
blue6995 is offline   Reply With Quote
Old June 19th, 2009, 07:48 AM   #20 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2009
Posts: 12
Quote:
Originally Posted by blue6995 View Post
I'm still unable get the flash uploader to work so I have switched it off. However, when uploading a photo in the normal way, I get this message flashed at the top of the screen for a few seconds:

argument 1 for print_standard_redirect(), called in /home2/rwfforum/public_html/gallery/upload.php on line 469 and defined in [path]/includes/functions.php on line 2972

Any ideas why this is coming up?

Thanks
LOL, nice to know that i'm not the only one with problems, and every one uses my topic for there problems :P

But if I read your error, [path] seems to me like it should be a variable.
Do you have the gally directory folder settings correctly configured?

Your gallery installation path (looking to your error) is:
/home2/rwfforum/public_html/gallery
doodsaai is offline   Reply With Quote
Reply


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
flash uploader PixelFX How Do I? - vBulletin 3.7x / 3.8x 5 December 29th, 2012 11:59 PM
Flash uploader..not so much dropmachine Photopost Pro How Do I...? 5 May 5th, 2009 01:37 PM
Do we really need a flash uploader? Ramses General Discussion 5 March 14th, 2009 04:09 PM
Flash uploader Dave Leishman Photopost Pro How Do I...? 7 December 4th, 2008 03:53 PM


All times are GMT -5. The time now is 05:14 AM.

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