121
Tarik
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/11 17:14

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


same error szeveral times in http://localhost/2.6_svn/admin.php?xoopsorgnews=1

le="color: #000000"><?php ( ! ) Notice: No entry is registered for key 'XLANGUAGE' in C:wampwww2.6_svnxoops_libXoopsRegistry.php on line 144 Call Stack # Time Memory Function Location 1 0.0017 745688 {main}( ) ..admin.php:0 2 6.7733 11268560 XoopsLocalAbstract::convert_encoding( ) ..admin.php:101 3 6.8479 11316784 Xoops_Registry::get( ) ..xoopslocal.php:80 4 6.8480 11316944 trigger_error ( ) ..Registry.php:144


btw how do i activate error log?
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.

122
trabis
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/11 18:17

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Quote:

Tarik wrote:

btw how do i activate error log?

You can install the logger module to enable debug.

Thanks for the report, I'll check it.

123
Tarik
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/12 12:06

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


in formcolorpicker.php
there is a bug where it doesnt use the setted value
fix
in line 36 where
le="color: #000000"><?php parent::__construct($caption, $name, 2, 7, '', $value);

it should be
le="color: #000000"><?php parent::__construct($caption, $name, 2, 7, $value, '');
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.

124
sabahan
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/13 10:49

  • sabahan

  • Quite a regular

  • Posts: 317

  • Since: 2006/3/4 5


Quote:

timgno wrote:
Blocks not default selection position:

Resized Image



Yes..module blocks has no default position like before

125
trabis
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/13 13:26

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Quote:

Tarik wrote:
in formcolorpicker.php
there is a bug where it doesnt use the setted value
fix
in line 36 where
le="color: #000000"><?php parent::__construct($caption, $name, 2, 7, '', $value);

it should be
le="color: #000000"><?php parent::__construct($caption, $name, 2, 7, $value, '');


Great eye! It is fixed now, thanks :)

126
trabis
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/13 13:29

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


@sabahan and @timgno

Thanks for the report, it is fixed now :)

I set blocks positions to display in 'all pages' by default. I think in 2.5.5 it was set to display on 'top page', 'all pages' is better don't you agree?

127
Tarik
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/13 15:17

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


'all pages' is the better choice in my opinion. By the way, when installing the logger (edit: it seems with all plugins but works with modules) and clicking the 'manage module' it just refresh the page is it normal? and wouldn't be better if the 'manage blocks' button only appear when the plugin or the module have actual blocks?
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.

128
sabahan
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/13 15:44

  • sabahan

  • Quite a regular

  • Posts: 317

  • Since: 2006/3/4 5


Thank you trabis.

Yes agree with you all pages is much better

129
trabis
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/13 15:53

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Quote:

Tarik wrote:
'all pages' is the better choice in my opinion. By the way, when installing the logger (edit: it seems with all plugins but works with modules) and clicking the 'manage module' it just refresh the page is it normal? and wouldn't be better if the 'manage blocks' button only appear when the plugin or the module have actual blocks?


Yes, the navigation has some bugs that I'm aware of.

130
sabahan
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2013/1/13 16:04

  • sabahan

  • Quite a regular

  • Posts: 317

  • Since: 2006/3/4 5


1. there are double setting options for comments display mode and order in system preferences and in comments extension preferences

...modules/system/admin.php?fct=preferences&op=showmod&mod=1

...modules/system/admin.php?fct=preferences&op=showmod&mod=4


2. in core pm and pm module date is displayed as 1970/1/1 1:00:00


3. pm module display problem

Resized Image

Who's Online

490 user(s) are online (456 user(s) are browsing Support Forums)


Members: 0


Guests: 490


more...

Donat-O-Meter

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

Latest GitHub Commits