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
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
1 members (Mors), 833 guests, and 197 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 20230217)