I have tried doing a new, clean install of PP Classifieds 3 times now, with the same results. (Integrated with
vb 4)
Warning: require_once(./includes/class_postbit.php) [function.require-once]: failed to open stream: No such file or directory in /home/xxx/public_html/classifiedads/header-inc.php on line 139
Fatal error: require_once() [function.require]: Failed opening required './includes/class_postbit.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/public_html/classifiedads/header-inc.php on line 139
I'm 99% sure my paths are correctly set. (and it seems to include the global.php after the chdir just fine in the header-inc.php). But when it gets to the class_postbit.php include on line 139 .. it craps out.
Any ideas?