vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Profile Page Issue (Blank Page) (https://vborg.vbsupport.ru/showthread.php?t=222802)

faizulhaque 09-09-2009 03:10 PM

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: :(

Lynne 09-09-2009 03:39 PM

Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

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:

define('DISABLE_HOOKS'true); 

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.

faizulhaque 09-09-2009 04:07 PM

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.

Lynne 09-09-2009 04:08 PM

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.

faizulhaque 09-09-2009 04:49 PM

how i find that that modification to remove sir.

Lynne 09-09-2009 05:05 PM

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.

faizulhaque 09-09-2009 05:36 PM

ok. sir i don't remove that code from config.php than is there any issue.?

Lynne 09-09-2009 06:22 PM

Well, if you don't remove that code from the config.php file, then none of your modifications will work.

faizulhaque 09-10-2009 05:20 PM

ok Thanks Mate:
My Issue is Resolved.


All times are GMT. The time now is 02:57 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
  • Page Generation 0.00995 seconds
  • Memory Usage 1,722KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete