1401
Mage
Re: Datetime problems with Publisher 1.07 Final and Xoops 2.5.10
  • 2020/4/20 19:08

  • Mage

  • Core Developer

  • Posts: 206

  • Since: 2009/8/2 1


sorry not local.php but global.php



1402
Mage
Re: Datetime problems with Publisher 1.07 Final and Xoops 2.5.10
  • 2020/4/20 19:03

  • Mage

  • Core Developer

  • Posts: 206

  • Since: 2009/8/2 1


It may be the translation:

https://github.com/XOOPS/XoopsCore25/issues/249#issuecomment-261805315

If I understand correctly, you speak Italian! So you use a European date format

in folder:
htdocs\language\italian

file local.php
file global.php

you must have:

define('_DATESTRING''d-m-Y H:i:s');
define('_MEDIUMDATESTRING''d-m-Y H:i');
define('_SHORTDATESTRING''d-m-Y');


if you have

define('_DATESTRING''d/m/Y H:i:s');
define('_MEDIUMDATESTRING''d/m/Y H:i');
define('_SHORTDATESTRING''d/m/Y');


it does not work!


Look this: https://github.com/XOOPS/XoopsCore25/issues/807



1403
Lupin
Datetime problems with Publisher 1.07 Final and Xoops 2.5.10
  • 2020/4/20 13:23

  • Lupin

  • Just popping in

  • Posts: 92

  • Since: 2007/6/1 2


We are talking about the panel for sending and modifying the publisher form; we set the datetime format as d-M-Y H:i . Really the module shows the date and time in the required way. The form calendar also inserts the date in this format, but ...

1) the printed timetable is two hours in advance of the inserted one.
( module is set with GMT+1 ) Can the time zone entered by the user on his account page change this situation? ( i.e. if I set 13,30 I obtain 11,30 )

2) I think when I send the form , the module interprets the format as M-d-Y H:i and not d-M-Y H:i as requested.
in fact, if send (both acting with the calendar and modifying the date field) 01/01/2020 it seems all correct ; but if I exceed the number 12 in the day field ( i.e. 28/03/2020 ) I obtain the date : 01 Jan 1970 .... further proof is that if i send 02/04/2020 i get 04 Feb 2020 ...

3) there is a template problem too ( I mean the submission form on the user side and not the administration side one ) ...if I open the calendar of the form submission date, a part of it remains hidden from the date field of the expiry date section.

Cya guys

Pino



1404
Mamba
xmNews 1.1 released
  • 2020/4/19 1:08

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1405
mjoel
Re: Latest Newbbex Module ?
  • 2020/4/18 23:07

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


Thank you heyula



1406
heyula
Re: Latest Newbbex Module ?
  • 2020/4/18 17:42

  • heyula

  • Theme Designer

  • Posts: 594

  • Since: 2008/4/24


@mjoel;
You can look at the theme I made for Newbb
Resized Image

Download:
https://erenyumak.com/modules/themes/item.php?itemid=17



1407
mjoel
Re: Latest Newbbex Module ?
  • 2020/4/18 16:10

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


Thank you zyspec...i would like to have a simple forum in a small site of mine..Newbbex have minimum forum feature and the template is easy to modify compare to newwbb

But I will take a look again at newbb



1408
zyspec
Re: Latest Newbbex Module ?
  • 2020/4/18 14:09

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


@mjoel,

Can I ask what features newbbex module has that newbb does not? At this point it would probably be easier to have a developer add the features you care about to newbb than to try and update newbbex. The newbbex code hasn't been updated in 8.5 years.



1409
mjoel
Re: Latest Newbbex Module ?
  • 2020/4/18 11:03

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


Quote:

blackrx wrote:
Hello

I'm using XOOPS 2.5.8.1

i need a simple forum for my site...last time in XOOPS 2.0.8.1 i used newbbex

is newbbex 1.80 is the latest newbbex module ?

https://sourceforge.net/projects/xoops/files/XOOPS%20Module%20Repository/XOOPS2/Newbbex/


i test it in localhost..its working fine in XOOPS 2.5.8.1 but the admin side is not following the modules class standard

Hope someone can updated this great simple forum module


Can anyone update this module..newbbex for xoops 2.5.10



1410
Mamba
Re: Modal images Gallery with Bootstrap 4
  • 2020/4/12 21:07

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 138 139 140 (141) 142 143 144 ... 29425 »



Login

Who's Online

507 user(s) are online (304 user(s) are browsing Support Forums)


Members: 0


Guests: 507


more...

Donat-O-Meter

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

Latest GitHub Commits