1
timgno
newbb 4.06 beta & xoops 2.5.4
  • 2011/11/28 13:25

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Problems for newbb v4.06 in the xoops 2.5.4 servers remotely, it works fine locally with xoops 2.5.3. I copied the same tables and the same data multiple times, I checked the numbers and match all of the fields. Given the difference of both versions of xoops (2.5.3/2.5.4) suppose to be revised again for this final version of xoops.

Result when I click on a link of a discussion or post a message, blank page

2
trabis
Re: newbb 4.06 beta & xoops 2.5.4
  • 2011/11/28 13:50

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


So, you are comparing 2.5.4 remotely with 2.5.3 locally?
Can you test 2.5.4 locally also?

I need more information, server specs and error messages.

3
timgno
Re: newbb 4.06 beta & xoops 2.5.4
  • 2011/11/28 17:08

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


no error, but I find this warning in the area forum:

'Database:: getInstance ();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory: getDatabaseConnection ();' instead.
'Database:: getInstance ();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory: getDatabaseConnection ();' instead.

Solved this, it works

4
timgno
Re: newbb 4.06 beta & xoops 2.5.4
  • 2011/11/28 17:48

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


This problem was caused by my distraction, because locally newbb v4.06 with xoops 2.5.4, it works, but the two databases, both locally and remotely, have two different versions, phpmyadmin3.4.5, phpMyAdmin3.4.7.1.

I don't know why it caused the warning, but it was enough to change the deprecated code for the module to work properly

I hope it can be used for other problems like that for other modules that will surely date with this method for classes.

5
timgno
Re: newbb 4.06 beta & xoops 2.5.4
  • 2011/11/28 18:15

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


$extensionToMime = include XOOPS_ROOT_PATH '/class/mimetypes.inc.php';


changed in any existing file in its place, insert this line of code:

$extensionToMime = include XOOPS_ROOT_PATH '/include/mimetypes.inc.php';

6
timgno
Re: newbb 4.06 beta & xoops 2.5.4
  • 2011/12/14 10:36

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I have a blank page with the file viewall.php, I can't find the error, anyone has the same?

7
timgno
Re: newbb 4.06 beta & xoops 2.5.4
  • 2012/1/5 9:23

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I have two files, and other problems with some browsers, if someone has the same, let's talk more clearly.

Files ratethread.php and report.php are not recognized by some browsers

For example Safari, gives me a error page that says not to support, javascript function go back, internet explorer says he has no more connection to the Internet.

There seems a little strange?

Login

Who's Online

410 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 410


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits