Integration Error with wbb 2.1 Integration Error with wbb 2.1
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Integration Error with wbb 2.1

Started by EiskalterEngel, September 14, 2004, 07:55:03 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

EiskalterEngel

Hello,

I have problems with the integration to the wbb 2.1.0!

The login are not correct and the there is an error in a php file....

You can see the Gallery here: http://www.ghcic.de/gallery/index.php

Can somebody help me?

thanks

EiskalterEngel

here are the php error of the picture view:


Template error
Failed to find block 'ipinfo'(#(<!-- BEGIN ipinfo -->)(.*?)(<!-- END ipinfo -->)#s) in :

<tr>
<td>
<table width="100%" cellpadding="0" cellspacing="0">
<td class="tableh2_compact" nowrap>
<b>{MSG_AUTHOR}</b>
</td>
<td class="tableh2_compact" align="right" width="100%">
{BUTTONS}
</td>
<td class="tableh2_compact" align="right" nowrap>
<span class="comment_date">[{MSG_DATE}]</span>
</td>
</table>
</td>
</tr>
<tr>
<td class="tableb_compact">
<div id="cbody{MSG_ID}" style="display:block">
{MSG_BODY}
</div>
<div id="cedit{MSG_ID}" style="display:none">
{EDIT}

</div>
</td>
</tr>

EiskalterEngel

oh, i solved the template error....

but the bridge doesn`t work.....

can somebody help me?

Joachim Müller

you usually post a test user account to test integration with, as we won't go through registration.

Joachim

EiskalterEngel

www.insideall.de/wbb2

user: test
password: test

www.insideall.de -> Gallery

Joachim Müller

Integration requires authentification by cookie. Since your bbs site is running on a different domain than your gallery, there's nothing you can do to integrate them, as cookies from one domain can't be read by a script on the other domain. Unless you move your gallery to insideall.de, there won't be integration for you. Please read the coppermine docs, especially the section about integration.

Joachim

EiskalterEngel

The gallery is on www.ghcic.de/gallery and the board on www.ghcic.de/insideall/wbb2

Is it not possible to integrate it?

Can I move the Gallery to the InsideAll Folder by a simple way?

Joachim Müller

if they're both on the same domain and you're not performing some strange redirection, you can bridge the two. Like I said: the BBS app and coppermine have to reside on the same domain. Take a look into the cookie path of your bbs: the path has to be something that is readible for coppermine, usually "/" (without the quotes) is fine.

Joachim

EiskalterEngel

should i install a extern login, because the link to the gallery login goes to the board overview..........?

Joachim Müller

Where's the login page of wbb? The login box at the bottom your your bbs is hardly visible. I'm not sure what you mean by "extern login", but yes: the wbb board should have a login page of it's own. It's expected behaviour that visitors are being sent to your bbs' login page if they click the "login" link on the coppermine page.

Joachim

EiskalterEngel

#10
hmmmmm

we will see.....

I hope it works soon....

EiskalterEngel

I have still two problems, the login and the logout.....

if i want to login, i come to the board overview and if i logout i come to the hm portal....

can somebody help me?

thanks

Joachim Müller

and what exactly is your question? This is expected behaviour if you don't have a dedicated login page. WBB doesn't support redirection after login, so you're encouraged to add a gallery link back from your bbs to your coppermine page.
Quite frankly, I can't see any reason to use wbb, from all the BBS apps I know it's the one I'd never use: it's expensive, it doesn't have as many features as other (free) apps, it doesn't have multi-language support, there's only a small community (because it's not free and available in german only).

Another thing that puzzles me is the fact that you installed your coppermine gallery into a sub-folder of your wbb install - is there any special reason for this?

Joachim

P.S. When using frames, don't post links to your main portal page when asking for support, but a link that directly leads to your coppermine install - the link should have gone to http://www.insideall.de/wbb2/gallery/

EiskalterEngel

a friend of me put the gallery into the wbb folder because of the cookies.....

I want to install the future, that only registered user can see the pictures and the guests only can see the thumbs. And when they want to see the pics and klick on it, a site comes and say they had to register....

how can i manage that?

Could you help me please GauGau? My ICQ Number is 72649546

thanks in advance


Casper

The instructions to do that are in the faq, see the link at the top.

We do not give support by icq, msn, yahoo or any other messenger type service or email, just on this board.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Joachim Müller

1) Putting Coppermine into a sub-folder of the BBS just to make the cookie work was not the right strategy, but anyway, leave it like that.
2) We have a "one question per thread" policy on this board, please don't try to hijack threads with unrelated questions - not even the ones you started yourself.
3) Please search the board before asking questions - your question has been answered before, see http://coppermine.sourceforge.net/faq.php#registeredUsersOnly There's a mod as well, that will accomplish this, but afaik it will only work for unbridged installs.

Joachim