1
Hello,
Let's see if I can provide enough information for this to be useful.
Earlier today, I had newbb1 running. I then upgraded it to newbb2 because, well, I needed the functionality of it. When I did that, I ran into a couple of problems. First being that the "Recent Posts" block wasnt there, and I couldnt find it. Second being that the "Blocks" menu of the Forums menu would only display a blank page.
With some debugging, I found a couple of errors in the modulesadmin/main.php. However, every post I found referenced a bugfix that provided a new main.php. I replaced mine with that one, and it fixed a couple of the problems. However, I still couldnt see a "Recent Posts" and no one but the Webmaster and admins of the page could see any of the forums.
So after looking around a bit more, I decided that I should probably upgrade to cbb. So I went, got the files for cbb 2, deleted all the files out of newbb and replaced them with the ones from cbb. However, I saw no update script to be run in cbb, so I just tried to update the module through the admin page. That is when I got this error:
Quote:
Fatal error: Call to undefined function: xoops_module_gettemplate() in /var/www/html/modules/system/admin/modulesadmin/main.php on line 285
However, this is the file that I just updated, so I dont know what further to fix to get this to work. Am I missing something? Did I forget a step? Delete something I shouldnt have?
XOOPS Version: 2.11
Module Name/Version: newbb 2.02 to cbb 2.23
PHP Version: 4.3.2
Sorry if this is a bit long winded... wanted to provide as much info as possible.