Legba
Joined: 21 Apr 2004 Posts: 3
|
Posted: Thu Apr 22, 2004 10:20 am Post subject: b2 / php_fetch_all compatibility question |
|
|
I use php_fetch_all on all the pages of my website, so I can use the forum as a database. On one page, I wanted to have a journal using b2. However, when I tried to use php_fetch_all and b2 together, I encountered an error, as reported here. It seems that b2 and phpbb (the forum) both use the same variable, get_userdata().
My question is, is there any way to change the name of the variable used in b2, or to otherwise avoid any compatiblity issues?
Cheers!
Emanuel |
|