![]() |
[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 |
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 |
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 |
This is right on the typecast line typecast(Array, 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 |
what file? is that located |
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 |
hmm will check |
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 |
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(Array, 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 |
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 |
Code: Content visible to verified customers only.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. |
ok will try |
| All times are GMT -5. The time now is 02:19 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0