BoardMod - YaBB features and templates YaBB Codex - support on installation and usage XIMinc   YaBB Toolbar for your browser
  Welcome, Guest. Please Login or Register


YaBB Codex      
YaBB - Yet another Bulletin Board
 
 
 
  HomeHelpLoginRegisterSearch  
 
Page Index Toggle Pages: 1
Print
Upgrade to 2.4 - Problems with quick links (Read 827 times)
freddy-lives
Junior Member
**
Offline



Posts: 71
Upgrade to 2.4 - Problems with quick links
Aug 15th, 2009 at 6:48pm
 
I was running 2.3.1 and have upgraded to 2.4.

None of the quick links now appear when clicking on a username in a thread.

When I hover over someones username, all I see for the link is

Code:
javascript:quickLinks(Username) 



Clicking on the username has no effect.

This is the same for both Internet Explorer 7 and Firefox 3.5

None of my templates have been altered apart from changing the logo and the CSS files haven't been touched either.

I've also double checked to make sure I've uploaded the yaBB.js

Does anyone know what this may be?

Thanks. Smiley
Back to top
 
WWW  
IP Logged
 
LoneWebSurfer
Support Team
****
Offline



Posts: 1169
Re: Upgrade to 2.4 - Problems with quick links
Reply #1 - Aug 15th, 2009 at 6:55pm
 
so.. you are using the templates you had from 2.3.1... and not updated them to 2.4?
Back to top
 

My Sites
lonewebsurfer.com (YaBB Template Forum)
TriState Hunter (Outdoors, Hunting, Fishing etc)
WWW  
IP Logged
 
freddy-lives
Junior Member
**
Offline



Posts: 71
Re: Upgrade to 2.4 - Problems with quick links
Reply #2 - Aug 15th, 2009 at 7:05pm
 
LoneWebSurfer wrote on Aug 15th, 2009 at 6:55pm:
so.. you are using the templates you had from 2.3.1... and not updated them to 2.4?


Sorry, I uploaded all the modified templates which came with the upgrade package.

I meant, I haven't modified them in any other way other than to change the logo from the default one.

I've just realised what I've done though and it all seems to be working again. Embarrassed Sorry to waste your time.

Thanks for the rapid response though. Smiley

Back to top
 
WWW  
IP Logged
 
LoneWebSurfer
Support Team
****
Offline



Posts: 1169
Re: Upgrade to 2.4 - Problems with quick links
Reply #3 - Aug 15th, 2009 at 7:11pm
 
Glad you got it sorted Smiley
Back to top
 

My Sites
lonewebsurfer.com (YaBB Template Forum)
TriState Hunter (Outdoors, Hunting, Fishing etc)
WWW  
IP Logged
 
freddy-lives
Junior Member
**
Offline



Posts: 71
Re: Upgrade to 2.4 - Problems with quick links
Reply #4 - Aug 15th, 2009 at 8:41pm
 
Ok, unfortunately I've just noticed something else. Sad

If I try and embed any media files, it doesn't seem to be working.

For example, if I try the following

Code:
[media]http://home.att.net/~cherokee67/Budlight_sunburn.wmv[/media] 



Once I click preview, I see

Code:
Movedhttp://home.att.net/~cherokee67/Budlight_sunburn.wmv[/media] 



However, strangely if I use the same code on an existing thread, it displays as normal.

The problem only occurs when creating a new thread. Undecided
Back to top
 
WWW  
IP Logged
 
moyamoya
YaBB Newbie
*
Offline



Posts: 33
Wichita, KS
Re: Upgrade to 2.4 - Problems with quick links
Reply #5 - Aug 16th, 2009 at 3:41pm
 
freddy-lives wrote on Aug 15th, 2009 at 7:05pm:
I've just realised what I've done though and it all seems to be working again.Sorry to waste your time.

freddy,

What did you find that you did wrong?  I am having the same issue on two different boards I updated from 2.3.1 to 2.4 today.

Javascript:quicklinks doesn't work.

Thanks for any help!

DJ
Back to top
 
WWW  
IP Logged
 
Jet Li
Legacy Dev Team
Development Team
****
Offline



Posts: 6085
Netherland
Re: Upgrade to 2.4 - Problems with quick links
Reply #6 - Aug 16th, 2009 at 4:01pm
 
@
moyamoya

in Style-Sheet:

Old
Code:
.QuickLinks {
background-color: #DDDDDD;
position: absolute;
visibility: hidden;
margin-top: 15px;
margin-left: 0px;
padding: 0px;
border: 1px;
border-color: #000000;
border-style: solid;
list-style: none;
text-indent: 0px;
}


New
Code:
.QuickLinks {
background-color: #DDDDDD;
position: absolute;
display: none;
margin-top: 15px;
margin-left: 0px;
padding: 0px;
border: 1px;
border-color: #000000;
border-style: solid;
list-style: none;
text-indent: 0px;
}


Clear Browser Cache (CTRL + F5) for make Quick Links functionality. Wink
Back to top
 

...
PM me for YaBB Installation Service
WWW  
IP Logged
 
moyamoya
YaBB Newbie
*
Offline



Posts: 33
Wichita, KS
Re: Upgrade to 2.4 - Problems with quick links
Reply #7 - Aug 16th, 2009 at 5:27pm
 
Jet Li wrote on Aug 16th, 2009 at 4:01pm:
@
moyamoya

in Style-Sheet:

Old
Code:
.QuickLinks {
     background-color: #DDDDDD;
     position: absolute;
     visibility: hidden;
     margin-top: 15px;
     margin-left: 0px;
     padding: 0px;
     border: 1px;
     border-color: #000000;
     border-style: solid;
     list-style: none;
     text-indent: 0px;
}


New
Code:
.QuickLinks {
     background-color: #DDDDDD;
     position: absolute;
     display: none;
     margin-top: 15px;
     margin-left: 0px;
     padding: 0px;
     border: 1px;
     border-color: #000000;
     border-style: solid;
     list-style: none;
     text-indent: 0px;
}


Clear Browser Cache (CTRL + F5) for make Quick Links functionality. Wink

Thanks Jet Li!  However, that made the quicklinks boxes on all of the time instead of just when hovering...


...
Back to top
 
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Print
Project Sponsors:
XIMinc