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