1 isaac Jul 26, 2004 21:00
3 p3bundles Jan 26, 2006 06:36
Does this work using 1.6 phoenix?
Or is there another way of taking the date off the url?
Thanks for your help.
4 raspb3rry Feb 09, 2006 05:07
p3bundles wrote:
Does this work using 1.6 phoenix?
Or is there another way of taking the date off the url?Thanks for your help.
This hack should work for 1.6: http://www.deadbeef.com/index.php/b2evolution_remove_dates_from_permalinks
Does anyone know if the hack posted by isaac works with v 0.9.0.12?
5 fares Feb 25, 2010 14:22
what about b2evo 3.3.x ???
6 waltercruz Feb 25, 2010 14:26
in 3.x this is bundled, just change your blog URL settings
7 sam2kb Feb 25, 2010 22:34
How come the thread created 6 years ago is not in "Obsolete stuff" forum yet 8|
Such posts confuse newcomers http://forums.b2evolution.net//viewtopic.php?p=100436#100436
Better way to do this:
1. Backup everything, and do everything in the other method, except for the .htaccess stuff.
2. Around line 117 of b2evocore/_blog_main.php, you'll find this
Change that to this:
Note that I added a section to handle the post title, if it's right after the stub name. Also, for some reason that I haven't yet found a clean way of doing, you need to test for those other options, as well as any other folder from which _blog_main.php might get called, or you'll get odd errors.
This makes the stats a lot cleaner than the mod_rewrite 0000/00/00 hackery.