| Just thought I would share a work around for the users of SEF Advance who are having problems with " Your session timed out while posting. Please try to re-submit your message." error. Our environment:
Basically we noticed that turning off SEF in globals, resolved the SMF problem. Then we re-enabled SEF in globals and hacked SMF so it does not try to detect if site-wide SEF is used: 1. Edit fixMamboUrls function in functions.smf.php file. 2. $mosConfig_sefTEMP = 0; <-- Add a new variable (we used $mosConfig_sefTEMP) 3. Replace $mosConfig_sef var in fixMamboUrls function with $mosConfig_sefTEMP So SMF will always think that SEF is turned off but SEF Advance will continue to do its magic for the rest of the site. Big thanks to Pedro from www.globodigital.net for working this out. PS: Would be nice for someone to do a sef_ext for the latest version of this bridge. Cheers, Max |
Forum 





Author



Logged











