21
maxpt
Re: Critical Bugs in 2.0.14
  • 2006/7/12 22:26

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


more errors

Quote:
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 78
Notice: Only variables should be assigned by reference in file /class/xoopslists.php line 200
Notice: Only variables should be assigned by reference in file /kernel/module.php line 542
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 155
Notice: Only variables should be assigned by reference in file /kernel/tplset.php line 193
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 136
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 94
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 94
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 94
Notice: Only variables should be assigned by reference in file /modules/system/admin/preferences/main.php line 174
Warning: ob_start(): output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in file /include/cp_functions.php line 33


Quote:
Notice: Undefined variable: conf_ids in file /modules/system/admin/preferences/main.php line 338
Marco Sousa
https://www.gaap.dev



22
maxpt
Critical Bugs in 2.0.14
  • 2006/7/12 22:14

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


Critical Bugs in 2.0.14


Quote:
Notice: Only variables should be assigned by reference
in file /modules/system/admin/preferences/main.php line 78

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


the page conf of users dont show..


other error
Quote:

Notice: Only variables should be assigned by reference
in file /modules/system/admin/preferences/main.php line 78
Notice: Only variables should be assigned by reference
in file /class/xoopslists.php line 200
Notice: Only variables should be assigned by reference
in file /kernel/module.php line 542
Notice: Only variables should be assigned by reference
in file /modules/system/admin/preferences/main.php line 155
Notice: Only variables should be assigned by reference
in file /kernel/tplset.php line 193
Notice: Only variables should be assigned by reference
in file /modules/system/admin/preferences/main.php line 136
Notice: Only variables should be assigned by reference
in file /modules/system/admin/preferences/main.php line 94
Notice: Only variables should be assigned by reference
in file /modules/system/admin/preferences/main.php line 94
Notice: Only variables should be assigned by reference
in file /modules/system/admin/preferences/main.php line 94
Notice: Only variables should be assigned by reference
in file /modules/system/admin/preferences/main.php line 174
Warning: ob_start(): output handler 'ob_gzhandler'
cannot be used after 'URL-Rewriter' in file
/include/cp_functions.php line 33

Quote:

Notice: Only variables should be assigned by reference
in file /modules/system/admin/preferences/main.php line 50
Warning: ob_start(): output handler 'ob_gzhandler'
cannot be used after 'URL-Rewriter' in file
/include/cp_functions.php line 33


bug's or that the problem?
Marco Sousa
https://www.gaap.dev



23
maxpt
Re: [Tutorial] How to downgrade 2.2.3/4 to 2.0.14
  • 2006/7/12 18:36

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


Quote:

gestroud wrote:
If you overwrite all of the files as described in step #7, aren't you overwriting your mainfile.php?


yes, you all right.I forget that..

I update the tutorial.

Thanks.
Marco Sousa
https://www.gaap.dev



24
maxpt
[Tutorial] How to downgrade 2.2.3/4 to 2.0.14
  • 2006/7/12 10:49

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


Hi

I'm using 2.2 series a long long time, since 2.1.
Now I want more, and I downgrade to 2.0.
Lots of tries and tries, and always some bugs, and bugs.

But I done the downgrade correctly now



Tutorial:

** ATENTION THIS WILL DELETE ALL YOUR CUSTOM BLOCKS **
(11,12,13)

(you may save all your custom blocks in a txt file, to paste later)

1) ** BACKUP MySQL AND ALL FILES**
(be sure that everything are backup first)

2) Pickup the downgrade.php script there.

3) Copy the script to root of website

4) Login as administrator, and change the language to english, change the template to default, set debug mode to on

5) Disable(not uninstall) all modules (else system)

6) Remove all templates (else default)

7) Overwrite all of 2.0.14 files(else mainfile.php), to your site, all this folders

htdocs/*.* and the folder upgrade, all to root.
xoops.md5 and xoops_md5.php to root.

(Be sure that all files are upload correctly go tohttp://www.mysite.com/xoops_md5.php)

8) go to script to downgrade 2.2 to 2.0.13
http://www.mysite.com/downgrade.php

Click on the the bottons (1º, the 2º and the them the 3º)

9) Give access 777 to mainfile.php
Go to script to upgrade 2.0.13 to 2.0.14 (likehttp://www.mysite.com/upgrade)
upgrade your site.

10) delete the downgrade.php, xoops.md5, xoops_md5.php files and the upgrade folder.

11, 12 and 13 are in MySQL (eg. use phpMyAdmin)

11) Delete all records in ****_tplfile table

12) Delete all records in ****_tplsource table

13) Certify that ****_tplset table only have one record(default template)

14) Copy all new versions of the modules that have, some modules require to have new files to run properly in 2.0
(Like newsbb, need to copy in Framework the xoops22 folder)

15) Go to adminhttp://www.mysite.com/admin.php
Update first the system module, and next, update all other modules.

16) Enable all other modules

17) Go to Administration Groups, and give permition to all groups to access all blocks and modules (else if you don't want to)

18) Add blocks

19) Clone template, and you may set you custom blocks

20) Now the (down) upgrade is completed, add all others things you want in this stage (theme,etc..).


Comments please..

Edit:12/07/2006 20GMT+1*/
Marco Sousa
https://www.gaap.dev



25
maxpt
Re: xoops 2.2.5
  • 2006/7/10 7:41

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


nobody set a date, but it's probable that it release this or next month.
Marco Sousa
https://www.gaap.dev



26
maxpt
Re: xoops 2.2.5
  • 2006/7/7 15:45

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


I he have to pray for that the upgrade for 2.3/2.4 don't take so long that the 2.2.x are so discontinued that he can't update our modules, because don't support (or fully support) on this discontinued serie.

I think that the priority it had to 2.0.X and 2.2.X become only one, in 2.3 version of xoops, and not speed time in implement new funcionalities in this version(other that the necessary for the union of 2.0 and 2.2 series).

And next step are to implement the new functionalities, and support for the new version of php/mysql/apache, and the new theme support, and other stuff for the 2.4/3.0.


And not everything at same time, nor to implement the new functionalities first.
Marco Sousa
https://www.gaap.dev



27
maxpt
Re: xoops 2.2.5
  • 2006/7/7 15:25

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


The dev's don't touch in 2.2.5 more that 8 weeks ago, and i saw anywere that the date of release of 2.2.5 are to be almost the same time that 2.0.14.

But I still wait :) for the new version of 2.2.X series

And i'm waiting also for: :)
"Some of the 2.3 theming layer features, like templates and images overloading have been backported to it and will also be added to 2.2.5."

but the phppp are working hard in 2.2.5, but maybe he is stop for a while..


but i think this stop is also because 2.2.X are discontinued, and we will have more one or two bugfix packaged, and are now some know bug that will not be fixed.

He have to wait for 2.3/2.4 upgrade, to have the best performance and bugfree.
Marco Sousa
https://www.gaap.dev



28
maxpt
Re: preg_replace() [function.preg-replace]:
  • 2006/7/5 13:14

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


Quote:

ukandrewf wrote:
sorry 2.0.13.2 downgraded from 2.2.3

not sure which version of php (assume 5) / sql

xampp 2.3



this errors are because you are using php5, upgrade now to 2.0.14 and this errors go away..
Marco Sousa
https://www.gaap.dev



29
maxpt
Re: downgrade to 2.0.13
  • 2006/7/4 12:46

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


ukandrewf

1) I also have this problem when i test a downgrade.

2) see my small tutorial before, "re-set the group permision"

3) and 4) i don't know


I allready test almost 10 downgrades of 2.2.4 to 2.0.13.2, and I can't make yet to my site be error free.

I'm waiting for a new/upgrade downgrade script, a better script, maybe for 2.0.14 it's more easier, or to 2.3
Marco Sousa
https://www.gaap.dev



30
maxpt
Re: Ubuntu 6.06 LTS (64 bits)
  • 2006/7/4 12:43

  • maxpt

  • Not too shy to talk

  • Posts: 109

  • Since: 2005/9/4 1


the probleam aren't with xoops, the probleam are with the port of ubuntu to 64bits of this 64bits packaged ex (php(64bits) MySQL (64bits) and apache (64bits)) try to update your ubuntu 6.06, with the last updates.

See the config..
Marco Sousa
https://www.gaap.dev




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



Login

Who's Online

212 user(s) are online (138 user(s) are browsing Support Forums)


Members: 0


Guests: 212


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