Support Forum
Within my SP error log, I've got these three error messages that can't be cleared.
Also, in my WP PHP Error log, I have a bunch of "Undefined index: 24" entries.
I don't know if the two are related. SP appears to be working normally however.
Thanks!
October 6, 2013 12:04 pm |
1 | php | file: emporal/public_html/wp-content/sp-resources/forum-plugins/tags/sp-tags-plugin.php line: 84 function: include_once Notice | Undefined index: editor |
October 6, 2013 12:04 pm |
1 | php | file: emporal/public_html/wp-content/sp-resources/forum-plugins/post-preview/sp-preview-plugin.php line: 38 function: include_once Notice | Undefined index: editor |
October 6, 2013 12:04 pm |
1 | php | file: emporal/public_html/wp-content/sp-resources/forum-plugins/captcha/sp-captcha-plugin.php line: 45 function: include_once Notice | Undefined index: editor |
those are not errors... but notices... and harmless... but we do clean them up as they are found...
Visit Cruise Talk Central and Mr Papa's World
that's an odd one... its trying to check an auth on forum id of 24... or an auth with an id of 24... but it doesnt exist... not sure why it wouldnt... but likely to not cause any problems as the auth check would jusf faill...
but you might try going to forum - toolbox - housekeeping and try resetting the auths cache...
barring that helping, would need some more debug info to understand what is being requested to check for auth on...
Visit Cruise Talk Central and Mr Papa's World
okay, lets hope it stays that way..
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)