PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old June 15th, 2011, 12:57 PM   #1 (permalink)
Member
Verified Customer
 
dakis's Avatar
 
Join Date: Oct 2007
Posts: 78
Problem with upload

Ok I have gone through most of the similar issues here but none of them seem to help in my case.

I and the mebers cannot upload photos. And by upload I do not mean bulk upload or many images or large images. I have problems uploading one image of 3mb, as well as one image of 40kb so it doesn't look like it's a matter of memory or php limits etc. Also note that this was randomly happening for some users, and now it's also happening to many more, me included.

After I browse to select the image and click on the submit button, I get a blank page that has vbulletin header & footer etc, and a "gallery message" block that is however empty.

After I do this, if I go to the ftp in the uploads folder, I see my image there. And if I go to the upload photos in photopost again, I see my image in queue.

I also checked at my apache error log and i don't see any errors at the times of the failed uploads. I'm using the gd library. Also everytime I try a new upload, I first delete the numeric folder under the uploads directory. Also in my pp-inc.php I already have:

ini_set("memory_limit", "72M");
ini_set("max_execution_time", 0);

I should also mention I have version 6.2 installed.

Any ideas how to troubleshoot this or what else I could try?

Last edited by dakis; June 15th, 2011 at 01:07 PM.
dakis is offline   Reply With Quote
Old June 15th, 2011, 01:06 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,669
You can post a url and test login so we can see your issue. I would think that if you view the source of that blank page there is indeed a message there but you have a style conflict and your message is the same color as the box. We would need to suggest a resolution to that when we see it and also of course once you have the message you are getting we can respond to that as well.
__________________
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, 2011, 01:50 PM   #3 (permalink)
Member
Verified Customer
 
dakis's Avatar
 
Join Date: Oct 2007
Posts: 78
No I do have blank there, I have checked the source. Here are the credentials to try:

Το Ελληνικό Forum για Ταξίδια

login at the top, user : test password: testing

and click on the button on the right of the password field to login.

Then go here for example:

Login - Η φωτογραφική Gallery του TravelStories

and just choose one single, small image to upload, enter title & description and click the button below to submit the photo.
dakis is offline   Reply With Quote
Old June 15th, 2011, 02:01 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,669
You can send ftp and admin info to us through the contact us link in the header. We know need much more of a look around at things to diagnose any issue. There should be a message so we need to look at the server end something has changed that much is sure.
__________________
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, 2011, 02:06 PM   #5 (permalink)
Member
Verified Customer
 
dakis's Avatar
 
Join Date: Oct 2007
Posts: 78
Ok ftp+admin info sent through the contact form.
dakis is offline   Reply With Quote
Old June 15th, 2011, 04:09 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,669
Thanks I will go check that out.
__________________
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, 2011, 04:30 PM   #7 (permalink)
Member
Verified Customer
 
dakis's Avatar
 
Join Date: Oct 2007
Posts: 78
In php-inc.php if the diewell function is removed, the image will process as normal. Which tells us that it's a photoshop diewell error causing this. Now, when changing print "<br><br>$message"; to print "<br><br>$message" . 'testing'; the word "testing still doesn't show. Which leads me to believe that it's not a text error.
dakis is offline   Reply With Quote
Old June 15th, 2011, 04:55 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,669
diewell does not mean it is an issue with our actual program. diewell means there is an error but your message is missing which can mean different things. If you set your language to english what is the message.

when I get a chance to look at your site I will comment. I still have a couple issues ahead of you.
__________________
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, 2011, 05:32 PM   #9 (permalink)
Member
Verified Customer
 
dakis's Avatar
 
Join Date: Oct 2007
Posts: 78
Ok i just wanted to tell you about that since i found it
dakis is offline   Reply With Quote
Old June 15th, 2011, 09:03 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,669
The admin login you gave me is not an admin login so not sure whats up with that

I get a message uploading think it says something about being too big so looks like your limiting filesizes in edit usergroups.

Code:
Content visible to verified customers only.
__________________
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, 2011, 12:53 AM   #11 (permalink)
Member
Verified Customer
 
dakis's Avatar
 
Join Date: Oct 2007
Posts: 78
Sorry for that , I updated that user with full admin privileges, you can try now.

I have a 250kb limit per file in usergroups but I'm just trying to upload a file that is 46kb so that's not the issue here.

Also, language is set to english. I just translated inside the english file, some words into greek. I haven't touched any error messages though.

Last edited by dakis; June 16th, 2011 at 05:23 AM.
dakis is offline   Reply With Quote
Old June 16th, 2011, 08:44 AM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,669
Well just for support perspective you should be using unaltered code some things about your gallery seem a little off so maybe you want to upgrade and use default files to diagnose anything else but it appears I can upload just fine. I uploaded an 800K file and a 17K file.

chuck - Η φωτογραφική Gallery του TravelStories
__________________
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, 2011, 08:54 AM   #13 (permalink)
Member
Verified Customer
 
dakis's Avatar
 
Join Date: Oct 2007
Posts: 78
Ι don't understand.... I just uploaded also and now it works.

WTF?!

Ok Chuck thanks for your time, I will bother you again if I can find out what the hell happened.
dakis is offline   Reply With Quote
Old June 16th, 2011, 11:04 AM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,669
Yeah enjoy your day.
__________________
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
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload problem mimezine Photopost Pro Installation & Upgrades 4 September 20th, 2010 01:53 PM
upload problem wampforum Photopost Pro How Do I...? 2 March 9th, 2010 12:51 PM
Upload Problem ProjectCamaro Bugs - vBulletin 3.5.X 0 August 4th, 2007 09:29 PM
Upload problem ace67 ReviewPost How do I...? 9 October 17th, 2006 01:23 PM
Upload problem aberg Photopost Pro Installation & Upgrades 2 April 3rd, 2005 01:38 PM


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

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