![]() |
Anyone????? ttt
:) |
Is there a way to stop it from expanding when you mouseover it? Thats annoying!
|
Quote:
|
Quote:
I've found display and use to be far nicer be separating out the expand/collapse functions from the map proper: my own display has to links just above the map: one to expand it, one to collapse. |
I've just switched my test board to vB 3.6b1, and am re-installing all my hacks one by one. WorldMap seems to have a problem that I've never encountered when running it on 3.5.4:
After going through all the fresh install features, I went to run the cron task manually the first time via the 'Run Now' option in AdminCP, and recieved the following error, which recurs each time I attempt to run it: Code:
Warning: getimagesize(): PNG file corrupted by ASCII conversion in /worldmap/class_wmp.php on line 140 Any thoughts? |
This looks pretty damn cool! I'll look into it...
|
Has anyone yet been able to get this Worldmap hack to work on vB 3.6?
|
Since most people will just skim to the latest posts, here are some of the corrections listed all at once.
To make sure your navbar displays properly... Add to the very first line: Code:
$stylevar[htmldoctype] Change: Code:
<title>$vboptions[bbtitle] - View All Thread Bans</title> Code:
<title>$vboptions[bbtitle] - Member World Map</title> If you're like me, I felt the mouseover/out resizing of the images were too distracting. I played and played around with the code trying to get it to work like I wanted it to. It was mentioned to use onclick instead of onmouseover. This will work, but it doesn't do anything to get the image smaller again. So add ondblclick instead of onmouseout, and it works pretty good. It'll expand the image if you click it, and it'll shrink it back if you double click it. Replace (2x) Code:
onmouseover Code:
onclick Code:
onmouseout Code:
ondblclick |
I am returning to beg for a 3.6-version too
|
Quote:
Check it out at http://www.browncafe.com/forum/worldmap.php |
All times are GMT. The time now is 05:21 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|