vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced Links Directory > vBa Links Directory v1.0 Support > "How Do I..." Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 06-01-2005, 09:07 PM
trana trana is offline
Senior Member
 
Join Date: Apr 2005
Posts: 290
Default My DHTML popups on link hover are tiny!

I couldn't seem to find any of the options to reply or rate a link, then I noticed that the DHTML popup window is really tiny. It is about 10 pixels wide by 20 pixels high. Each line of text is just a line of pixels.

Any idea how I can fix this one?

Thanks!

Correction: Sorry, this is actually on link click, not hover!

Last edited by trana; 06-01-2005 at 09:08 PM. Reason: correction
Reply With Quote
  #2  
Old 06-01-2005, 10:44 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: My DHTML popups on link hover are tiny!

Looks like your phrases are not installed. Try uploading the install file to your admincp directory, go to it in your browser, and select the option to reinstall the phrases.
Reply With Quote
  #3  
Old 06-01-2005, 10:48 PM
trana trana is offline
Senior Member
 
Join Date: Apr 2005
Posts: 290
Default Re: My DHTML popups on link hover are tiny!

I reinstalled, problem still exists.

I can provide the actual site address for you to see if you need it.

Let me know if I should open a ticket, whatever.

Thanks.
Reply With Quote
  #4  
Old 06-01-2005, 10:50 PM
trana trana is offline
Senior Member
 
Join Date: Apr 2005
Posts: 290
Default Re: My DHTML popups on link hover are tiny!

I should mention that a whole bunch of stuff seems to be messed up as well. Maybe it would be best if you looked at the actual site.
Reply With Quote
  #5  
Old 06-01-2005, 10:57 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: My DHTML popups on link hover are tiny!

Actually, that might be a PHP5 problem, or rather a bug with the links directory that PHP4 will let you get away with. Try looking in your links_global.php file for this code:
PHP Code:
$phrasegroups array_merge('adv_links'$phrasegroups); 
And replace with this:
PHP Code:
$phrasegroups array_merge(array('adv_links'), $phrasegroups); 
Reply With Quote
  #6  
Old 06-01-2005, 11:03 PM
trana trana is offline
Senior Member
 
Join Date: Apr 2005
Posts: 290
Default Re: My DHTML popups on link hover are tiny!

Fixed!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The problem with the link to portal and the link to the forum main page.. Giowolf Troubleshooting / "How do I..." Questions 2 05-20-2005 02:29 AM
Hover menu over link is empty after server change. banuchi2 Troubleshooting & Problems 4 03-24-2005 10:42 PM
Link Options, Rate Link is bad link deb0 Troubleshooting & Problems 5 11-04-2004 05:35 PM
a tiny bug with RC2 tpr Troubleshooting / "How do I..." Questions 2 05-22-2004 05:51 PM


All times are GMT -4. The time now is 12:20 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.