Hopefully without sounding too rude, as I appreciate the help, but have you read my
rather extensive post? I try to give the coder as much info as possible.
Quote:
If I change the require_once function to use the full absolute file path, then the inclusion errors dissappear, but I see no forums in the forumlist. In this case the page source gives me this error:
Code:
Fatal error: Call to undefined function: fetch_foruminfo() in /var/www/vhosts/iphoneclub.nl/httpdocs/wp-content/plugins/vbbridge.php on line 478
This function is only defined in functions.php (and by quick glance not in functions_misc.php). When I try to include functions.php instead of functions_misc.php WP throws me an error "Cannot redeclare is_valid_email".
|