Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
adding a new topic
Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Aug 17, 2012 - 9:30 am

none at all I am afraid. We have the code to the plugin and aim to look at it tomorrow when we are both available.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Aug 19, 2012 - 11:53 am

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...

Avatar
Webgal
Member
Free Members
sp_UserOfflineSmall Offline
Aug 20, 2012 - 9:24 am

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

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Aug 20, 2012 - 10:35 am

Might be worth updating the permalinks from the WP admin Settings > Permalinks just in case... And flushing your browser cache as well.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Webgal
Member
Free Members
sp_UserOfflineSmall Offline
Aug 20, 2012 - 1:46 pm

I've got it ... the code has .html and my pages are .htm but I realized that could be it when I updated the permalinks and just changed that. Not only can see the editor now, but I can add a topic. Can hardly wait to get this going.

Thank you so much!

 

CS

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Aug 20, 2012 - 3:35 pm

The next update will provide a filter to use for this. We can talk you through setting that up when you make the update as the update will break the code change you have made of course.

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 649
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 616
Members: 17344
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10117
Posts: 79600