Welcome to Geeklog, Anonymous Thursday, March 28 2024 @ 05:29 am EDT

Geeklog Forums

phpbbbridge install problem


TPCpro

Anonymous
confused
Ok, everything works fine, sorta (my forum link doesn't show up on the header, but it's ok, I don't need it). But when I get to the installer, it returns this:
Text Formatted Code

Notice: Undefined variable: action in C:\Program Files\Abyss Web Server\htdocs\geeklog\admin\plugins\phpbbbridge\install.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Abyss Web Server\htdocs\geeklog\admin\plugins\phpbbbridge\install.php:35) in C:\Program Files\Abyss Web Server\htdocs\geeklog\system\lib-sessions.php on line 191

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Abyss Web Server\htdocs\geeklog\admin\plugins\phpbbbridge\install.php:35) in C:\Program Files\Abyss Web Server\htdocs\geeklog\system\lib-sessions.php on line 203

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Abyss Web Server\htdocs\geeklog\admin\plugins\phpbbbridge\install.php:35) in C:\Program Files\Abyss Web Server\htdocs\phpbb2\includes\sessions.php on line 188

Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\Abyss Web Server\htdocs\geeklog\admin\plugins\phpbbbridge\install.php:35) in C:\Program Files\Abyss Web Server\htdocs\phpbb2\includes\sessions.php on line 189
Template Error: set_root: C:\Program Files\Abyss Web Server\htdocs\phpbb2\templates/iCGstation is not a directory.
Halted.
 


Ie: The template error I can fix. It's a long story about that. But I don't know about the rest of the errors. PLEASE HELP
ty in advance,
Jt
 Quote

Status: offline

Turias

Forum User
Full Member
Registered: 10/20/03
Posts: 807
It looks like your php warning level is higher than mine. At the top of the plugin's install.php, change

Text Formatted Code
$theAction = $action;
 


to

Text Formatted Code
if ($action)
{
    $theAction = $action;
}
 


If that doesn't fix all of your errors, and you still have "cannot modify header info" messages, try making sure that all of the new and changed files don't have any whitespace after the final ?>

Let me know if that helps!
 Quote

TPCpro

Anonymous
angry
Errr, I don't think I like geek log. Nothing but trouble so far After doing that, now that install doesn't show up when I click the plug ins
 Quote

Status: offline

Turias

Forum User
Full Member
Registered: 10/20/03
Posts: 807
That's because I think it already installed. The errors you were getting before were just warnings. The install probably went through just fine.

Is phpbbbridge listed as installed in the plugin admin page?

Also, browse to http://yoursite.com/admin/plugins/phpbbbridge/install.php and see what is displayed there.
 Quote

TPCpro

Anonymous
angry
Nope, only plug in listed is the statistic plug in. When I went to the install page you listed I got this:


When click install, it just loops back to that same page
 Quote

TPCpro

Anonymous
angry
Err, looks like the IMG doesn't want to show. YOu can go to http://tpcpro.no-ip.com/geeklog.png to view it
 Quote

Status: offline

Turias

Forum User
Full Member
Registered: 10/20/03
Posts: 807
1. Make sure you make the changes I told you to make a couple posts ago. I don't think you have.

2. If the phpbbbridge entry does not exist on the plugin admin page, then it means you didn't copy all of the phpbbbridge files and directories to their correct locations. I would go through the install readme very carefully and make sure that you do everything it says.
 Quote

All times are EDT. The time is now 05:29 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content