View Single Post
Old 06-11-2003, 12:54 PM  
Roxane
Confirmed User
 
Join Date: May 2002
Posts: 154
Quote:
Originally posted by 4Pics
Ok found out how to fix it so it displays sites.

In builderfuncs.php find

$query .= " LIMIT $limit, $offset";

change to

$query .= " LIMIT $offset, $limit";

Anyone else with problems please post them (not authenication problems since I dont have that)
I haven't worked on it since yesterday. But yes, 4Pics, I had the same problem and fixed it the same way. When I start working on it again. I'll post some more.

Stramm, I haven't forgotten about you. I'll try to get you the files today.

Roxane
Roxane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote