![]() |
Danke erst mal... ich werde es heute nacht mal testen. Wäre echt cool wenn's funktionieren würde. Melde mich wieder...
|
One thing I've noticed with this hack is that it does not integrate the phpMyChat profile with the forums profile. Any future for that?
|
Yes, u can link the vbb profile on chat pages.... I think it will be in upgrade... :)
|
Hallo nochmal,
habs jetzt probiert... jetzt kommt folgender Fehler: Fatal error: Call to a member function on a non-object in index.lib.php3 on line 161 Code:
$PREMS = "admin"; |
du mus alles mit require oder include vorher schieben
|
?? Sorry aber das verstehe ich jetzt nicht ??
|
try to replace
$PREMS = "admin"; mit $DbLink->clean_results(); $PREMS = "admin"; |
Hm, jetzt kommt folgender fehler...
Fatal error: Call to a member function on a non-object in index.lib.php3 on line 158 Code:
$getusername=$DB_site->query_first("SELECT username FROM user WHERE userid=$bbuserid"); |
aslo
move require("./${ChatPath}config/config.lib.php3"); require("./${ChatPath}lib/release.lib.php3"); require("./${ChatPath}localization/languages.lib.php3"); require("./${ChatPath}localization/".$L."/localized.chat.php3"); require("./${ChatPath}lib/database/".C_DB_TYPE.".lib.php3"); require("./${ChatPath}lib/clean.lib.php3"); include("./${ChatPath}lib/get_IP.lib.php3"); das alles bevor das hack anfaengt |
I upgraded from 2.02 to 2.03 and now I get this when going to index.php3. Any clue? Database error: Invalid SQL: DELETE FROM c_messages WHERE m_time < 997295258
MySQL error: 1146 (Table 'dssmafif_+++++f.c_messages' doesn't exist) Session halted. |
All times are GMT. The time now is 05:38 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|