11
maxpt
Re: [Tutorial] How to downgrade 2.2.3/4 to 2.0.14
  • 2006/7/13 19:10

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


** DON'T USE THIS TUTORIAL ***


BECAUSE DOWNGRADE.PHP HAVE LOT OF BUGS!

And I see now that this bugs are in blocks, in config table and other tables..


Notes:
2.0.14 are more slow that 2.2.4

2.0.14 are very very bad in some things like add blocks, forms.

2.0.14 have only some things better, backend.php convert to utf-8, in 2.2.4 not!!, more configurarable.


I have return to the backup of 2.2.4.
Marco Sousa
https://www.gaap.dev



12
maxpt
Re: Critical Bugs in 2.0.14
  • 2006/7/13 19:05

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


The bug exist but isn't in 2.0.14.

I in downgrade.php script..

Sorry I only see now..
Marco Sousa
https://www.gaap.dev



13
maxpt
Re: No Administration memi
  • 2006/7/13 11:07

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


SPAMING this site aren't xoops, and this is the the first post of this guy.. maybe a bot
Marco Sousa
https://www.gaap.dev



14
maxpt
Re: Error upgrading to 2.0.14
  • 2006/7/13 8:55

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


copy xoops.md5 and xoops_md5.php to root, and go tohttp://www.mysite.com/xoops_md5.php and see if is any file that are upload correctly.
Marco Sousa
https://www.gaap.dev



15
maxpt
Re: Critical Bugs in 2.0.14
  • 2006/7/12 23:40

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


Tomorrow(Today) I will test a freash install of 2.0.14 and compare with mysite.

If the bugs are present in the fresh install, them he have some bugs in 2.0.14, if not, I will compare the database.
Marco Sousa
https://www.gaap.dev



16
maxpt
Re: Critical Bugs in 2.0.14
  • 2006/7/12 23:34

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


but set off the gzip, not resolve my problems that are:

1) Config Users show show correctly

2) Users can't register because $xoopsConfigUser['allow_register'] is show empty in register.php but allow_register are set to 1
Marco Sousa
https://www.gaap.dev



17
maxpt
Re: Critical Bugs in 2.0.14
  • 2006/7/12 23:18

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


erm... you are right.

I disable the gzip, and now are fixed.. strange.. i am using the 2.0.14 with no hack.. and with 2.2.4 dont show nothing notices, warnings.
Marco Sousa
https://www.gaap.dev



18
maxpt
Re: Critical Bugs in 2.0.14
  • 2006/7/12 22:50

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


Quote:

McDonald wrote:
Where do you see errors?
I see notices only.
Notices are not errors, and if you switch off the PHP debugger they're gone.

Please use the search option in the right top corner and use the powers of this forum.
These 2 will lead you to all your answers.
Also check out the XOOPS FAQ.


in this cause the notices are errors, because de problem are with

var= & ....

and if are some problem, XOOPS will run anormaly... because that var are with wrong value..

and

Warning: ob_start(): output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in file /include/cp_functions.php line 33
Marco Sousa
https://www.gaap.dev



19
maxpt
Re: Critical Bugs in 2.0.14
  • 2006/7/12 22:48

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


I can't register new users....

Quote:
$xoopsConfigUser =& $config_handler->getConfigsByCat(XOOPS_CONF_USER);

if (empty($xoopsConfigUser['allow_register'])) {
redirect_header('index.php', 6, _US_NOREGISTER);
exit();
}

and the allow_register are set to 1


for now I change the register.php (to users can register)
Quote:
if (empty($xoopsConfigUser['allow_register'])) {
//redirect_header('index.php', 6, _US_NOREGISTER);
//exit();
}
Marco Sousa
https://www.gaap.dev



20
maxpt
Re: Critical Bugs in 2.0.14
  • 2006/7/12 22:28

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


PHP version 4.4.2
MySQL version 4.1.19-standard
Marco Sousa
https://www.gaap.dev




TopTop
« 1 (2) 3 4 5 ... 8 »



Login

Who's Online

236 user(s) are online (160 user(s) are browsing Support Forums)


Members: 0


Guests: 236


more...

Donat-O-Meter

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

Latest GitHub Commits