PDA

View Full Version : Page Indexing problem


enoc
07-30-2006, 02:40 AM
Please help... :huh:

this is my directory http://phildirectory.net
i dont know why its page indexing doesn't work.

example, try to search the directory, let say you want to search about "beatles".

it will say, LINKS FOUND: 11, (2 pages).
It will only display PAGE 1 but not the second page even if I click it.... please help.... :huh: :huh: :huh:

What should I do...

WTM
07-30-2006, 03:32 AM
1. Which version of the scropt are you using?
2. If it's a Pro version - did you install upgrade patch?

Greg
07-30-2006, 03:34 AM
Which version are you using? If ProVersion did you apply the patch?

Greg
07-30-2006, 03:35 AM
You beat me WTM :)

enoc
07-30-2006, 03:37 AM
I am using the DEMO version - 1.5 I think. :(

enoc
07-30-2006, 03:47 AM
I tried to install the cron patch but it still didn't work....

enoc
07-30-2006, 04:05 AM
Hey, I already found the solution! :yahoo:

For those have the same problem, open utils.php file, go to line #86 and insert the code below:

if (1 == $aParams['aType'])
{
$delim = ('.php' == strtolower(substr($aParams['aTemplate'], -4))) ? '?' : '&';
}


I found it here http://www.esyndicat.com/old_forum/about1426.html

Thanks guys!

WTM
07-30-2006, 05:01 AM
You beat me WTM :)
Again with this cheat list... Who did you buy yours from? :D

Sergey Ten
08-03-2006, 04:45 PM
enoc :good: