Visitor Map
Forum rules
This forum is not for support requests.
Only post Modifications for Board3 Portal 1.0.x in this forum.
This forum is not for support requests.
Only post Modifications for Board3 Portal 1.0.x in this forum.
-
Topic author - Active Member
- Posts: 31
- Joined: 19. December 2008 05:08
- phpBB.com User: dudenell
- Location: NY state
- Contact:
Visitor Map
Addon: Visitor map
Addon-Version: [REL] 1.1
Addon-Description:
Adds a visitor map to your portal
Addon-Requirements: board3 Portal v1.0.3 (to download)
Addon-Authors: Dudenell + basicstat.com
Addon-Download: Visitor Map
phpBB-Version: 3.0.X
phpBB-Styles: subsilver2
phpBB-Languages: English
Addon-Demo: http://test.rufclan.com/
This mod is for subsilver and is not terribly complicated, If someone knows how to make it for prosilver go ahead.
Open up the map.html file
Go to http://basicstat.com/maps/
Find 1239737203 in both places
Replace with your number generated from the link above
EX
<a href="http://basicstat.com/maps/map1239737203.php"><img src="http://basicstat.com/maps/500/1239737203.jpg" border="1" alt="Site visitors world map" /></a>/></a>
save the file and upload to /styles/subsilver/template/portal/block/
open
/styles/subsilver/template/portal/block/additional_block_center.html
find <!-- additional_blocks //-->
after add
<!-- INCLUDE portal/block/map.html -->
once installed go to the acp and Purge the cache
Addon-Version: [REL] 1.1
Addon-Description:
Adds a visitor map to your portal
Addon-Requirements: board3 Portal v1.0.3 (to download)
Addon-Authors: Dudenell + basicstat.com
Addon-Download: Visitor Map
phpBB-Version: 3.0.X
phpBB-Styles: subsilver2
phpBB-Languages: English
Addon-Demo: http://test.rufclan.com/
This mod is for subsilver and is not terribly complicated, If someone knows how to make it for prosilver go ahead.
Open up the map.html file
Go to http://basicstat.com/maps/
Find 1239737203 in both places
Replace with your number generated from the link above
EX
<a href="http://basicstat.com/maps/map1239737203.php"><img src="http://basicstat.com/maps/500/1239737203.jpg" border="1" alt="Site visitors world map" /></a>/></a>
save the file and upload to /styles/subsilver/template/portal/block/
open
/styles/subsilver/template/portal/block/additional_block_center.html
find <!-- additional_blocks //-->
after add
<!-- INCLUDE portal/block/map.html -->
once installed go to the acp and Purge the cache
Last edited by dudenell on 28. May 2009 05:15, edited 3 times in total.
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: Visitor Map
Thank you for sharing, dudenell!
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: Visitor Map
great block... Just 1 question.. How do i set it to be invisible to NON-REGISTERED users?
thanks in advance.
thanks in advance.
-
Topic author - Active Member
- Posts: 31
- Joined: 19. December 2008 05:08
- phpBB.com User: dudenell
- Location: NY state
- Contact:
Re: Visitor Map
open up map.html
at the start before any lines add
<!-- IF S_USER_LOGGED_IN -->
all the way at the end of the document add
<!-- ENDIF -->
that should make it so you cannot view it if you are not logged in.
at the start before any lines add
<!-- IF S_USER_LOGGED_IN -->
all the way at the end of the document add
<!-- ENDIF -->
that should make it so you cannot view it if you are not logged in.
Re: Visitor Map
it worked. thanks
Re: Visitor Map
Working only with 1.03? I have 1.02
-
Topic author - Active Member
- Posts: 31
- Joined: 19. December 2008 05:08
- phpBB.com User: dudenell
- Location: NY state
- Contact:
Re: Visitor Map
download 1.0serpico wrote:Working only with 1.03? I have 1.02
http://rufclan.com/download/file.php?id=209
instead of opening
/styles/subsilver/template/portal/block/additional_block_center.html
you would open
/styles/subsilver/template/portal/portal_body.html
find:
<!-- IF S_DISPLAY_ONLINE_PORTAL_LIST and S_DISPLAY_ONLINE_LIST -->
add before
<!-- INCLUDE portal/block/map.html -->
Last edited by dudenell on 27. May 2009 07:56, edited 1 time in total.
-
Topic author - Active Member
- Posts: 31
- Joined: 19. December 2008 05:08
- phpBB.com User: dudenell
- Location: NY state
- Contact:
Re: Visitor Map
updated to version 1.1
It will now work correctly with _block_config.html if you edit it
next version ill make for prosilver2
looking into making ACP control also
It will now work correctly with _block_config.html if you edit it
next version ill make for prosilver2
looking into making ACP control also
-
Topic author - Active Member
- Posts: 31
- Joined: 19. December 2008 05:08
- phpBB.com User: dudenell
- Location: NY state
- Contact:
Re: Visitor Map
apparently the site is down... Ill look for something similar but I don't think anything will come of this
Re: Visitor Map
Have a look at this: http://www.revolvermaps.com/
I use it on my Board...
I use it on my Board...
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
Re: Visitor Map
How did you do that? Will it work with prosilver?Mike wrote:Have a look at this: http://www.revolvermaps.com/
I use it on my Board...
Re: Visitor Map
Yes, it will work with prosilver.
As first you have to generate a code for your Website there (just two lines)
After that you can make a new custom Block ( Knowledge Base: Adding Custom Blocks ) and paste in this code.
Thats all...
As first you have to generate a code for your Website there (just two lines)
After that you can make a new custom Block ( Knowledge Base: Adding Custom Blocks ) and paste in this code.
Thats all...
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
Re: Visitor Map
you're completely right!
I'll install this later (at the moment it''s 1.33 AM >_< )
I'll install this later (at the moment it''s 1.33 AM >_< )