Go Back   vb.org Archive > vBulletin Modifications > Premium Modifications > vBulletin Open Source Products > Project Tools
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
4.2.1 white page on members profile Details »»
4.2.1 white page on members profile
Version: , by lucky8919 lucky8919 is offline
Developer Last Online: Apr 2016 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 06-03-2013 Last Update: Never Installs: 0
 
No support by the author.

I'm having a white page on some members profiles after installing this mod-add, but I'm not being able to fix it even if I disable this modification.

I dunno how to see the errors the white page is throwing.

FIX IS IN THE POST BELOW

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 06-03-2013, 01:04 PM
lucky8919 lucky8919 is offline
 
Join Date: Oct 2008
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

--------------- Added [DATE]1370274005[/DATE] at [TIME]1370274005[/TIME] ---------------

For anyone Who is having this issue I fixed it. I leave it here step by step.

1?

First of all go to your vBulletin installation and then go to the dir: /vb/activitystream/view/perm/project/

2?

Open the file issue.php

Search for
PHP Code:
public function __construct(&$content
Replace it with

PHP Code:
public function __construct(&$content, &$vbphrase
3?

Search for:
PHP Code:
return parent::__construct($content); 
Replace it with

PHP Code:
return parent::__construct($content,$vbphrase); 
4?

Search for:

PHP Code:
public function fetchTemplate($templatename$activity
Replace it with:

PHP Code:
public function fetchTemplate($templatename$activity$skipgroup false$fetchphrase false

Do exactly the same for the file issuenote.php

If all changes where made right, you're going to see again activty stream on members page, and home page without any issue.
Reply With Quote
Благодарность от:
fxdigi-cash
  #3  
Old 06-03-2013, 02:41 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, so the white page shows up only on the members profile!! or somewhere else??

if that is the case, then you need to disable all mods in your vb if you have any... then check if everything goes back to normal... if not, then possibly you have update the counters in the admin cp maintenance section...

you have to clear your browser cache after all to let things go right...

also, if that didn't work, you need to do a diagnostic test from admin cp maintenance section ...

hope that helps
Reply With Quote
  #4  
Old 06-03-2013, 02:44 PM
lucky8919 lucky8919 is offline
 
Join Date: Oct 2008
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've leave the fix in the post above
Reply With Quote
  #5  
Old 06-11-2013, 03:21 PM
findingpeace's Avatar
findingpeace findingpeace is offline
 
Join Date: Nov 2011
Posts: 268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for this fix. Was seeing blank page with error message for anyone who updated the issue system, or if they were friends with a user who did (showed in the activity stream).
Reply With Quote
  #6  
Old 06-18-2013, 07:52 PM
lucky8919 lucky8919 is offline
 
Join Date: Oct 2008
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by findingpeace View Post
Thank you for this fix. Was seeing blank page with error message for anyone who updated the issue system, or if they were friends with a user who did (showed in the activity stream).
You're welcome! I'm glad it was useful for someone
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:18 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03798 seconds
  • Memory Usage 2,260KB
  • Queries Executed 19 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (5)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (1)post_thanks_box_bit
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (6)post_thanks_postbit_info
  • (5)postbit
  • (6)postbit_onlinestatus
  • (6)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete