61
culex
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2012/9/10 12:49

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Found another using wamp local server..

I get this error in "modules/system/admin.php?fct=images&op=editcat&imgcat_id=1"

Argument 1 passed to SystemImagecatForm::__construct() must be an instance of XoopsImageinstance of XoopsImagecategory givencalled in /class/xoops.php on line 932 and defined i filen /modules/system/class/form/imagecat.php linje 30


No solution to this one yet, but I'll continue testing

Sourceforge tracker 3566116
Programming is like sex:
One mistake and you have to support it for the rest of your life.

62
culex
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2012/9/10 14:52

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Bug trackid 3566324

When deleting imagecategory id:1 action posted is id:0

Solution
in modules\system\admin\images\main.php line 554

replace
$imgcat_id $system->cleanVars($_POST'imgcat_id'0'int');


with
$imgcat_id $system->cleanVars($_GET'imgcat_id'0'int');


Could be more _POSTS needing to be replace.
Programming is like sex:
One mistake and you have to support it for the rest of your life.

63
tatane
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2012/9/11 12:11

  • tatane

  • Just can't stay away

  • Posts: 649

  • Since: 2008/5/6 1


if I only show top block right and bottom right, the block of lines are shifted left
Resized Image

Resized Image

64
sadistiko
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2012/10/5 7:54

  • sadistiko

  • Friend of XOOPS

  • Posts: 477

  • Since: 2004/12/13


Hi all,

today I finally found time to test new version of Xoops 260 alpha1a and I must admit I'm impressed with new loook with instalation. I looks nice and easy, but there is much control of what do you want in you site and what you don't want.

If I found some bugs I'll report, for now I can't wait to get this new, beautifull baby ready for our sites!

Keep the good work!
Croatian Xoops support site:
www.xoopshr.org
Lowcost linux hosting:
www.adpgroup.hr

65
Wolcano
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2012/10/13 7:30

  • Wolcano

  • Just popping in

  • Posts: 2

  • Since: 2012/10/13


Hi,

Everything seems working fine at the adminpane, but home is homeless...

Minimum PHP required: 5.2 (your version is 5.4.7)
MYSQL minimum version required: 5.0.7 (your version is 5.5.27)
Minimum XOOPS required: 2.6.0 (your version is 2.6.0-Alpha)

is my setup at local

What do I do wrong???

Btw the installation did also went out without any complications...

I can't wait to get started working with it...

Cheers!!!

66
alain91
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2012/11/17 21:37

  • alain91

  • Just popping in

  • Posts: 8

  • Since: 2012/11/11


@mage

Je rejoins ce qui a été dit par d'autres.

ce que tu appelles un "mauvais anglais" peut être largement suffisant pour participer aux échanges. Une réponse même en mauvais anglais est plus importante qu'un silence.

J'ai proposé de contribuer. Comment faut-il s'y prendre ?


Edited by Cesag - Translation in english :

@mage
I agree with what has been said by others.

What you call a "bad English" can be more than enough to participate in exchanges. Response even in poor English is more important than silence.

I offered to help. How should it be done?

67
Mage
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2012/11/18 11:38

  • Mage

  • Core Developer

  • Posts: 206

  • Since: 2009/8/2 1


Pour participer il suffit de prendre contact avec moi. Nous avons grandement besoin de codeurs.

Concernant les réponses aux questions, j'ai n'ai pas eu le temps de regarder.


Edited by Cesag - Translation in english :

To participate, just contact me. We greatly need coders.

Concerning answers to questions, I didn't have time to look.

68
redheadedrod
Re: XOOPS 2.6.0 Alpha 1 Testing

I haven't seen any activity in any of the development mail groups. Have they changed?

I have very limited time due to classes but I am willing to help some.

During holiday break I will be off almost 5 weeks and during that time I will be trying to finish up work on a PDO database class and try to finish up my work on the installer script upgrades.

Rodney
Attending College working towards Bachelors in Software Engineering and Network Security.

69
Mamba
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2012/12/4 13:09

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


You should subscribe to the SVN mailing list to see what is going on:

https://lists.sourceforge.net/lists/listinfo/xoops-svn

There is tons of development activities lately, with Mage, Dugris, and Trabis
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

70
redheadedrod
Re: XOOPS 2.6.0 Alpha 1 Testing

Cool thanks Mamba!

Subscribed..

Rodney
Attending College working towards Bachelors in Software Engineering and Network Security.

Login

Who's Online

163 user(s) are online (99 user(s) are browsing Support Forums)


Members: 0


Guests: 163


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