PDA


View Full Version : News "go to page" function error...


mertoxin
02-20-2008, 06:20 AM
http://i25.tinypic.com/91jl1d.jpg

When i click the page number 2-3-4 or any page number
this function working good.

Example (working):
http://www.xxxxxxxx.com/index.php?pageid=home&news_page=2


...But when i click to "Go to Page..." button and
entering manuel page number, page not shown.

Example (not working):
http://www.xxxxxxxx.com/index.php?pageid=home&page=2

Which template used this function ?



Regards...

mertoxin
02-21-2008, 02:30 AM
Any idea ?

Brian
02-21-2008, 10:01 PM
Unfortunately it looks like the only way around this for now is to disable the pop-up menu in the page navigation. I've went ahead and applied this fix to the modules/news.php file in the download package here, so if you will download the files again and upload the updated file over your existing one, that should hide the pop-up menu.

mertoxin
02-22-2008, 01:31 PM
Unfortunately it looks like the only way around this for now is to disable the pop-up menu in the page navigation. I've went ahead and applied this fix to the modules/news.php file in the download package here, so if you will download the files again and upload the updated file over your existing one, that should hide the pop-up menu.

Thanks Brian.