61
Mage
Re: new theme for xoops.org
  • 2017/1/9 8:28

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


I think it would be nice to change the module to use TDMDownloads to present the modules.



62
Mage
Re: XOOPS Publisher 1.04 Final available for Testing before official release
  • 2016/10/26 9:25

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Quote:

kakos wrote:
I try to attach a .jpg and a .png image file and I receive the following messages:

1st "An error occurred while uploading the file.
- MIME type not allowed:
- The file you are trying to upload is too big. Error: 1
If the page does not automatically reload, please click here"



You have to edit php.ini!

Quote:
Value: 1; The uploaded file exceeds the upload_max_filesize directive in php.ini


in version 2.5.9 errors messages are improved:

https://github.com/XOOPS/XoopsCore25/commit/a4adbe17ed366208c55167e003ec7b17d3bcb201



63
Mage
Re: xBootstrap XOOPS Theme - Development
  • 2016/8/17 19:39

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Hi,

I correct this problem right now
This will be fixed in XOOPS 2.5.9



64
Mage
Re: contact module with feedback auto-notification ?
  • 2016/7/12 19:21

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


I just use the existing css here:

http://getbootstrap.com/css/

I'm not a professional css. I think everyone can do it



65
Mage
Re: contact module with feedback auto-notification ?
  • 2016/7/12 9:49

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Hello,
The "xmcontact" module can do it.
The module is in development, but the current version works very well.
The templates are optimized for use bootstrap.

https://github.com/GregMage/xmcontact



66
Mage
Re: XOOPS 2.6.0 Alpha 2 released for Testing
  • 2013/3/30 13:20

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Quote:

moss wrote:
I have this message :
xoops_load is deprecated. See how to replace it in file /Applications/MAMP/htdocs/Xoops260/htdocs/include/functions.php line 58
xoops_load is deprecated. See how to replace it in file /Applications/MAMP/htdocs/Xoops260/htdocs/include/functions.php line 58


I checked the package 2.6 and we do not use this function. This error should appear in a module that is not compatible 2.6.

Quote:

renderImageNav() is deprecated since 2.6.0. Please use renderNav()


Thanks for this error. Now it's ok in SVN.

Quote:

When I go in images tabs, somes images doesn't load and sometimes i even have blank screen but no errors... If I have this blank screen, every page of site don't work. I have to kill session to come back on workfull website


I can not reproduce this error. Must uninstall the extension image and reinstall.



67
Mage
Re: XOOPS 2.6.0 Alpha 2 released for Testing
  • 2013/2/20 18:28

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


That's right, I corrected the error # 77! Please update the SVN.

For other errors, it is normal to install (we test tables that do not exist).

Thank you for your return.



68
Mage
Re: XOOPS 2.6.0 Alpha 2 released for Testing
  • 2013/1/30 15:17

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Thank you for this return, I corrected it tonight. It is not very serious but I have to correct this problem.



69
Mage
Re: Icons in modules admin
  • 2013/1/20 19:34

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


$modversion['dirmoduleadmin'] = '/class';
$modversion['icons16'] = '../../media/xoops/images/icons/16';
$modversion['icons32'] = '../../media/xoops/images/icons/32';


I confirm that this code is useless in 2.6.

I wrote this class but I did not know that it worked. Someone added this option and it is very good!



70
Mage
Re: Icons in modules admin
  • 2013/1/20 18:15

  • Mage

  • Core Developer

  • Posts: 209

  • Since: 2009/8/2 1


Quote:

timgno wrote:
This must be discussed with the core developer, because if I insert a statement like this:

$modversion['dirmoduleadmin'] = '/class';
$modversion['icons16'] = 'icons/16';
$modversion['icons32'] = 'icons/32';


in the file xoops_version.php, this does not work the same even if not return errors


Normal that this does not work! Why do you put it?




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



Login

Who's Online

157 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 157


more...

Donat-O-Meter

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

Latest GitHub Commits