YabbSE Integration YabbSE Integration
 

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

YabbSE Integration

Started by cerberus, October 18, 2003, 03:20:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Cheffu

Ich have set yabbse.inc.php on the right Setting.php path but I go on the site in www this error comes:


Coppermine critical error:
Unable to connect to YaBB SE Board database !

MySQL said: Access denied for user: '***@srv7.b-one.nu' (Using password: YES)


What can I do or make I something wrong?
Schreibfehler sind beabsichtigt und dienen der allgemeinen Belustigung.

Joachim Müller

Benny,

post the actual path you have set it to.

GauGau

Cheffu

I will first test another thing.  If it won't works after that, I will write here.
Schreibfehler sind beabsichtigt und dienen der allgemeinen Belustigung.

Cheffu

I have found in the Readme what I must do when I must do the same thing as by a phpbb integration. But I will mention, in init.inc.php is
"// define('UDB_INTEGRATION', 'yabbse');"
but that must add in the readme. Now, there's just write
"// define('UDB_INTEGRATION', 'phpbb');
// define('UDB_INTEGRATION', 'invisionboard');
// define('UDB_INTEGRATION', 'vbulletin');"
and
"// define('UDB_INTEGRATION', 'yabbse');"
is missing.

I thing that this must be correct, GauGau.
Schreibfehler sind beabsichtigt und dienen der allgemeinen Belustigung.

Joachim Müller

This has already been fixed in the cvs (both stable and dev), but in the public release there's still no documentation for yabbse (will hopefully be there in the final); thanks for your remark.

GauGau

Cheffu

I've found a problem with the YabbSE Integration. When i'm in YabbSE loged in and I go to Coppermine, I'm loged in, but when I will log out in Coppermine, a page from YabbSE comes where is write:
"Ein Fehler ist aufgetreten!

Session Check fehlgeschlagen. Bitte versuchen Sie es noch einmal."
I thing you must become the same when you test it, GauGau.
Schreibfehler sind beabsichtigt und dienen der allgemeinen Belustigung.

Joachim Müller

Please search the board before posting: this is a well known issue!
When posting here, please post completely in English (switch YaBB SE temporarily to english to get the error message in english as well).
Don't refer to separate issues in one thread.

In other words: I appreciate your willingness to help, but please make sure you have really new issues to report and also make sure to use some common sense (read&search before posting).

[german only, off-topic]Something personal (we know each other): Benny, ist ja schön, dass Du mich hier im Netz "gefunden" hast; es gelten hier aber (genau wie anderswo) ein paar Regeln. Bitte halte Dich an diese Regeln! Keine "Gefälligkeits-Postings" - hier wird ernsthaft an einem Projekt gearbeitet und mir ist die Zeit zu Schade, immer die gleichen Fragen zu beantworten. Das Durchschnitts-Alter hier im Forum dürfte noch höher liegen als im YaBB SE-Forum, daher ist noch mehr Fingerspitzengefühl von Deiner Seite gefordert[/german]

GauGau

cerberus

I've setted up the integration between CPG 1.2 & YaBB SE.

When I'm trying to login from CPG I'm beeing redirected to the YaBB SE login.

I login there, but when I go to CPG I'm not recognized.

Cookies are enabled. I haven't installed any mod, and I'm using the file from the original package..

Any thoughts?
With Best Regards, Cerberus
Edamus, bibamus, gaudeamus.
http://www.pocketpcrussia.com - My Main Site

Joachim Müller

make sure you don't use the same cookie names for yabbse and coppermine!

GauGau

cerberus

I've changed the cookie name, but I'm not recognized :(  :cry:
With Best Regards, Cerberus
Edamus, bibamus, gaudeamus.
http://www.pocketpcrussia.com - My Main Site

Joachim Müller

delete all cookies from your domain on your hard drive and try again.
Use force-refresh ([Ctrl]+[F5]).

GauGau

cerberus

Same stuff  :cry:
I'm not being recognized.

btw I'm using not YaBBSE, but PFaBB .

I don't know what to do :?:  :roll: .

I can PM you the required urls if needed...
With Best Regards, Cerberus
Edamus, bibamus, gaudeamus.
http://www.pocketpcrussia.com - My Main Site

Joachim Müller

I won't support "secret" pages, so please don't pm me the links; post them or ask somebody else for support.

GauGau

cerberus

Quote from: "gaugau"I won't support "secret" pages, so please don't pm me the links; post them or ask somebody else for support.

GauGau
Actually they aren't secret - I don't want to unveil to gallery to my members right now, because it will be a surprise. Here are the links:

YSE
Gallery

I will be grateful if you can take a look there (both are in english) ;)

Cerberus
With Best Regards, Cerberus
Edamus, bibamus, gaudeamus.
http://www.pocketpcrussia.com - My Main Site

Joachim Müller

please provide a test account as well.
I noticed that you're using an enormous amount of third party cookies - so my guess is this is cookie-related...

GauGau

cerberus

With Best Regards, Cerberus
Edamus, bibamus, gaudeamus.
http://www.pocketpcrussia.com - My Main Site

kartoo

I have a problem with the yabbse integration :(

when i call the CPG homepage this error is written back:

Notice: Undefined variable: cookiename in c:\htdocs\gallery\bridge\yabbse.inc.php on line 44
Fatal error: Call to undefined function: database_error() in c:\htdocs\gallery\bridge\yabbse.inc.php on line 74

CPGallery 1.2
YabbSE 1.4.1 (re-edited from Yabb Italian team as YabbI 1.1)
Apache, PHP and MySql Running on my PC (for the moment)

Thank you all!!!

Joachim Müller

The bridge file is confirmed to work with YaBB SE 1.5.x. As I don't run yabbse1.4.x anymore (and neither the modifications Yabbsi did) I simply can't tell you what went wrong. Dig into the code of the bridge file and modify it to your needs.

GauGau

P.S. You shouldn't run a webserver on your pc. Really, I know what I'm saying: don't, for your own sake!

kartoo

i have already edited some lines of the bridge file :(

but i don't know what is "cookiename" in yabbi 'cause i have "cookieusername" and "cookiepsw" :(
And the error system seems to be different too :(

I'll try to comment every line that got me an error ;)

cerberus

GauGau, have you tried to login with the information posted above?
With Best Regards, Cerberus
Edamus, bibamus, gaudeamus.
http://www.pocketpcrussia.com - My Main Site