The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Profile Page Issue (Blank Page)
i m facing Blank Page Issue with profile.php
like /profile.php?do=editavatar /profile.php?do=editsignature /profile.php?do=editpassword /profile.php?do=editoptions /profile.php?do=ignorelist all above page showing Blank. i replace this but issue still persist. Any Help: |
#2
|
||||
|
||||
Create a new style with no parent:
If it is still happening - Try disabling your modifications/plugins and see if you still have this problem. Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php PHP Code:
|
#3
|
|||
|
|||
define('DISABLE_HOOKS', true);
by adding this problem is solved. Can You Tell me why this Happan bro. Finally Thanks for you Prompt Help bro. |
#4
|
||||
|
||||
That means that it is a modification that is causing the problem. Now you should remove that link from your config.php file and go through each modification and disable it and see if the problem is fixed.
|
#5
|
|||
|
|||
how i find that that modification to remove sir.
|
#6
|
||||
|
||||
I just told you how. Turn them all on. Then turn one off. See if it fixes the problem. If not, turn another off, see if it fixes the problem. Keep doing that. Eventually, you will turn one off and the problem will be fixed and that means it was that modification causing the problem.
|
#7
|
|||
|
|||
ok. sir i don't remove that code from config.php than is there any issue.?
|
#8
|
||||
|
||||
Well, if you don't remove that code from the config.php file, then none of your modifications will work.
|
#9
|
|||
|
|||
ok Thanks Mate:
My Issue is Resolved. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|