Using PHP Prayer Board 0.08.0b
I'm using the Username System for authentication. I want to turn off the Verify User option so that no email is sent to the new user. I'm getting the same SMTP email error as found in the other support request. That's fine with me, because I don't need an email to be sent anyway.
I uncheck that option, save, Logoff, refresh the page, log in, go to Admin and the changes were not saved. I've cleared the cache, etc. as well. When I test it to make sure by creating a new user, it still tries to send an email.
I've also discovered that none of the check box values will stay changed. After I click "Save" they return to their previous state.
Perhaps the "default" values are overriding the changes?
I went into phpMyAdmin to make the change manually and get the following error when trying to go into "edit" (clicking the little pencil) for that record:
Fatal error: Call to undefined function: pma_generate_common_url() in /usr/local/apache/htdocs/phpMyAdmin-2.6.3/libraries/header_meta_style.inc.php on line 44
This doesn't happen on any of the other tables. Just the pb_admin table.
Note: I installed the tables from scrathc using the Query in SQL/pb.txt in phpMyAdmin.
Thanks... what a great product! I plan on putting it to good use on our church website.
Could you shoot me an email when you have an idea what the deal is? bcotten at geemale dot comm.
Anonymous