giorgiotave
08-26-2013, 07:37 AM
Hi,
I've succesfully updated vbulletin from v.4.2 to 5.0.4 on a stage server.
Now, I'm looking for a way to customize url structure to mimic the old one I've had with version 4.2 (and VbSeo).
My old structure is something like: /section/id-thread-name.html
I've started digging into the code and I saw that the url transaltion is made inside this file: core\includes\class_friendly_url.php
I'd really like to hear some tips from you about the class's methods to looks in, I'll really want to avoid waste my time with a debugger.
Thanks in advance for your help.
I've succesfully updated vbulletin from v.4.2 to 5.0.4 on a stage server.
Now, I'm looking for a way to customize url structure to mimic the old one I've had with version 4.2 (and VbSeo).
My old structure is something like: /section/id-thread-name.html
I've started digging into the code and I saw that the url transaltion is made inside this file: core\includes\class_friendly_url.php
I'd really like to hear some tips from you about the class's methods to looks in, I'll really want to avoid waste my time with a debugger.
Thanks in advance for your help.