arniarni
Forum Replies Created
-
When update the error is appears:
Fatal error: Call to a member function get() on null in /home/httpd/vhosts/butyn.ru/httpdocs/wp-includes/query.php on line 28No. I have Php 5.6 and try again but result is white screen.
Error message is:
Fatal error: Call to a member function get() on null in /home/httpd/vhosts/domain.com/httpdocs/wp-includes/query.php on line 28Hi,
Critical error after last update! Site is broken. Screen is white and empty in frontend and backend.
Please correct!Forum: Plugins
In reply to: [Participants Database] Numerical values – how sorting and filtering?Hi,
Thank you! I understood.
Main table wp_paticipants_database must open in tab “Structure”. I changed type to DECIMAL(10,2) and now shortcode works correctly.Regards,
ArnoldForum: Plugins
In reply to: [Participants Database] Numerical values – how sorting and filtering?Hi,
Thank you for answer. The decimal type will best for money values. Please explain what field in database I need to edit because I’m afraid to damage the database.
In database I found 3 tables from your plugin: wp_participants_database, wp_participants_database_fields and wp_participants_database_groups.
I think that need to look wp_participants_database_fields table. Further, for example I want to edit the debt_month field. This field contains next columns, types and values:
id int(3) 24
order int(3) 4
name varchar(64) debt_month
title tinytext Debt1
default tinytext 0
group varchar(64) My group1
help_text text Debts on membership fees
form_element tinytext text-line
values longtext
validation tinytext no
display_column int(3) 3
admin_column int(3) 0
sortable tinyint(1) 1
CSV tinyint(1) 1
persistent tinyint(1) 0
signup tinyint(1) 0
readonly tinyint(1) 1Do I think correct that I must change the value of form_element column from “text-line” type to “DECIMAL(10,2)” or what changes I must do?
Regards,
ArnoldThanx! Will wait.
Regards!Forum: Plugins
In reply to: [Participants Database] Only reading field option is wrongThank you! I will wait for next release!
Regards!This is (above) I found in my old database. Now I try to add new same fields and they works well. May be problem is absent now when use new fields. I will testing.
I’m sorry but I cann’t found new topic link. I can only view your forum but not create topic (screenshot of bottom of page https://yadi.sk/i/A5Xqkj3MgPhaQ)
I don’t see where and how I can create new topic. Please get me link.
It is strangely for solution but Ok, I will copy this message to your forum.
Hi,
1) What means site info? Who can watch this info?
2) You talks about forum on this address? https://ultimatemember.com/forums/Regards,
ArniHi,
I try to explain more details.
Note 1 – names of parameters below could have some differents because its after translation.
Note 2 – user email is checked and works correctly – from this plugin user received notification when new account was created, when user tried to reset password and when user deleted account, so email address can not be a cause of error.
Note 3 – spam folder checked and it is empty.Below I will write how I set parameters in Settings/Notifications menu and obtained results:
1) Notification about new user – ON. -> Ok, email was received to admin address.
Below I will write how I set parameters in Settings/Letters menu and obtained results:
1) Welcome email – ON -> Don’t received.
2) Activation email – ON -> Don’t received. Activation was auto approved!
New user get full rights immediately after filling the registration form.
3) Pending – OFF -> Not checked.
4) Approved email when pending – ON -> Not checked.
5) Reject email when pending – ON -> Not checked.
6) Deactivation email – ON -> Not checked.
7) Deletion email – ON -> Ok. User received this letter.
8) Password reset email – ON -> Ok. User received this letter.
9) Password change email – ON -> Not checked.Regards,
ArniOk, thanks.