|
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
|