This is my post I have in VBSEO . I'm posting it here to see if maybe anyone else has any input. Thanks for everyone's time and consideration.
Quote:
Hello everyone, just thought I put some info from my behalf. The only thing that does not work properly is the first edit to the media_functions_hrefs.php . The second works fine which adds the category name to the title. The CRR work completely except the view media page ( for example AniWorlds Forums - InuYasha - 58 which is:
HTML Code:
http://www.aniworlds.net/forum/media.php?do=details&mid=19003
).
the URL provides the title if pasted but the actual URL still remains the above. Since playlist were added , there is now a if condition in the href file that specifies playlist ID. The CRR for the view video page before was:
'^media\.php\?do=details&mid=(\d+)&title=(.+)$'=>' media-library/$2-$1/'
I was able to edit the href file and get the CRR to work but I get a bunch of letters and playlist at the end. I have checked each one of the rewrites and that one is the only one that does not work , and of course there would have to be a new CRR for the playlists now. I am writing this here to see if we can all put our heads together and figure this one out, were almost there everyone. I thank VBSEO for providing support from the previous version of this most popular mod, and any input they may have is as always very much appreciated. If anyone has any input please share with the world.
|