21
timgno
Re: strtotime in edit mod
  • 2016/6/3 20:16

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Quote:

zyspec wrote:
This is generally caused by an invalid value passed to the strtotime() function....


I think the problem is in the language constant, now it works after I modified this:

https://xoops.org/modules/newbb/viewtopic.php?post_id=360272#forumpost360272

The variables are correct in strtotime



22
timgno
strtotime in edit mod
  • 2016/6/3 17:11

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Why, when I go to save an edited content, then it reset the date to zero with strtotime?

The result is obvious this 1/1/1970

To save the new content regularly.

Is a topic already discussed?



23
timgno
Re: Xoops 2.5.8 and high
  • 2016/5/31 11:09

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I believe that there will also be redone stamp constants in this way, or similar to this:

define("_DATESTRING_N","j/n/Y");
define("_DATESTRING_M","j/m/Y");
define("_DATETIMESTRING_N","j/n/Y G:i:s");
define("_DATETIMESTRING_M","j/m/Y G:i:s");
define("_MEDIUMDATETIMESTRING_N","j/n/Y G:i");
define("_MEDIUMDATETIMESTRING_M","j/m/Y G:i");
or
define("_DATESTRING","j/m/Y");
define("_SHORTDATESTRING","j/n/Y");


Whenever there is a xoops update, I have to re-send the custom global.php language



24
timgno
Re: Xoops 2.5.8 and high
  • 2016/5/30 17:52

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Also it marks this for compression of cached images.

Php Image Cache

Apparently the gzip compression xoops is not enough for the online images.

I don't know tell me your experience.



25
timgno
Re: Xoops 2.5.8 and high
  • 2016/5/30 12:23

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


This also:

class/textsanitizer/image/image.js



26
timgno
Xoops 2.5.8 and high
  • 2016/5/30 8:14

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I find the problems in the frontend with xoops.js, I don't need, and if I go to delete it from the class/theme.php files, still exists somewhere else.

Test PageSpeed of Google.

I tried to do research, but I can not find the file that loads
$xoTheme->addScript('include/xoops.js');

or
$this->addScript('include/xoops.js');


minified in:
$xoTheme->addScript('include/xoops.min.js');


In XOOPS 2.6.0 still exists, you should not think to change it in jquery?



27
timgno
Re: wgXPiwik
  • 2016/5/28 19:17

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Yes! :)



28
timgno
Re: Contact Module & Php 5.5
  • 2016/5/28 19:13

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Thanks goffy!

Need to upgrade several modules to xoops 2.5.8

Also contact, with namespaces and xmf will use another encoding



29
timgno
Contact Module & Php 5.5
  • 2016/5/26 12:02

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


After being in php 5.5, I struggled to send in the form of the contact module.

Server Error 500

Can you tell me yours if you have had the same problems?

If it were so, it must take action on the code to update it!

The tests were carried out on xoops 2.5.7.2

Thank you!



30
timgno
Re: XoopsFormTime Class
  • 2016/5/20 10:03

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


This is the result:

Resized Image


Files added on github




TopTop
« 1 2 (3) 4 5 6 ... 113 »



Login

Who's Online

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


Members: 0


Guests: 221


more...

Donat-O-Meter

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

Latest GitHub Commits