visitor log, problems |
![]() ![]() |
visitor log, problems |
Aug 11 2004, 01:36 PM
Post
#1
|
|
![]() 042304<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 600 Joined: Jul 2004 Member No: 31,231 |
i've been trying to set up the visitor log for 2 weeks now, but it won't let me. anyone know why?
|
|
|
|
| *[2]Nekked* |
Aug 11 2004, 03:02 PM
Post
#2
|
|
Guest |
did u put it at the top of your website stats and put your cb and xanga username in?
|
|
|
|
Aug 11 2004, 04:57 PM
Post
#3
|
|
![]() 042304<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 600 Joined: Jul 2004 Member No: 31,231 |
i put the code at the top of the website stats and plugged in my xanga and cb username, but when i go here, it won't let me setup. i could sign in and the next thing i see is "set up your visitor log now!". when i click on that, nothing happens. any ideas why it won't let me?
|
|
|
|
| *[2]Nekked* |
Aug 11 2004, 05:18 PM
Post
#4
|
|
Guest |
QUOTE(itskatherine XD @ Aug 11 2004, 5:57 PM) i put the code at the top of the website stats and plugged in my xanga and cb username, but when i go here, it won't let me setup. i could sign in and the next thing i see is "set up your visitor log now!". when i click on that, nothing happens. any ideas why it won't let me? oh u have a space in your cb user name try logging in as itskatherine%20XD |
|
|
|
Aug 11 2004, 06:36 PM
Post
#5
|
|
![]() 042304<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 600 Joined: Jul 2004 Member No: 31,231 |
nope, didn't work.
|
|
|
|
Aug 11 2004, 09:30 PM
Post
#6
|
|
![]() Word. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,004 Joined: Jul 2004 Member No: 34,673 |
are you sure u did every step correctly? just go and try and restart doing it again....
when i became a Official Member... it worked within like 12 hours. |
|
|
|
Aug 11 2004, 10:15 PM
Post
#7
|
|
![]() 042304<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 600 Joined: Jul 2004 Member No: 31,231 |
i am sure that i did it correctly.
when i go to that link (http://www.createblog.com/tools/log.php), i could sign in as "itskatherine XD". on the next page i see is "set up your visitor log now!", which is a link. i click on that and nothing happens. |
|
|
|
| *[2]Nekked* |
Aug 11 2004, 10:18 PM
Post
#8
|
|
Guest |
QUOTE(itskatherine XD @ Aug 11 2004, 11:15 PM) i am sure that i did it correctly. when i go to that link (http://www.createblog.com/tools/log.php), i could sign in as "itskatherine XD". on the next page i see is "set up your visitor log now!", which is a link. i click on that and nothing happens. paste your code in here. |
|
|
|
Aug 11 2004, 10:24 PM
Post
#9
|
|
![]() 042304<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 600 Joined: Jul 2004 Member No: 31,231 |
QUOTE([2) Nekked,Aug 11 2004, 8:18 PM] paste your code in here. CODE <!-- begin code provided by createblog.com --> <script type='text/javascript'> // visitor logger by micron (client-side) // for more xanga scripts and help go to createblog.com // your createblog.com username var createblog = 'itskatherine%20XD'; // your xanga.com username var xanga = 'x_yummienoodles_x'; // adjust timezone (0 is est, -3 is pst) var offset = 0; var log = 'http://www.createblog.com/tools/log.php?createblog='+ createblog.toLowerCase() +'&xanga='+ xanga.toLowerCase() +'&offset='+ offset +'&visitor='; if (location.href.match(xanga.toLowerCase()) && location.href.match('home.aspx')) { var links = document.getElementsByTagName('a'); for (var i=0; i<links.length; i++) { if (links[i].href.match('http://www.xanga.com') && links[i].innerHTML.match('xanga') && (links[i+2].href.match('/logout.aspx') || links[i+2].href.match('/signin.aspx'))) { document.write('<img src="'+ log + links[i+1].innerHTML.toLowerCase() +'" width="0" height="0">'); break; } } } </script> <!-- end code provided by createblog.com --> there you go. |
|
|
|
Aug 11 2004, 10:30 PM
Post
#10
|
|
![]() Word. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,004 Joined: Jul 2004 Member No: 34,673 |
i can't see anything wrong but i just noticed the time zone thing... i have to fix that on mine... lol.
|
|
|
|
Aug 12 2004, 12:07 AM
Post
#11
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
It's suppose to say "Loging successful. Click here to continue."
But then it redirects to the visitor logger in a second. |
|
|
|
Aug 12 2004, 01:32 AM
Post
#12
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,989 Joined: Apr 2004 Member No: 10,691 |
It should work.
|
|
|
|
Aug 12 2004, 10:44 PM
Post
#13
|
|
![]() 042304<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 600 Joined: Jul 2004 Member No: 31,231 |
QUOTE(x_angawhomps @ Aug 11 2004, 10:07 PM) It's suppose to say "Loging successful. Click here to continue." But then it redirects to the visitor logger in a second. it says that, then it redirects to another page and it says "set up your visitor log now!". O.o thats odd... |
|
|
|
Aug 12 2004, 11:58 PM
Post
#14
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,384 Joined: Aug 2004 Member No: 37,337 |
after it sez "login successful" click on "click here to continue"
|
|
|
|
Aug 13 2004, 12:34 PM
Post
#15
|
|
![]() 042304<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 600 Joined: Jul 2004 Member No: 31,231 |
QUOTE(F1R3B4T @ Aug 12 2004, 9:58 PM) after it sez "login successful" click on "click here to continue" when i click on "click here to continue" to directs me to "setup your visitor log now!" |
|
|
|
![]() ![]() |