81
Mage
Re: XOOPS 2.6.0 Alpha 1 Testing
  • 2012/9/9 18:37

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Thank you for your feedback, I fixed some bugs.

I do not participate much on this topic because my English is very bad but I read your remarks.

Next week I will put on the SVN a new module of contents.



82
Mage
Re: XOOPS 2.5.5 Final Released
  • 2012/4/19 7:04

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Hello,

Your site is in English?



83
Mage
Re: XOOPS 2.5.5 Beta Issues
  • 2012/3/25 16:44

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Hello,

Quote:
Renetjuh wrote:
When I add an event in extcal the number of date will continue up to 40!


Fixed in SVN

Quote:
voltan wrote:
Problem in image manager : just webmaster ( group id = 1 ) can build Category and other admin groups can't build it


Fixed in SVN

Quote:
Danielw42 wrote:
Here is the scenario:Before sending someone a private message, I choose an option of saving a copy of this message in outbox. When a recipient reads and deletes my message, the copy of this message is also deleted from my outbox folder.


Fixed in SVN

Thank you for your feedback



84
Mage
Re: extcal 2.27 beta and xoops 2.5.4 errors/issues
  • 2012/1/16 9:58

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Hello mamba!

define("_SHORTDATESTRING","d-m-Y");


it's true! The translation removed the "-".

Changing the file "languages/english/global.php":

define "_SHORTDATESTRING" "????" );


with:

define("_SHORTDATESTRING","d-m-Y");



For extcal the solution is:

Edit "post.php". Remove the lines:

// If the date format is wrong
if(! preg_match '`[0-9]{4}-[01][0-9]-[0123][0-9]`' $_POST 'event_start' ][ 'date' ]) || ! preg_match '`[0-9]{4}-[01][0-9]-[0123][0-9]`' $_POST 'event_end' ][ 'date' ])) {
redirect_header 'index.php' _MD_EXTCAL_WRONG_DATE_FORMAT "implode '$GLOBALS 'xoopsSecurity' ]-> getErrors ()));
exit;
}


Edit "class/event.php". Remove the lines:

list( $year $month $day ) = explode "-" $data 'event_start' ][ 'date' ]);
$data 'event_start' ] = mktime $month $day $year ) + $data 'event_start' ][ 'time' ];
list( 
$year $month $day ) = explode "-" $data 'event_end' ][ 'date' ]);
$data 'event_end' ] = mktime $month $day $year ) + $data 'event_end' ][ 'time' ];
if( 
$data 'have_end' ] == || $data 'event_start' ] > $data 'event_end' ]) {
$data 'event_end' ] = $data 'event_start' ];
}


add these lines instead

$data 'event_start' ] = strtotime $data 'event_start' ][ 'date' ]) + $data 'event_start' ][ 'time' ];
$data 'event_end' ] = strtotime $data 'event_end' ][ 'date' ]) + $data 'event_end' ][ 'time' ];


Edit "class/event.php". Remove the lines:

// If the date format is wrong
if(! preg_match '`[0-9]{4}-[01][0-9]-[0123][0-9]`' $_POST 'event_start' ][ 'date' ]) || ! preg_match '`[0-9]{4}-[01][0-9]-[0123][0-9]`' $_POST 'event_end' ][ 'date' ])) {
redirect_header 'index.php' _MD_EXTCAL_WRONG_DATE_FORMAT "implode '$GLOBALS 'xoopsSecurity' ]-> getErrors ()));
exit;
}



85
Mage
Re: Problem with news1.66 and xoops 2.5
  • 2012/1/10 21:27

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


The solution is explained here to the issue date that appears on the site in French

http://www.frxoops.org/modules/newbb/viewtopic.php?topic_id=35445&post_id=218518#forumpost218518



86
Mage
Re: Blank Page Admin/Banners
  • 2012/1/6 16:04

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


The problem is fixed in xoops 2.5.5!



87
Mage
Re: Blank Page Admin/Banners
  • 2012/1/6 15:26

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Hello Mamba!

The problem is fixed in xoops 2.6!



88
Mage
Re: TDMDownloads 1.61 + 2.5.3
  • 2011/10/22 17:02

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Hi,

I tested TDMDownloads with 1.61 xoops 2.5.3 and I have not found any bugs.

menu.css is not missing because it is not present in 1.61.

You have corrupted files, makes the following steps:

1. Destroy the folder "TDMDownloads" in the folder "modules".
2. Download version 1.61 here
3. Copy the folder "TDMDownloads" in the folder "modules".
4. Update the module.

if it does not work, I do not know why



89
Mage
Re: Converting old modules GUI to XOOPS 2.5.0 Standard: Tutorial
  • 2011/8/4 16:50

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Hello DJ,
I coded the Framwork "moduleadmin". What problems with:
1 - Code quality
2 - Compatibility
3 - Security issues
Thank you for your reply.



90
Mage
Re: extCal GUI Change - ready for testing on XOOPS 2.5.0
  • 2011/3/21 10:18

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


It's ok for eXtCal. I work with Mamba on a class to manage the administration modules.




TopTop
« 1 ... 6 7 8 (9) 10 »



Login

Who's Online

189 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 189


more...

Donat-O-Meter

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

Latest GitHub Commits