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 August 9th, 2005, 10:44 PM   #1 (permalink)
Member
Verified Customer
 
somerfeld's Avatar
 
Join Date: May 2002
Posts: 217
[5.13]change per page picture amount ,.. will not go past page 1(NOT A BUG)

http://djgateway.com/v5/bin/gallery/...e/3/perpage/24

now try hitting page 2 or 3 etc.

doesnt work, every cat does this
somerfeld is offline   Reply With Quote
Old August 10th, 2005, 08:04 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
What version of the software you running? If I visit everyone elses site including mine it works so I can only assume your running an initial 5.0 or 5.1 release

On your typecast line you should have the following 'page' => INT
__________________
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 August 10th, 2005, 04:17 PM   #3 (permalink)
Member
Verified Customer
 
somerfeld's Avatar
 
Join Date: May 2002
Posts: 217
the latest version 5.13 look above in the subject line

djgateway.com/v5/bin/gallery/showgallery.php/cat/3004/page/3/perpage/24

look at the above link ,.. here it is again so you can see it . It does have page = 3
somerfeld is offline   Reply With Quote
Old August 10th, 2005, 04:55 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
This is right on the typecast line

typecast($_REQUEST, array('si' => STRING, 'name' => STRING, 'cat' => STRING, 'catp' => STRING, 'page' => INT,

so the only thing I can suggest since everyone elses site works is that you make sure you have all the latest files uploaded
__________________
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 August 10th, 2005, 05:16 PM   #5 (permalink)
Member
Verified Customer
 
somerfeld's Avatar
 
Join Date: May 2002
Posts: 217
what file? is that located
somerfeld is offline   Reply With Quote
Old August 10th, 2005, 05:21 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
It is located in showgallery.php and the download definately had this in there so I can only assume as I have said you have an old file on the server from a previous version
__________________
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 August 10th, 2005, 05:26 PM   #7 (permalink)
Member
Verified Customer
 
somerfeld's Avatar
 
Join Date: May 2002
Posts: 217
hmm will check
somerfeld is offline   Reply With Quote
Old August 30th, 2005, 02:59 AM   #8 (permalink)
Member
Verified Customer
 
somerfeld's Avatar
 
Join Date: May 2002
Posts: 217
ok I checked,.. downloaded and reuploaded the newest version.. it must be some other item

It still does not swtich pages if you change the picture amount per page number
somerfeld is offline   Reply With Quote
Old August 30th, 2005, 08:30 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
I would double check you have uploaded all the required files. You may even want to delete the files except the config files and upload the new files

page variable is clearly typecast

typecast($_REQUEST, array('si' => STRING, 'name' => STRING, 'cat' => STRING, 'catp' => STRING, 'page' => INT,

I have visited many sites running 5.13 and dont see an issue with this which is why I stated to upgrade. I beleive way back the issue here in a prior version when 5.1 came out page was not typecast
__________________
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 August 31st, 2005, 11:56 PM   #10 (permalink)
Member
Verified Customer
 
somerfeld's Avatar
 
Join Date: May 2002
Posts: 217
i checked the file looks fine, it has the typecast and is the newest version


I deleted all the files but the templates and my config and inc_features and inc_photopost and reuploaded.. I'm still have the problem

please advise thank you
somerfeld is offline   Reply With Quote
Old September 1st, 2005, 06:32 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Code:
Content visible to verified customers only.
I have viewed several sites and see no issues with this feature. As long as your page variable is being typecast things should work.

Now you must upload the templates as an FYI as there where templates that changed.

Now here are the following suggestions.

1. Delete all main scripts and templates except the config files then reupload clean 5.13 files to ensure your ftp client is not per chance not allowing a file to be overwritten

2. Try turning off your vb3 header and see if the page variable works. If this is the case then you have a hack you have applied in VB that is overwriting our variable. I have seen this on a few sites that are hacked so something to try.

Otherwise thats about all I can suggest.
__________________
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 September 1st, 2005, 08:31 AM   #12 (permalink)
Member
Verified Customer
 
somerfeld's Avatar
 
Join Date: May 2002
Posts: 217
ok will try
somerfeld 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
Uploading picture shows blank page? marinefiend Installs and Upgrade - vBulletin 3.5.X 5 November 15th, 2005 06:49 AM
5.2 Bug: Random images on main page do not change on refresh(NOT A BUG) South Fork Photopost Pro Bug Reports 3 October 4th, 2005 09:52 PM
How to how most recent picture on an html page? Carolem Photopost Pro How Do I...? 3 September 26th, 2005 03:04 PM
Change the page links in an album robert_2004 How Do I? - vBulletin 3.0.X 3 March 17th, 2005 08:35 AM
Per Page Change suttercane ReviewPost Installation & Upgrades 1 October 12th, 2004 06:12 PM


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

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