I can't edit the Wiki. When I log in, it accepts my login, but when I navigate to the page I want to edit, it logs me out. I am not using my browsers back button. I am getting there via search.
If I don't have permissions to update, here is the change I was going to make.
In the section "Creating a lead capture form for your website", it has a sql querey to retrieve the password hash for your lead capture account. They querey did not work for me. However, this one did...
SELECT user_name, user_hash from users where user_name='YOUR_DESIRED_REC_ID';


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks