Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-05-2004, 06:23 PM   PM User | #1
llizard
Regular Coder

 
Join Date: Apr 2004
Location: Canada
Posts: 302
Thanks: 2
Thanked 0 Times in 0 Posts
llizard is an unknown quantity at this point
getting phpbb links to open at specific anchorpoint

I'm in the process of installing my first phpbb forum. Being incapable of leaving my sticky fingers out of things, along with a few other changes, I moved the header to above the actual forum. Above the forum itself is <a name="phpforum" id="phpforum"></a>. What I was hoping to do was to have any links within the forum to go to that particular point on the page rather than the top of the page. (I hope this is making sense.)

In the viewforum.php I added:

Code:
'U_VIEW_FORUM' => append_sid("viewforum.$phpEx?" . POST_FORUM_URL . "=$forum_id" . "#phpforum"),
But this is NOT doing anything at all. My guess is that I have to change something somewhere else as well. Any ideas?

I am not comfortable with putting an actual link to the forum because it isn't ready at all yet. (edit: removing link now that question is answered)

Many thanks for any help on this.

-llizard

Last edited by llizard; 10-06-2004 at 10:22 PM.. Reason: removed link to forum that is not yet public
llizard is offline   Reply With Quote
Old 10-06-2004, 09:38 PM   PM User | #2
llizard
Regular Coder

 
Join Date: Apr 2004
Location: Canada
Posts: 302
Thanks: 2
Thanked 0 Times in 0 Posts
llizard is an unknown quantity at this point
Never mind... I finally found the answer in phpbb.com support forum. Thanks anyway!
llizard is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:10 AM.


Advertisement
Log in to turn off these ads.