The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
Quote:
|
#22
|
|||
|
|||
Quote:
Don't jump to conclusions. I've put together a phpBB2 style mod instruction set that not only takes into account the 7 pages of posts in the Revised Dani thread, but also the original Dani thread (21 pages) and the post at The Admin Zone. I've done all those fixes and still have problems. If you have it implemented, does your merge threads work? How about the link to go to last post? |
#23
|
|||
|
|||
I have vb 3.0.7 not sure if it works for phpbb
|
#24
|
|||
|
|||
Quote:
|
#25
|
|||
|
|||
It is a disaster here, all links are bad.
I got links like http://www.dssftp.com/forum/f71-.html Obviously the "-" is n the wrong place or something. mili It helps if you don't do this at 4am in the morning. I forgot to upload the modified PHP files. It is working fine, will test for bugs tomorrow. mili |
#26
|
||||
|
||||
You can use conditionals around to Keith's Mod-write hack to restrict its implementation to guest only... just check out my website... i have installed this hack succesfully (username:test, password: test).
Have a look at the Site Navigation Menu (left hand side)... as a guest, you would see some links with .html extensions but as soon as you login... the same links convert to .php extensions... and my google ranking are also improving dramatically after i implemented this modification... i am planning on using conditionals around every modification suggested by Keith... Regards in that Kieth's thread on daniweb... the .htaccess file in the packaged in the hack thread is wrong... if you read through the 2-3 pages under that thread, there is another .htaccess file provided which worked perfectly for me. |
#27
|
|||
|
|||
Quote:
|
#28
|
||||
|
||||
It is possible to modify the links of the posts?
Like this: www.mysite.com/post_title_1 and not: www.mysite.com/showthread.php?... |
#29
|
||||
|
||||
Quote:
I have used basic vB conditionals system, for example : (I preassume that that Keiths Modification are working for you) <if condition="$show['member']"> > <b><a href=/sikhphilosophy/forumdisplay.php?f=132>Articles</a></b><br /> <else /> > <b><a href=/sikhphilosophy/f132-spn-articles-section.html>Articles Section</a></b><br /> </if> The .htacess file that did the trick for me was : Quote:
I hope it works for you all. Regards |
#30
|
|||
|
|||
Quote:
Are you able to merge threads? Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|