vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Skin Selector Problem (https://vborg.vbsupport.ru/showthread.php?t=94047)

Steven123 08-11-2005 12:05 AM

Skin Selector Problem
 
Hi,

I'am currently running the RC2 of 3.5, and the skin selector doesn't seem to work on any skin that i use. It says at the bottom of IE "Error on page" I've done a IE debug and found the problem is "Object Expected"??

Anyone got any ideas how to get it working again,

Thanks

Andreas 08-11-2005 12:07 AM

Are you using the default Style?
Did you clear your Browsers Cache?

Steven123 08-11-2005 12:10 AM

Im not using the default style, but it's the same when i switch to it. I've tried yeh, it doesn't work for anyone else either. Could a skin of modified it some how?

Boofo 08-11-2005 12:12 AM

Did you try a hard refresh?

Steven123 08-11-2005 12:14 AM

Quote:

Originally Posted by Boofo
Did you try a hard refresh?


Whats this then? :)

Boofo 08-11-2005 12:15 AM

Ctrl + F5

Steven123 08-11-2005 12:17 AM

Quote:

Originally Posted by Boofo
Ctrl + F5

yeh tried that, it's not a prob with just me - it's everyone who uses the forum :(

Adrian Schneider 08-11-2005 12:19 AM

I just upgraded to 3.5 RC2 and we have the same problem here. (even the default style)

Steven123 08-11-2005 12:47 AM

Aha, I've found the problem...

replace the "<select name=" ... line with,

PHP Code:

<select name="styleid" onchange="switch_id(this, 'style')"

in the footer template. :)

Boofo 08-11-2005 12:56 AM

Quote:

Originally Posted by Steven123
Aha, I've found the problem...

replace the "<select name=" ... line with,

PHP Code:

<select name="styleid" onchange="switch_id(this, 'style')"

in the footer template. :)

Yoiu must have changed something then because that is what I already have in the footer on RC 2. ;)


All times are GMT. The time now is 03:29 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.01080 seconds
  • Memory Usage 1,727KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete