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 Classifieds Support > Classifieds How do I...?

Classifieds How do I...? Wondering how to do something in Classifieds?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 28th, 2009, 06:57 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: May 2009
Posts: 73
Error uploading picture

I have been really rolling since I purchased Photopost Classifieds today. I was on my last classified ad for the day and it happens the picture is 2MB in size.

When trying to upload the picture for the ad I receive the following message
Quote:
IMG_0296.JPG: Uploaded file not found
Typical reason is that the file exceeded allowed limits.
I changed the upload limit to allow 3072 (which should be 3MB) and I receive the same error message. So to be on the safe side I changed it to 5120 (5MB) and logged out and back in again and still the same error. So the issue must refer to dimensions of the picture but in the Admin options it said it would resize if picture was too big. So I am confused.

Also for some reason, every one of my ads has html or php tags in the description (look at attachment for a screenshot)
Attached Images
File Type: jpg classifieds_html_tags.jpg (50.8 KB, 3 views)
wildweaselmi is offline   Reply With Quote
Old July 28th, 2009, 08:49 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
As far as images what is your allowed settings in edit usergroups?

what is the PHP maximum allowed filesize set to in upload options?

Remember your not allowed to upload a file larger than PHP uploadable filesize no matter what.

Are you using the WYSIWYG editor?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 29th, 2009, 06:10 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: May 2009
Posts: 73
Good Morning Chuck
In usergroups the maximum upload size has been set to 0 (unlimited) for every group (at this time).

PHP maximum filesize was set to the default of 2MB. I forgot since I created a new subdirectory to copy over my default php.ini file to the root of it so the settings can be applied.

As for the description issue.... I tried WYSIWYG editor in advanced and basic and those tags are displayed. If I choose none then it really gets messy by showing alot of bad characters for the ads that have been already posted. So I need to figure out how to correct the issue with WYSIWYG enabled (either basic or advanced).

I'll keep poking around and see if I come up with anything.
wildweaselmi is offline   Reply With Quote
Old July 29th, 2009, 06:59 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
Well what issue is left I can not tell by your response?

What version of classifieds are you using? I do beleive looking at the file there is more than enough un_htmlspecialchars lines.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 29th, 2009, 07:02 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: May 2009
Posts: 73
Sorry I wasn't clear (should never type before coffee)

Upload issue is solved (it was php.ini setting as you stated)

Description messy is the current standing issue which you can see here

I just purchased and downloaded yesterday so I have the latest version of Photopost classifieds
wildweaselmi is offline   Reply With Quote
Old July 29th, 2009, 07:17 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
Thats easy

This line in showproduct.php

Code:
Content visible to verified customers only.
should be

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 online now   Reply With Quote
Old July 29th, 2009, 07:30 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: May 2009
Posts: 73
I did make the change as noted but I have not noticed any difference.

Just to be sure the post would work with this change I tried changing in the Admin Options from basic editor to advanced editor and no difference.
wildweaselmi is offline   Reply With Quote
Old July 29th, 2009, 08:27 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
You can try right below that code I noted add this

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 online now   Reply With Quote
Old July 29th, 2009, 08:51 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: May 2009
Posts: 73
I added it but it appears to have the same results. Just so we are on the same page I am posting the code from showproduct.php
Code:
Content visible to verified customers only.
wildweaselmi is offline   Reply With Quote
Old July 29th, 2009, 09:11 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
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 online now   Reply With Quote
Old July 29th, 2009, 09:12 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
Next how are you entering text because why does your stuff have all capitals? Thats non XHTML compliant and I dont think thats coming from the editor.

Place a link to your site and a test regular user login.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 29th, 2009, 09:20 AM   #12 (permalink)
Member
Verified Customer
 
Join Date: May 2009
Posts: 73
Main Index - MyWiseGuys Classifieds

Problem solved but if you would like the userid and password for my site I can PM ya.

Last edited by wildweaselmi; July 29th, 2009 at 09:28 AM.
wildweaselmi is offline   Reply With Quote
Old July 29th, 2009, 09:28 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: May 2009
Posts: 73
Copy and Pasting the code you had previously corrected the problem and now it appears to be working fine.

I was using the cPanel Code Editor....

Thanks Chuck for helping me make Photopost Classifieds look much better on my site.
wildweaselmi is offline   Reply With Quote
Old July 29th, 2009, 09:36 AM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
Have a good day
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   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
Picture not uploading DaveS Photopost Pro Bug Reports 5 March 20th, 2009 01:27 PM
Problem uploading a picture. Steedagt Photopost Pro Bug Reports 1 July 4th, 2007 09:18 PM
Error code while uploading picture in photopost 5.5 swatch7e Photopost Pro Installation & Upgrades 8 October 5th, 2006 08:44 AM
Blank screen when uploading picture snw Installs and Upgrade - vBulletin 3.5.X 49 July 20th, 2006 02:25 AM
getting an error when uploading a picture cointech Classifieds Bug Reports 4 October 12th, 2005 12:30 PM


All times are GMT -5. The time now is 04:42 PM.

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