Support Forum
better to open a new thread than hijack a resolved topic for something different... have moved to its own topic...
can you explain further? what version of wp, sp and pm plugin??
Visit Cruise Talk Central and Mr Papa's World
so first, SP 5.7+ requires WP version 4.7+... so you could be having some issues from that incompatibility... also possible you dont use the WP/SP code where the incompatibility lies and wont notice... thanks for versions..
as asked in post #2, could you please expand on the problem? not sure what you meant by update permalink trick...
Visit Cruise Talk Central and Mr Papa's World
I have updated WP and SP to latest version
error log: file: /simple-press/sp-startup/site/sp-site-deprecated.php
line: 54
function: trigger_error
User Warning | The function sp_forum_api_support() has been deprecated and will be removed in a future update. Use the new function sp_forum_ajax_support() instead.
When I made the recommended switch, the site crashed
this what the current file says at line 54:
# ----------------------------------------------
# sp_forum_api_support()
# Deprecated 5.7
# User sp_forum_ajax_support()
# ----------------------------------------------
function sp_forum_ajax_support() {
trigger_error('The function sp_forum_api_support() has been deprecated and will be removed in a future update. Use the new function sp_forum_ajax_support() instead.', E_USER_WARNING);
return sp_forum_ajax_support();
}
Firsr tou should show php errors like that on a production site.
Looks likw you might have an SP plugin that is not up to date. Please check and see.
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)