I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the moment.
I have a phpbb3 forum and have a custom registration form. the password is hashed usering the phpbb hash() function. The form works great and everything is inserted into the tables correctly
The trouble is when you come to log in the password is not recognised and unless you do a password recovery you cannot log in. I have posted the question on the phpbb forum but after a couple of days sadly i have given up.
I was wondering if anyone on here has ever had a similar issue with phpbb and if so how did you overcome it.
Thanks
Setting a default timezone?
I have read about how to change the timezone in PHPMYADMIN, but it changes back, it doesn't STAY there.If thats not possible, if I had..;$time = date("d-m-Y H-i-s" time());or.. if I had
ALV List Display to point to another report on Double Click
Hi,
Revoking alter any table from a schema
Hi All,
Generate multilayered array from string.
ok so i have a string that looks like this:Code: [Select]blog:edit_all,delete_all|users:edit_all,delete_all|settingsand i want to make a code that can take that string and put it in a multi-layered
Got A Free Server :(
So I was given a free server http://shopping.yahoo.com/p:Compaq%20ProLiant%201500%20Server:1990708735It is a Compaq Proliant 1500 :|And I cannot seem to get it to install any OS from the CD drive
Calling variables
I want to call this to my website but it doesn't display what I want it to,Code: <h5>Edit Subject: <?php echo $sel_subject['menu_name']; ?></h5>If I change
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a certain amount of time (1 use, 1 day, 1 week, etc).Can someone explain to me what exactly it's
When i am Canseling the Billing Document in VF11 I am getting Shortdump
Hi Experts
how to get different value in second view of webdynpro?
hello guys,
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.* to 5.2.4. Not just PHP was upgraded, MySQL, postGres, and (I think) Apache were upgraded as well.