Previous Thread
Next Thread
Print Thread
Hop To
Anonymous
Unregistered
Anonymous
Unregistered
I installed version 6.3.0 just recently and everything is working great except the avatars. Every time I go to look at someone's profile from the Control Panel, I get a Javascript error on this line of code:
<pre>
<!--
function launch_avatar_window () {
var avatar_popup_width = ;
var avatar_popup_height = ;
var Avatarselection = escape(document.PROFILE.avurl.value);
var avatar_selector_page = 'http://www.chris-n-kristi.com/msgboard/ubbcgi/ultimatebb.cgi?ubb=avatar_select;cp=cp';
var selector = window.open(avatar_selector_page + ';avatar_url=' + Avatarselection,'selector','scrollbars=yes,resizable=yes,width=' + avatar_popup_width + ',height=' + avatar_popup_height + ',screenX=50,screenY=50,top=50,left=50');
} // end function
// -->
</pre>

I'm pretty sure the problem is these two lines:

<pre>
var avatar_popup_width = ;
var avatar_popup_height = ;
</pre>

Being that they don't have a number assigned to those 2 variables. My problem is I can't find anywhere where this piece of script is actually located to fix it. Any help would be greatly appreciated.

Chris B.

Chris B.

Anonymous
Unregistered
Anonymous
Unregistered
Ok, never mind, didn't look far enough in the control panel. All fixed now. <img src="https://www.ubbcentral.com/boards/images/graemlins/smile.gif" alt="" />

[This message was edited by Chris B on May 15, 2002 at 09:50 AM.]


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Version 7.7.5 Images suddenly not displaying
by Stovebolt - 05/04/2024 11:19 AM
Bots
by Outdoorking - 04/13/2024 5:08 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
Who's Online Now
0 members (), 850 guests, and 177 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)