Current time: 05-24-2012, 09:22 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to add a custom location to Who's Online List? - Comprehensive Tutorial
04-18-2009, 04:54 PM
Post: #31
RE: How to add a custom location to Who's Online List? - Comprehensive Tutorial
Hello all,
I was wondering, what if I would like to add as a custom location (madomainname.com/index.php) and my forum is in forum/ directory, how should I proceed?

Thanks a lot for help Smile
Visit this user's website Find all posts by this user
Quote this message in a reply
04-27-2009, 07:41 AM
Post: #32
RE: How to add a custom location to Who's Online List? - Comprehensive Tutorial
when i m tring this .....its shows some error massage..........
Find all posts by this user
Quote this message in a reply
06-18-2009, 12:16 PM
Post: #33
RE: How to add a custom location to Who's Online List? - Comprehensive Tutorial
(10-23-2008 05:02 AM)EviLito Wrote:  Hey, hi!

May someone please guide me how to make a custom location of a page that I have in a custom subdirectory?

I tried this way, but it says I'm on Forum Index (and I'm not)

example:
site.com/forum/custom_directory/index.php

This is the exact same thing I am trying to do.

Is there no way to do it?

Hey, Mr. Feather!
Find all posts by this user
Quote this message in a reply
06-28-2009, 05:58 AM (This post was last modified: 06-28-2009 05:59 AM by Jed K.)
Post: #34
RE: How to add a custom location to Who's Online List? - Comprehensive Tutorial
Some help, please! Angel

Hey, Mr. Feather!
Find all posts by this user
Quote this message in a reply
06-29-2009, 10:02 AM
Post: #35
RE: How to add a custom location to Who's Online List? - Comprehensive Tutorial
Huh

Hey, Mr. Feather!
Find all posts by this user
Quote this message in a reply
07-01-2009, 09:13 AM
Post: #36
RE: How to add a custom location to Who's Online List? - Comprehensive Tutorial
Anyone?

Hey, Mr. Feather!
Find all posts by this user
Quote this message in a reply
08-19-2009, 01:42 PM
Post: #37
RE: How to add a custom location to Who's Online List? - Comprehensive Tutorial
This user has been denied support. This user has been denied support.
^^ This guide solved all my problems
you rock dude!
Visit this user's website Find all posts by this user
Quote this message in a reply
08-19-2009, 05:41 PM
Post: #38
RE: How to add a custom location to Who's Online List? - Comprehensive Tutorial
It can be done Tom did it in Mytracker.

I’ll lay all my anger aside
If you’ll give me a sign

Free Forum Hosting, Gaming Server Hosting, And Web Site hosting coming very soon. Contact me privately for any inquiries.
Visit this user's website Find all posts by this user
Quote this message in a reply
04-24-2011, 12:46 AM (This post was last modified: 04-24-2011 01:03 AM by dragonexpert.)
Post: #39
RE: How to add a custom location to Who's Online List? - Comprehensive Tutorial
Sorry for the major revival, but what if I have a groups page where the url ends up being /forums/showgroup.php?gid=X. X is an integer corresponding to the groups unique id. Table name is mybb_socialgroups if that helps any. All members are able to create groups so I don't want to manually have to update the file anytime someone adds a group.

Team Dimensional
Visit this user's website Find all posts by this user
Quote this message in a reply
09-13-2011, 06:14 PM
Post: #40
RE: How to add a custom location to Who's Online List? - Comprehensive Tutorial
why wont this work for me all i am trying to do is add /chat.php to the online list i have added

Code:
case "chat":   //that's the custom page filename without the '.php'
            $user_activity['activity'] = "custom";
            break;
and
Code:
case "custom":
            $location_name = 'Chatting: ';
            break;

but it doesnt work

[Image: KckxJ5]
Applications: Portal 2 Map Launcher - Lock Me - SAMP Log Manager and More
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 3 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication