Posted by _Mitto_ on November 4, 2007 at 11:26pm
Hello arkepp!
I started install this 3rd time, because when i try create new user comes out error.
I didn't realize step 2.1 and my question is abut that
There WAS created new user in drupal tabel, but not in phpBBs tabel.
And i couldn't log out from phpBB. My cookie domain was blank, it could be a problem.
But it's droped all, and here is fresh
well, i don't find "drupal_sequences" table.
Is this problem of postgresql or it doesn't exist anymore or i didn+t get something?
Look at the table "drupal_sequences", update the row with name "drupal_users_uid"
Thanks ..
Comments
Hi,you're probably right
Hi, sorry about the late reply, as stated separately I've been pretty busy.
You're probably right that the sequence table does not exist. I don't know much about Postgresql, but it appears to have separate sequence objects.
I think you need to do a currval and then a setval. If you figure out the details, I would be happy to update the instructions with this info.
See http://www.postgresql.org/docs/7.4/interactive/functions-sequence.html
(syntax doesn't change much in newer versions)
posted in the wrong area
deleted/moved