Log in

View Full Version : [Help Please] PM error


indowebcam
07-21-2006, 04:19 PM
Cant send any pm

vBulletin Message :

Could not find phrase 'cantpm'

http://img.photobucket.com/albums/v486/ukhies/erorpm.jpg


i'm using VB 3.5.4

Product instaled :


Add Banner
Banner & Adsense Posbit
Banner On Forum Home Postbits
Banner System
ecDownloads
EMail Address Obfuscator
Form Hack
Nicer Greeting On NavBar
[HIDE] Hack Resurrection
vBadvanced CMPS

peterska2
07-21-2006, 04:34 PM
try disabling your products one at a time until you find the problem. If they are all disabled and the problem still persists, import the vbulletin-language.xml file found in your install folder setting it to overwrite the existing language. This will replace any missing default phrases.

indowebcam
07-21-2006, 05:36 PM
thanks, but still error.

peterska2
07-21-2006, 06:07 PM
Did you reimport the vbulletin-language.xml via import languages overwriting the existing one?

indowebcam
07-21-2006, 06:12 PM
yup, i have re import vbulletin-language.xml

what must i do next ?

peterska2
07-21-2006, 06:17 PM
Have you installed anything new recently since you were last able to send a PM successfully?

In your config.php file, right at the top on a new line under <?php put
define('DISABLE_HOOKS', true);

Then see if you still have the error. If you don't then it is linked to something that you have installed.

indowebcam
07-21-2006, 06:57 PM
after put it i have error msg


for VB CMPS :

fatal error: Call to undefined function print_portal_output() in /public_html/index.php on line 44


and forum didn't display corectly

but pm is available

peterska2
07-21-2006, 07:12 PM
ok, so now disable all products in the product manager, then remove the line from your config file and start enabling the products one at a time checking it between each one until you find the one that is causing the error.

indowebcam
07-21-2006, 07:26 PM
thanks bro, i found the trouble...

trouble on plugins :cant use pm with out X posts

i shut it down..

biggest thanks for you :)

peterska2
07-21-2006, 07:29 PM
No probs. If you ever get any errors, this method is always the best place to start. 99% of the time you find the bug.

Paul M
07-21-2006, 07:39 PM
Did you miss that from your list in the first post then ?