vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   weird problem with ie10, forum index won't load, any help? (https://vborg.vbsupport.ru/showthread.php?t=298318)

whatsthegoodwor 05-20-2013 01:33 PM

weird problem with ie10, forum index won't load, any help?
 
IE10 won't load the forum index although going directly to a subforum URL or thread URL works fine.

Any idea what the problem could be? Which template could cause this problem? I tried disabling all plugins and vbseo, no change. Other forums don't seem to report this problem either so it must be a mod I made.

Also, I reset forumhome template to default. No change.

Lynne 05-20-2013 03:48 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?

whatsthegoodwor 05-20-2013 04:10 PM

When I do that, the forum homepage displays but with the following at the top

Parse error: syntax error, unexpected T_STRING in /home/website/public_html/forum/index.php(598) : eval()'d code on line 249

and on the subforum pages with the following at the top:

Parse error: syntax error, unexpected T_STRING in /home/website/public_html/forum/forumdisplay.php(278) : eval()'d code on line 249

Parse error: syntax error, unexpected T_STRING in /home/website/public_html/forum/includes/functions.php(2948) : eval()'d code on line 249

and the message

Unable to add cookies, header already sent.
File: /home/website/public_html/forum/forumdisplay.php(278) : eval()'d code
Line: 249

Viewing threads results in:
Parse error: syntax error, unexpected T_STRING in /home/website/public_html/forum/showthread.php(2133) : eval()'d code on line 249

What does that mean? With IE and a guest, page still loads but with those messages. I think it's related to my ad or facebook like button.

Lynne 05-20-2013 04:48 PM

Those are errors from plugins. Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


whatsthegoodwor 05-20-2013 10:37 PM

Disabled plugins from CP and also from config.php, didn't get those errors but still cannot load the forum main page from forum/ or forum/index.php (since vbseo is disabled)

No change in behavior other than all the forum images like the buttons are X'ed out.

Some users say that the main index page fails and it sends them to their router login page. Could this be a clue?

Lynne 05-21-2013 03:42 AM

When you disabled vbseo, did you do it via the control panel and also remove all the stuff from your .htaccess file?

whatsthegoodwor 05-21-2013 12:05 PM

Thanks for the help.

I tried both ways, through CP, through config.php, and also removed the .htaccess. No change in behavior. What in the world could cause this? All threads and subforum pages can be viewed but main forum page does not load. This is only IE10, Ie9 and ie8 worked fine.

whatsthegoodwor 05-23-2013 01:27 PM

OK, I set up a fresh test install of 3.8.7 and ie10 works fine on it. I even imported my style to the fresh install and it's working fine. If it's not plugins and not the style, what could be causing this problem?

ForceHSS 05-23-2013 03:10 PM

Is there any templates that are coming up with a problem and need a revert

whatsthegoodwor 05-23-2013 05:25 PM

No, I just deleted the live forum folder and reuploaded it with a fresh install and no change. My hidden test install on another domain doesn't have this problem at all.

Since I didn't overwrite the databases, could there be something there or in the server setup that would cause this problem with only the forum homepage? With and without vbseo, no change so I don't think any plugins or vbseo are causing the problem.


All times are GMT. The time now is 02:28 PM.

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.00964 seconds
  • Memory Usage 1,735KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete