![]() |
|
#21
|
||||
|
||||
|
works for me, thanks!
|
|
#22
|
|||
|
|||
|
Worked GREAT for me thanks!
|
|
#23
|
|||
|
|||
|
I was about to ask, thnx to search.. this worked fine for me
![]() thanks Brian |
|
#24
|
|||
|
|||
|
now I have a little problem I haven't really looked into it..
on forum, using /index.php or not now if a user is on w$w.domian.com/forum/index.php it shows him/her on the forum but if he/she on w$w.domain.com/forum it will show him/her on homepage instead the homepage part w$w.domain.com or w$w.domain.com/index.php showing fine PS.ignore the w$w part Last edited by Merjawy; 06-12-2004 at 06:16 PM. |
|
#25
|
|||
|
|||
|
I've tried the same, and haven't got it to work...
PHP Code:
__________________
ISP Directory | Web Hosting Directory | Broadband ISP Directory | ISP Forum | ISP | ISP Search by City | himerus *** Choosing a new ISP: Guidelines and Suggestions |
|
#26
|
|||
|
|||
|
I can't get it to work for me...
This is my home page url, do I need to change something to make that code work? http://www.simply-baby.net/forum/vba...p?page=welcome |
|
#27
|
|||
|
|||
|
I got it to work for me right off the bat, but if I click the link it takes me back to my homepage and adds a "?"... i.e. http://www.hotrodbiker.com/?
Any idea as to how to lose the question mark? |
|
#28
|
|||
|
|||
|
I just got it to work with my new upload by making a simple change to one line.
case 'home': $userinfo['action'] = 'Viewing Homepage'; $userinfo['where'] = "<a href=\index.php?$session[sessionurl]\">$vboptions[hometitle]</a>"; break;
__________________
Herp Center | Reptile Forums |
|
#29
|
||||
|
||||
|
worked a treat - nice mod
__________________
Now with 15% less fat! |
|
#30
|
||||
|
||||
|
I tired all suggestions and still get this:
Unknown Location /comcentral/index.php |
|
#31
|
|||
|
|||
|
-Bump-
Me too
|
|
#32
|
|||
|
|||
|
So what is the correct code?
thanks |
|
#33
|
|||
|
|||
|
OK i tried this code.
It works but i think something need to be changed for me. I called my default index page "forum.php", and I named my portal "index.php" ...and now, when members are viewing the porta, it says they are viewing the "Index", when it should say "Homepage". It only says they are viewing the homepage if the index.php is not in the url. only the domain name. What can i change?? Thanks |
|
#34
|
|||
|
|||
|
Brian's code works...
try this!!!!!!!!! The problem that's causing it is your links, not the code in this hack... the links you created to your homepage portal, ie: yourdomain.com/index.php or whatever CHANGE to the <a href="$vboptions[homeurl]"> code in your header etc... worked for me! Last edited by indie; 10-21-2004 at 03:39 AM. |
|
#35
|
|||
|
|||
|
Quote:
Thanks |
|
#36
|
|||
|
|||
|
No, just change it in the header where you link to the homepage..... in your logo, and in the text link. Then, you are set.
|
|
#37
|
|||
|
|||
|
Let say my forum is at www.mysite.com/forum and I added a new page www.mysite.com/forum/subdir/newpage.php. When a user is on newpage.php, the Who's Online would always shows that he is "Viewing Index". How would I make it so that Who's Online would show that he is "Viewing New Page"?
I tried the above mods but it only works if newpage.php is in the forum directory, not a subdirectory. Any help is greately appreciated and thanks in advance! |
|
#38
|
|||
|
|||
|
The wierdest thing happened.. Mine wasnt working after trying all the above.. So I gave up... Yesterday I noticed it IS working now? I may have restarted my server sometime since then.. Maybe restarting a service will get it to work????
|
|
#39
|
||||
|
||||
|
I have created a newspage as well using vBA.
so: http://www.mysite/www/index.php?page=newspage is my path how could I add this to my who's online also? I would like people to see when users are viewing other vBA generated pages if that is possible. Thanks in advance |
|
#40
|
|||
|
|||
|
Quote:
All of my files are in the root. Forum home is /index.php and vBa home is cmps_index.php Thanks, Dennis |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|