The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Well, you can always go to each line that's mentioned in the warning and take out the '&'. For example, change
Code:
$mail =& vB_QueueMail::fetch_instance(); to Code:
$mail = vB_QueueMail::fetch_instance(); |
#12
|
|||
|
|||
i lost database connection with that change
|
#13
|
|||
|
|||
I'd have to guess that that's an unrelated error, but I don't know why that would happen.
|
#14
|
||||
|
||||
Your install seems fine to me, the links work and i don't see any errors?
|
#15
|
|||
|
|||
Helped me again
thanks dude. |
#16
|
|||
|
|||
wow awesome same problem i have but solved.thank you very much.
|
#17
|
|||
|
|||
Code:
Deprecated: Assigning the return value of new by reference is deprecated in /home/teknolog/public_html/forum/showthread.php on line 639 Deprecated: Assigning the return value of new by reference is deprecated in /home/teknolog/public_html/forum/showthread.php on line 1041 Deprecated: Assigning the return value of new by reference is deprecated in /home/teknolog/public_html/forum/showthread.php on line 1046 Deprecated: Assigning the return value of new by reference is deprecated in /home/teknolog/public_html/forum/showthread.php on line 1518 Deprecated: Assigning the return value of new by reference is deprecated in /home/teknolog/public_html/forum/showthread.php on line 1523 Unable to add cookies, header already sent. File: /home/teknolog/public_html/forum/showthread.php Line: 639 and acp Code:
Deprecated: Assigning the return value of new by reference is deprecated in /home/teknolog/public_html/forum/admincp/options.php on line 1150 Deprecated: Assigning the return value of new by reference is deprecated in /home/teknolog/public_html/forum/admincp/options.php on line 1185 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|