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
Problem after updating
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 3, 2013 - 4:00 pm

see a wp_sferrorlog???  well, of course the db table will still exist.. and with error logging back on, any notices, warnings and errors would still accumulate...

but the site now works with the error log back on??  odd... not what I expected... ;)    and now cannot debug the original issue...

Avatar
giorgiokatr
Member
Free Members
sp_UserOfflineSmall Offline
Oct 3, 2013 - 4:44 pm

i see only the error in the most users online

no big deal (i changed  it in db manual setting value 1 and now it counts again!)

but  i worry if i found some other errors later

till now everything seems ok

apart from every new user takes the --testuser--  instead of testuser as a display name.....

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 3, 2013 - 5:17 pm

are you saying your are getting -- around a user name??  what settings do you have on forum - profile - profile settings for display name?  keep in mind that you cannot have duplicate display names...

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 3, 2013 - 7:37 pm

this looks like some debug code that might have gotten left in the code by accident on the  last release...

in file simple-press/sp-api/sp-api-users.php, around line 614, change

    return '--'.$modname.'--';

to

    return $modname;

to resolve...  need to do some more testing, but may want to release an update to handle this...

Avatar
giorgiokatr
Member
Free Members
sp_UserOfflineSmall Offline
Oct 4, 2013 - 3:17 am

there was a notice for updating to 10781

i did it and now everything is ok! no --   --

after the update i performed the db upgrade with no errors but in the error log there was some notices 

file: s/simple-press/forum/content/forms/sp-form-components.php
line: 139
function: sp_post_editor_submit_buttons
Notice | Undefined variable: tipCancelButton

 

also after the upgradre i clicked at the option " Go to forum admin"(something like that) and it told me that i dont have the permissions.

i refreshed and then everything ok...

 

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 4, 2013 - 11:20 am

yes, the latest 5.3.4 release fixes the dashes around names...  It wont retroactive fix users it affected, but stops doing it...

Avatar
giorgiokatr
Member
Free Members
sp_UserOfflineSmall Offline
Oct 4, 2013 - 11:27 am

so i think we are ok now!!

thank you Mr Papa.

i will post on the unified forum another issue irrelevant with this.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 4, 2013 - 11:30 am

yes, new topics for new things... ;)

Avatar
giorgiokatr
Member
Free Members
sp_UserOfflineSmall Offline
Oct 4, 2013 - 11:43 am

sorry to open the topic again but i found what was the problem

when i tried to update i had installed DB Cache reloaded fix

that caused the errors!

today i installed it again and forum was down messing the whole site

i deactivated simple press and everything is ok again

this plugin breaks simple press!

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 4, 2013 - 12:36 pm

yes, of course...  we have said many, many times that you cannot cache the wp page the forum is on.  All forum content appears on a single wp page, so its dynamic in nature and cannot be cached by plugins that treat it as a static page.

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: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625