Well, Ive debugged the sluggish loading problem as far as I can and have localized it to the following line in pp-inc.php:
print $theader;
I've tried to get the contents of that variable but have been unable to do so.
Maybe that will help you a bit more.
One last question: If I disable
vb integration to get around the loading problem, will my users have to login to pp_classifieds separately to get to the ads? Or will pp_classifieds read their session cookie from
vb and let them in?