Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 10-11-2001, 04:22 PM
talon3dhq's Avatar
talon3dhq talon3dhq is offline
 
Join Date: Oct 2001
Location: Brick, NJ
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Problem: Users, including myself, are having a problem viewing the Main Forums Page on my site. It keeps refreshing itself constantly. If you are logged out, the site is fine, but when you log in, it is not. My problem started when I uploaded a new avatar. Before that it was fine. I thought the problem was specific to me alone, but another user just told me they are having the same problem now.

The hack that was recently installed, Is called the My VB Pad hack, and is found here. I installed this last night, and had no problems that I can think of. and this didn't start till almost 12 hours later. I really have no idea what is wrong, or if this hack is even the problem. Could someone who knows VB pretty well take a look at this hack and maybe see what file/template/etc could cause this to happen?

I deleted my own account, and recreated it, and so far, that seems to have solved it, but I am not sure if this is permanent, and I don't want to have to do this to other users.

Thanks in advance for the help.

Talon
Reply With Quote
  #2  
Old 10-11-2001, 04:27 PM
Admin's Avatar
Admin Admin is offline
Coder
 
Join Date: Oct 2023
Location: Server
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I really doubt it that the hack is the problem.
It has nothing to do with the index.php file or forumhome template, or anything even close to that.
Reply With Quote
  #3  
Old 10-11-2001, 04:37 PM
talon3dhq's Avatar
talon3dhq talon3dhq is offline
 
Join Date: Oct 2001
Location: Brick, NJ
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry Firefly, I know this is your hack, I was not trying to say it was the hacks fault. But, to get the most help possible, it is best for me to let people know of changes made lately, and this was the only one made. I install hacks rarely, maybe once a month, if that, and it just seems odd that everything was fine. Don't take it personally Firefly, the hack is kick ass, I am just new to this and want to make sure I give enough info for people to help me.

Talon
Reply With Quote
  #4  
Old 10-11-2001, 04:40 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you change any meta tags?

Amy
Reply With Quote
  #5  
Old 10-11-2001, 04:54 PM
talon3dhq's Avatar
talon3dhq talon3dhq is offline
 
Join Date: Oct 2001
Location: Brick, NJ
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not that I am aware of... would this be done in one of the templates? Or in one of the php files? Sorry for asking dumb questions.

The hack is really the only thing that has changed. in the last 24 hours that I can think of.

Talon
Reply With Quote
  #6  
Old 10-11-2001, 05:00 PM
Admin's Avatar
Admin Admin is offline
Coder
 
Join Date: Oct 2023
Location: Server
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[QUOTE]Originally posted by Talon3DHQ
Sorry Firefly, I know this is your hack, I was not trying to say it was the hacks fault. But, to get the most help possible, it is best for me to let people know of changes made lately, and this was the only one made. I install hacks rarely, maybe once a month, if that, and it just seems odd that everything was fine. Don't take it personally Firefly, the hack is kick ass, I am just new to this and want to make sure I give enough info for people to help me.
Reply With Quote
  #7  
Old 10-11-2001, 05:03 PM
talon3dhq's Avatar
talon3dhq talon3dhq is offline
 
Join Date: Oct 2001
Location: Brick, NJ
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I think I found at least one common thread here. The problem started right after I changed my avatar this morning. The same thing happened to this other user. When we change our avatars, the "refreshing main page" problem starts. The entire board works, except the main page. I have know idea what the heck is going on here...HELP!
Also, here is what my "Forumhome_autorefresh" template says"
Quote:
<meta http-equiv="Refresh" content="$refreshtime; URL=index.php?s=$session[sessionhash]">

Talon
Reply With Quote
  #8  
Old 10-11-2001, 05:11 PM
Admin's Avatar
Admin Admin is offline
Coder
 
Join Date: Oct 2023
Location: Server
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That's probably it.

Why is that template there?
And where is it being eval()ed in index.php?
Reply With Quote
  #9  
Old 10-11-2001, 05:13 PM
talon3dhq's Avatar
talon3dhq talon3dhq is offline
 
Join Date: Oct 2001
Location: Brick, NJ
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have no idea why that template is there. Here is the attachment for the htm source. As for the index.php, I have no idea where the reference is, because I am at work and do not have access to my server right now.

Talon
Attached Files
File Type: txt index[1].txt (76.3 KB, 23 views)
Reply With Quote
  #10  
Old 10-11-2001, 05:15 PM
talon3dhq's Avatar
talon3dhq talon3dhq is offline
 
Join Date: Oct 2001
Location: Brick, NJ
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I moved that template out of the "default" templates, and into the custome templates are for the time being, to see if that fixed it, and I think it has.

I am not sure what created this, but I am checking it now to see.

Talon
Reply With Quote
Reply

Thread Tools
Display Modes

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 09:58 PM.


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.04087 seconds
  • Memory Usage 2,269KB
  • Queries Executed 14 (?)
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
  • (1)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
  • (1)postbit_attachment
  • (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_postinfo_query
  • fetch_postinfo
  • 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
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete