Support Forum
adding a new topic
okay, so to get you back working, here is an easy mod for you...
open file simple-press/sp-startup/site/sp-site-support-functions.php... find function sp_set_rewrite_rules() and around line 27 find this line of code:
$slugmatch = ($wp_rewrite->using_index_permalinks()) ? 'index.php/'.$slug : $slug;
change it to be:
$slugmatch = ($wp_rewrite->using_index_permalinks()) ? 'index.php/'.$slug : $slug.'.html';
we obviously wont make that change in core code, but we will consider a filter or something so you can do from sp theme vs editing core code...
Visit Cruise Talk Central and Mr Papa's World
Webgal
Member
Free Members
Offline
Okay, I just made that code change and uploaded. I'm still getting 404 error - is that expected or will the filter round this out? http://www.thecfoconnection.co.....?new=topic
Thanks
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 620
Members: 17365
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10128
Posts: 79626