Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 12-23-2004, 03:08 PM
docvader's Avatar
docvader docvader is offline
 
Join Date: Dec 2002
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Missing member profiles

I've installed a bunch of hacks, all successfully, and they all seem to live well amongst each other. But, for some reason recently, I can't see member profiles. When clicking on a link that is supposed to bring up the member profile page (via member.php), we get a blank white page.

I've reverted to my original member.php code, and have also reverted to my original memberinfo template, all to no avail. What other templates / codes are utilized when attempting to bring up a member profile, so that I can try to troubleshoot this?? Is it possible that this could be a database issue? (Haven't messed in there though).

Thanks!
rich

http://x.russbo.com/vb/index.php
Reply With Quote
  #2  
Old 12-23-2004, 03:56 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Upload a fresh profile.php Btw you have no scrollbar in firefox ?
Reply With Quote
  #3  
Old 12-23-2004, 06:54 PM
docvader's Avatar
docvader docvader is offline
 
Join Date: Dec 2002
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dean, that didn't do it. Reverted back to original profile.php without any success. Bizarre, isn't this? Everything else works. I'm wondering if it's a template issue. But I just don't know where to look at this point.

Greatly appreciate the help.

rich
Reply With Quote
  #4  
Old 12-23-2004, 07:21 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try making a default style for your board (no custom templates, stock vB3 style). And see if the profile loads then ?
Reply With Quote
  #5  
Old 12-23-2004, 07:38 PM
docvader's Avatar
docvader docvader is offline
 
Join Date: Dec 2002
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I loaded the default vbulletin style, is completely unadulterated. (it's on the style drop down list now). Still don't get member profiles to show up. So, can now we assume that this is not a template issue? And if it isn't, why didn't the member profile show back up when I reverted back to original member.php and profile.php?

Thanks!
rich
Reply With Quote
  #6  
Old 12-23-2004, 07:44 PM
Dan's Avatar
Dan Dan is offline
 
Join Date: Dec 2002
Location: Titusville, Florida
Posts: 1,787
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by docvader
I loaded the default vbulletin style, is completely unadulterated. (it's on the style drop down list now). Still don't get member profiles to show up. So, can now we assume that this is not a template issue? And if it isn't, why didn't the member profile show back up when I reverted back to original member.php and profile.php?

Thanks!
rich
maybe an include file is messed up somewhere in the includes/ dir? not sure if the profile page uses any of them but it might be where the problem lies
Reply With Quote
  #7  
Old 12-23-2004, 07:58 PM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Browse to your vBulletin admin cp, under the Import & Maintenance section click 'update counters'

There is a option in there to fix broken user profiles, its the 4th one from the top. Run that and see if profiles load afterwards.
Reply With Quote
  #8  
Old 12-23-2004, 09:22 PM
docvader's Avatar
docvader docvader is offline
 
Join Date: Dec 2002
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dan
maybe an include file is messed up somewhere in the includes/ dir? not sure if the profile page uses any of them but it might be where the problem lies
YOU DA MAN.

It was the /includes/functions_online.php file. I altered it installing vbpager (which, will be an awesome mod, once the bugs get worked out). I'll have to look at how I edited that one.

But, that was the bad file. Thanks, ever so much, to all of you.

rich
www.russbo.com
Reply With Quote
  #9  
Old 01-04-2005, 04:23 AM
docvader's Avatar
docvader docvader is offline
 
Join Date: Dec 2002
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, leave it to the rather large bald one to come up with yet another member issue. This one is even more bizarre.

My member profiles work fine, as long as you don't choose your own. Yes, for some reason, the member that is logged in, cannot view his own member profile, but can view others. I'm really, really, not sure how I did that.

I've got a bunch of hacks on the board, too many to remove, and they're all working together in a harmonious fashion (quite to my surprise). When I use the default unhacked VBulletin templates, I still have the same "can't see myself in the member profile" problem. So, I think it's a php edit. Problem is, I've reverted the member and profile files back a bit, still with the same problem. I've performed the "repair broken user profiles" in ADMIN CP/Board maintenance.

Again, do any of the Vbulletin gods here have any suggestions as to what part of the board might be causing this??

Thanks, yet again.
rich

http://x.russbo.com/vb/index.php
Reply With Quote
  #10  
Old 01-04-2005, 04:34 AM
docvader's Avatar
docvader docvader is offline
 
Join Date: Dec 2002
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Aarrgh. It was the old /includes/functions_online.php file, yet again. Not sure what I've done to it to exclude the member profile of the logged in member, but that was the problem. Can anyone look at this thing and make this a learning experience for me???

Thanks!!
rich
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 02:51 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.06480 seconds
  • Memory Usage 2,249KB
  • Queries Executed 11 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete