URL Error

posey

Up-and-Coming Sensation
Joined
Jan 7, 2010
Messages
355
Reaction score
0
FP$
905
Hee,

After looking around here it seems like there are a few people that know something about php and such, so I was wondering if anyone happened to know the solution to my problems.

I'm using phpBB 3.0.6..

I've manually installed a SEO MOD, optimized it and debugged it quite a lot. However, there are still two errors that I can't figure out how to solve. The SEO MOD turns links like viewforum.php?f=54 into forum-name-abc-f54.html

1) The "Return to 'forum'" at the bottom of the viewtopic page is not working, the forum name is not included in the link.

2) The Topic title at the top of the viewtopic page is not working, the topic title is not included.

Did some digging, found out the problems lay within the "{U_VIEW_FORUM}" and the "{U_VIEW_TOPIC}". They're not including the Forum Name and Topic title, so the link only gives -f54.html, which results into a 404..

viewtopic.php
viewtopic_body.html
jumpbox.html

I hope someone can crack this mistery for me!
 
Hang on posey, im just a little busy right now, when I have time ill have a look and see what I can do for you.
 
Thanks a lot matey, could do with a fix as I've been searching (and trying) my ass off. These two are the only bugs I still have on my forum!

Cheers,
 
Sure, I will edit the first post to fit your needs.

I've also included the jumpbox.html, as that's the place where the "Return to ...." is located.

Thanks for the effort 🙂.
 
Back
Top Bottom