Forum Replies Created
-
In reply to: Uploaded files but getting errors when visiting page
Hi John:
I downloaded from this website, the following page:
I downloaded the “Latest 1.0 zip” version….
Please advise,
A.
In reply to: Uploaded files but getting errors when visiting pageHi John:
Great question. I have not WRITTEN anything in WordPress, but WordPress is one of the “canned options” for this website hosting platform (godaddy.com linux).
I will be pleased to give you the login and pw to admin the site if that would help, you could look at the files, etc. The only thing that I’ve actually uploaded to it is the set of uncompressed bbpress files.
Please advise. THanks alot
A.
In reply to: Uploaded files but getting errors when visiting pageWhen I deleted the line 2: require_once (‘admin.php’);
I now get the error that you currently see on the site
http://www.MichiganPokerNews.com
Which is:
Fatal error: Call to undefined function bb_get_forums() in /home/content/m/i/c/michiganpoker/html/bb-admin.php on line 4
Line 4 code currently reads:
$forums = bb_get_forums();
thoughts?
A.
In reply to: Uploaded files but getting errors when visiting pageThanks John: Before I move forward, I went to the site and here’s the code on line 2:
require_once(‘admin.php’);
I notice, looking through the file list both on my computer and on the remote site that there is no file labelled “admin.php”.
Could that be the problem? I’m using a 5.* version of php if that helps.
Also, the only file thats a “home” or “index” file is index.php….
Hope this may help you pinpoint the problem a bit. Thanks, A.