The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
When someonte tries to befriend to anotheruser i got this error: Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /*****/forum/profile.php(722) : eval()'d code on line 3 I have disable all the plug and still the same problem. I?m running 3.7.3 and my 722 line is: Code:
eval(fetch_email_phrases('friendship_request_email', $touserinfo['languageid'])); require_once(DIR . '/includes/class_bbcode_alt.php'); $plaintext_parser =& new vB_BbCodeParser_PlainText($vbulletin, fetch_tag_list()); $plaintext_parser->set_parsing_language($touserinfo['languageid']); $message = $plaintext_parser->parse($message, 'privatemessage'); vbmail($touserinfo['email'], $subject, $message); Can anyone please help me? Thanks!!!!!!!!!!!! |
#2
|
||||
|
||||
![]()
This error is from a plugin you've installed. You should to disable each of your plugins then turn them on one-by-one until you do get the problem.
|
#3
|
|||
|
|||
![]()
Hi,
Thanks for your help. I have disable all the plugin and still have the problem... I don?t know from what plug in is... ![]() |
#4
|
|||
|
|||
![]()
Try reuploading all PHP vBulletin files.
Are you using a custom language? |
#5
|
|||
|
|||
![]()
Hi,
I just do it yesterday when i upgrade to 3.7.3. I?m using a custom language but when i use the standart english i still have the same error.... ![]() Perhaps some translation... |
#6
|
|||
|
|||
![]()
What language does the person you are trying to send it to, use? (Test it by trying to befriend someone who is using English language)
|
#7
|
|||
|
|||
![]()
Just try it... an still having the problem...
If i just could understand from what plug in it comes i woul uninstall it... |
#8
|
|||
|
|||
![]()
I don't think its a plugin, "Phrases" means it is from a language probably.
|
#9
|
|||
|
|||
![]()
Maybe...
I only get this error when the request friendship is sent to the other user. Otherwise it works fine. The sistem works fine and the befriend works, but it gives the erros for 2/3 seconds. --------------- Added [DATE]1221421900[/DATE] at [TIME]1221421900[/TIME] --------------- Quote:
I just uninstall the custom language and it works fine with no errors. The error is in sending the friendship email! ![]() --------------- Added [DATE]1221426914[/DATE] at [TIME]1221426914[/TIME] --------------- Solved. ![]() The translation of the language in the befriend email misses an " ] " in the text of the email: Quote:
Thanks for all the help!! :up::up: |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|