PDA

View Full Version : Style Manager loading


Aodhán
Sat 14th Jun '03, 6:55pm
After a clean install of vB 3 everything seemed to be going fine, until I ventured into the Style manager. When the style manager loads I am able to see my style (vB default) and am able to expand the templates, however, when I try to edit settings, or do anything in the drop-down beside the style nothing happens and I get a small "Page Error" at the bottom left hand corner of my Internet Explorer.
This seems to be only happening in the Style Manager, for I am able to use dropdowns on other properties, such as user profiles and such.

Mike Sullivan
Sat 14th Jun '03, 9:18pm
When you get that "page error" message you should be able to click on it and I believe it will popup a window with the error. Please paste (or type, because I don't recall if you can copy from the box) that here.

Aodhán
Sat 14th Jun '03, 10:57pm
Line: 98
Char: 1
Error: Object Expected
Code: 0
URL: site/admincp/template.php?do=modify

Thanks for the help. :D

Scott MacVicar
Sat 14th Jun '03, 11:16pm
what version of IE are you using?

Wayne Luke
Sat 14th Jun '03, 11:20pm
Somebody reported this error in the chat yesterday using IE 6.0 under XP. I wasn't able to reproduce it in any browser available to me.

Aodhán
Sun 15th Jun '03, 12:27am
I'm using IE 6.0 on Windows ME.

Rose
Sun 15th Jun '03, 1:11pm
I can verify the same error. I was using IE 6.0 as well on Windows 98, I believe.

Rose
Wed 18th Jun '03, 3:07pm
No ideas?

Steve Machol
Wed 18th Jun '03, 5:32pm
I can't duplicate this either with IE 6 on XP.

Scott MacVicar
Wed 18th Jun '03, 7:25pm
ok I'm guessing its a non-windows XP thing. I'll venture into uni and have a go there. They have Windows 98 and IE5.5 if i remember correctly.

Paul
Sat 21st Jun '03, 4:23am
IE (6 at least) has an option to display an error for every script error:

Tools > Internet options > Advanced > Browsing > Display a notification for every script error.

You might want to ensure this is checked before attempting to reproduce the error. Note that I haven't attempted to reproduce it myself--just calling attention to a feature that may result in conflicting experiences.

Scott MacVicar
Sat 21st Jun '03, 7:11am
Can someone tell me the name of the styles, do any of the style names have unusual names or some unusual templates?

I just went and tested it on Windows ME under IE6.

Kier
Fri 27th Jun '03, 5:04am
Could someone with this problem please view the HTML source of the page that is causing the errors and find the <script> block that begins with // variables from php and then paste that block into this thread please.

Mike Sullivan
Thu 4th Sep '03, 10:03pm
If anyone can produce this, please report it in the bug tracker. Thanks!

ChuanSE
Thu 9th Oct '03, 12:46am
Hello,

I wonder if this comes from the same problem source?
I upgraded from beta 6 to 7. IE6 win 98/2000

When i go to stylemanager and want to expand the templates, it doesn't go to the template page, but instead the browser always downloads template.php. So it useless and unaccessible :/

Plz advice
Need the html source? Lemme know...

Scott MacVicar
Thu 9th Oct '03, 8:23am
its a PHP bug in 4.3.3 and below and is fixed in 4.3.4 RC2 and above. Only affects Apache 2.

Solution is to either add

$nozip = 1; to the top of admincp/global.php

or

downgrade to apache 1

or

use a PHP snapshot
http://snaps.php.net

ChuanSE
Fri 10th Oct '03, 3:16am
Thx Scott, the $nozip works fine :)

Keep up the good work Guyz ;)

Drowned
Mon 8th Dec '03, 11:35am
$nozip doesn't work for me :(

What's the link for template revert?

http://www.velocidad-maxima.com/gamma/admincp/template.php?do=template_revertall or something like that? :(

Drowned
Mon 8th Dec '03, 2:08pm
So this is a resolved bug? :ugh:

bobs409
Wed 24th Mar '04, 8:47am
I get this error in the lower left corner after I click "style manager". It's the only thing that does it.

I am using IE 5.

I clicked on the error icon and got this:

Line: 23
Char: 20
Error: Expected identifier or string
Code: 0
URL: http://www.348-409.com/forum/admincp/template.php?do=modify


Bob