This website can use cookies to improve the user experience

This website can use cookies to improve the user experience and to provide certain services and functions to users. Cookies contain small amounts of information (such as login information and user preferences) and will be stored on your device.

Enable All Cookies Privacy Policy

Problem bbwrapper


avatar
trackvlek 0
From: -
Problem bbwrapper

okey, i'm using invision board 2.x and esselbach story teller,

Storyteller is uploaded in my root
and invision in root/forums

i configured my bbwrapper.php like:

// Bulletin Board Configuration ##############################################

$bb_host = "sql01.hostingdiscounter.nl";
$bb_dbname = "battlez_nl";
$bb_dbuser = "battlez_nl";
$bb_dbpasswd = "XXXXXXXXXXX";
$bb_url = "forum/";
$bb_panel = $bb_url."index.php?act=UserCP";
$bb_whatsnew = $bb_url."index.php?act=Search&CODE=getnew";
$bb_pms = $bb_url."index.php?act=Msg";
$bb_private = ""; // private forums. For example: 4,11 will exclude forum 4 & 11
$bb_prefix = "ibf_";


but i doesn't work, what am i doing wrong?

thx for your help

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


1 Re: Problem bbwrapper
avatar
OP 0
From: -
Problem bbwrapper

i know i used 1.3..
1 Re: Problem bbwrapper
avatar
Administrator
1340
From: Vienna, Austria
Problem bbwrapper

You need to use the bbwrapper module for Invision Board 1.x. The bbwrapper for 2.0 will not work on 1.3
1 Re: Problem bbwrapper
avatar
OP 0
From: -
Problem bbwrapper

pfff stopid invision

I upgraded 1.3 to 2.0
and then i couldn't login anymore.. stopid invisionboards..:S

so i wanna work with 1.3 but here the bwrapper doesn't work either.
1 Re: Problem bbwrapper
avatar
OP 0
From: -
Problem bbwrapper

hey damn u;re right okey hold on i updatw to 2.0
hey don't u got msn messenger? talks a lot easier,plz add tupacrulezz@hotmail.com

thx
1 Re: Problem bbwrapper
avatar
Administrator
1340
From: Vienna, Austria
Problem bbwrapper

I just looked at your site. It seems like that you are running Invision Board 1.3.1?
1 Re: Problem bbwrapper
avatar
Administrator
1340
From: Vienna, Austria
Problem bbwrapper

Originally posted by trackvlek:
The pm link, i thought that the private messages link goes to your pm directory on the forum.. ist that how the link needs to go?

I see. Open pm.php in an editor and find:
header("Location: $bb_panel");


Then replace this line with:
header("Location: $bb_pms");


Originally posted by trackvlek:
on the main site they cant login,

I just tried Storyteller with Invision Board 2.0.0 PDF2 on my test server. Everything seems to work fine.

Is your Invision Board a fresh installation or an upgrade from another version?
1 Re: Problem bbwrapper
avatar
OP 0
From: -
Problem bbwrapper

okey
on the main site they cant login,

The pm link, i thought that the private messages link goes to your pm directory on the forum.. ist that how the link needs to go?
1 Re: Problem bbwrapper
avatar
Administrator
1340
From: Vienna, Austria
Problem bbwrapper

Originally posted by trackvlek:
yes i did but i cant login with the users accounts from invision.

On the main site or admin control panel?

Only the main site login is shared between both applications. The admin control panel needs still admin users in the Storyteller database.

Originally posted by trackvlek:
The user panel link is working
The PM link is goint to the user panel so that isn''t good also :S

Storyteller's own private message module is only working on standalone installations. It makes no sense to have two different private message systems.
1 Re: Problem bbwrapper
avatar
OP 0
From: -
Problem bbwrapper

yes i did but i cant login with the users accounts from invision.

The user panel link is working
The PM link is goint to the user panel so that isn''t good also :S

plz help me..
1 Re: Problem bbwrapper
avatar
Administrator
1340
From: Vienna, Austria
Problem bbwrapper

What is exactly the problem? Did you copy the bbwrapper.php to your Storyteller root directory?

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.