11
DCrussader
Re: Oledrion 2.33 Beta 1 ready for testing on XOOPS 2.5.5

There should be some coding standards


Except the invalid space anywhere placed within english/ folder, here some outdated crap which should be removed/corrected

modinfo.php
Line 105-111
define("_MI_OLEDRION_FORM_COMPACT","Compact");
define("_MI_OLEDRION_FORM_DHTML","DHTML");
define("_MI_OLEDRION_FORM_SPAW","Spaw Editor");
define("_MI_OLEDRION_FORM_HTMLAREA","HtmlArea Editor");
define("_MI_OLEDRION_FORM_FCK","FCK Editor");
define("_MI_OLEDRION_FORM_KOIVI","Koivi Editor");
define("_MI_OLEDRION_FORM_TINYEDITOR","TinyEditor");

There is no spaw anymore, or koivi, or even FCK

Main.php
Line 42
define("_OLEDRION_DATE","Publication date");
Published on: or Added on:


Updated english/ with removed invalid intervals
http://www.multiupload.nl/5IQT5LWFXA

Added to TX without newsletter.php which is not with PHP DEFINE
https://www.transifex.com/projects/p/xoops-mods-i18n/r/olderion233/

12
Mamba
Re: Oledrion 2.33 Beta 1 ready for testing on XOOPS 2.5.5
  • 2012/8/6 12:15

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
Except the invalid space anywhere placed within english/ folder, here some outdated crap which should be removed/corrected

First, thanks for doing all this! Very much appreciated!

This will be removed/corrected, the focus was right now on converting it to XOOPS 2.5.5 GUI. Once it works, we'll focus on cleaning up the code and translations.

You feedback and all your work on this is very much appreciated.

Feel free to upload the corrected language files to XOOPS SVN.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

13
DCrussader
Re: Oledrion 2.33 Beta 1 ready for testing on XOOPS 2.5.5

Quote:

Feel free to upload the corrected language files to XOOPS SVN.


Don't like SVN much :) To avoid making mistakes will use my project page on SF.NET and free file hosting mirrors such as mirrorcreator. Someone which knows SVN can upload updates there.

14
preachur
Re: Oledrion 2.33 Beta 1 ready for testing on XOOPS 2.5.5
  • 2012/12/17 19:55

  • preachur

  • Just can't stay away

  • Posts: 525

  • Since: 2006/2/4 4


Testing in php 5.2.17 - Nothing happens when I click GO when adding a product. When I try to "add an item" I get the error: "Please create at least one GST before adding an item."

15
preachur
Re: Oledrion 2.33 Beta 1 ready for testing on XOOPS 2.5.5
  • 2012/12/17 20:02

  • preachur

  • Just can't stay away

  • Posts: 525

  • Since: 2006/2/4 4


Debug shows no errors, only:
Deprecated
'/class/xoopsobject.php' is deprecated since XOOPS 2.5.4, please use 'kernel/object.php' instead.
'Database::getInstance();' is deprecated since XOOPS 2.5.4, please use 'XoopsDatabaseFactory::getDatabaseConnection();' instead.

16
Dante7237
Re: Oledrion 2.33 Beta 1 ready for testing on XOOPS 2.5.5
  • 2012/12/18 17:36

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


2.5.5 has a minimum php version requirement. Correct me if I'm wrong folks, but doesn't it require >5.3?


17
Mamba
Re: Oledrion 2.33 Beta 1 ready for testing on XOOPS 2.5.5
  • 2012/12/18 18:46

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Originally the minimum requirement for XOOPS 2.5.5 was PHP 5.2+ (with PHP 5.3.x being strongly recommended)
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

18
preachur
Re: Oledrion 2.33 Beta 1 ready for testing on XOOPS 2.5.5
  • 2012/12/19 1:33

  • preachur

  • Just can't stay away

  • Posts: 525

  • Since: 2006/2/4 4


I upgraded to php 5.3.18. - I am uploading the module again to re-test.

19
preachur
Re: Oledrion 2.33 Beta 1 ready for testing on XOOPS 2.5.5
  • 2012/12/19 16:20

  • preachur

  • Just can't stay away

  • Posts: 525

  • Since: 2006/2/4 4


Despite upgrading php it is still not adding a product. Same issue. However, the version number is showing 2.32 and uninstall isn't removing the tables from the database. I am manually removing them, deleting the tables, deleting the module file and re-uploading the xoops-mamba version and will test again. (my old modules folder was still on the test site after upgrade, and it may be a problem with the database caused by tables left behind from the old version.)

20
preachur
Re: Oledrion 2.33 Beta 1 ready for testing on XOOPS 2.5.5
  • 2012/12/19 20:01

  • preachur

  • Just can't stay away

  • Posts: 525

  • Since: 2006/2/4 4


Okay, payment gateways (paypal) goes to white screen and does not save when updating parameters. No error in debug, but:

Depreciated

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

I believe that is caused by a line in admin/main.php

$oledrion_Currency = & oledrion_Currency::getInstance();

I was able to clear the depreciated notice, but still have a white screen.

Login

Who's Online

202 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 202


more...

Donat-O-Meter

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

Latest GitHub Commits