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

  • Mage

  • Core Developer

  • Posts: 206

  • 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



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

  • Mage

  • Core Developer

  • Posts: 206

  • 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



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

  • Mage

  • Core Developer

  • Posts: 206

  • 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.



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

  • Mage

  • Core Developer

  • Posts: 206

  • 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.



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

  • Mage

  • Core Developer

  • Posts: 206

  • 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.



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

  • Mage

  • Core Developer

  • Posts: 206

  • 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!



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

  • Mage

  • Core Developer

  • Posts: 206

  • 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?



68
Mage
Re: Icons in modules admin
  • 2013/1/19 17:25

  • Mage

  • Core Developer

  • Posts: 206

  • Since: 2009/8/2 1


Quote:

timgno wrote:
Icons in modules admin not displayed if is custom, this is a bit negative for customization, should have priority those modules rather than those of the media folder.

We forced to create another appropriate code for modules or you change the class in this sense?


I do not understand! You put your icons in media folder.



69
Mage
Re: XOOPS 2.6.0 Alpha 2 released for Testing
  • 2013/1/17 20:39

  • Mage

  • Core Developer

  • Posts: 206

  • Since: 2009/8/2 1


Quote:

sabahan wrote:
redownload from svn

- phpthumb is fixed


Quote:


Quote:

2. Problem uploading gif animation image..all uploaded animation gif will be change to blank.gif automatically


It is worked for me.
It seems your image exceed the limitations (size or resolution)

But it is another important bug in core because it always report "image saved" after submit and store the data in db even if it is not saved actually because it exceeded the limitations. It should not store data in db and report an error and said "the size/resolution of the image exceeded" or something like that.



yes recheck it was my image size..

now it will always report as image saved/submitted although image exceed the limitations (size or resolution) and it will display blank.gif in image manager


Fixed in SVN



70
Mage
Re: XOOPS 2.6.0 Alpha 2 released for Testing
  • 2013/1/15 18:52

  • Mage

  • Core Developer

  • Posts: 206

  • Since: 2009/8/2 1


Quote:

andrax wrote:
When installing the system, I've unselected all modules and extensions... and after completing the system installation, I started the installation and tests of modules and extensions, however, when I try to install the extension User ranks , I got this messagem:
[quote]Array ([0] => Table 'x7eb_ranks' already exists)


Fix in SVN but you must re-install xoops
Quote:

andrax wrote:
On admin of Page module, the Configuration Check alert that the extension 'xoosocialnetwork' isn't installed, but from what I observed here, this hasn't even exist in package


'xoosocialnetwork' isn't in the package. http://dugris.xoofoo.org/

Quote:

andrax wrote:
And to conclude, seems to me that the comments plugin is not working, at least it does not appear in the modules (Page or Publisher)


Must install in first comments extensions and after Page or Publisher




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



Login

Who's Online

248 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 248


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