Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved Showing links in WOS with external pages.
#1
Not Solved
I've got a site which is using the login box and global.php from MyBB.

$curdir = getcwd ();
	chdir('forums'); // path to MyBB
	define("IN_MYBB", 1);
	require './global.php';
	chdir ($curdir);

This is working fine, however when I look into the WOS I see that people who are looking to the external pages show up as Unknow Location, but the link to it is correct.

Can this be changed ?
#2
Not Solved
This is because the login page is not using the WOL location script. You've to add that then you'll be able to view user's locations.
#3
Not Solved
Can you tell me how to do this ?
#4
Not Solved
Follow this: http://community.mybb.com/thread-36884.html
#5
Not Solved
Thanks, will give it a try Smile
#6
Not Solved
This user has been denied support. This user has been denied support.
http://community.mybb.com/thread-36884.html
MyPlugins:1-2-3-4-5
MyTutorials:AddBots


Forum Jump:


Users browsing this thread: 1 Guest(s)