vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Code Requests & Support :: [F] Guest Can't View Profile - View Topic
Topic Rating: *****
Printable View
This topic was locked 6th Apr 08 at 8:51am by Michael
CåñåÐå™
Full Member
***

[Avatar]

Posts: 427
Status: Offline
Gender: Male
Location: Toronto Ontario
Joined:  
Reputation: 7%  


pmwww
[F] Guest Can't View Profile (6th Apr 08 at 12:22am UTC)
Would it be possible to get an code to stop guest from viewing profiles please. {Smile}

Image
click here We have 15 Different Skins/Templates for your vForum
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 32
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: Guest Can't View Profile (6th Apr 08 at 1:03am UTC)
Just so you know, this code will not be foolproof as they can easily just add /noheaders/1/ onto the URL.

Code:
 
  1. <script>
  2. <!--
  3. /* Stop Guests From Viewing Profiles */
  4.  
  5. var tbl = get('table','tag');
  6. if(location.href.match(/action\/view_profile\//) || location.search.match(/action=view_profile/)){
  7.     for(t=6;t<tbl.length;t++){
  8.         tbl[t].style.display = 'none';
  9.     }
  10.     document.write('<table width="'+vf_width+'" class="border" align="center" cellspacing="1" cellpadding="3"><tr><td align="center" class="title1">An Error Has Occurred</td></tr><tr><td class="window1">You must be logged in to view user profiles.</td></tr></table>');
  11. }
  12. //-->
  13. </script>
 


Main footer. {Smile}

rroll.to— Shorten a link, rickroll your friends.
CåñåÐå™
Full Member
***

[Avatar]

Posts: 427
Status: Offline
Gender: Male
Location: Toronto Ontario
Joined:  
Reputation: 7%  


pmwww
Re: Guest Can't View Profile (6th Apr 08 at 2:03am UTC)
Hey Marc is not working my friend .

http://tropolis.virtualforums.co.uk/

I've got it in the very top of the main footer .(all skins)

Image
click here We have 15 Different Skins/Templates for your vForum
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 32
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: Guest Can't View Profile (6th Apr 08 at 2:19am UTC)
Sorry, recopy. {Smile}

rroll.to— Shorten a link, rickroll your friends.
CåñåÐå™
Full Member
***

[Avatar]

Posts: 427
Status: Offline
Gender: Male
Location: Toronto Ontario
Joined:  
Reputation: 7%  


pmwww
Re: Guest Can't View Profile (6th Apr 08 at 2:45am UTC)
Thank you Marc its working fine now {Grin} .

Image
click here We have 15 Different Skins/Templates for your vForum
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 32
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: Guest Can't View Profile (6th Apr 08 at 2:56am UTC)
No worries. {Smile}

rroll.to— Shorten a link, rickroll your friends.
 Printable View

All times are GMT+0 :: The current time is 1:46am
Page generated in 0.1884 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums