5641
Mamba
Re: Problem after upgrade 2.4.4 to 2.5.7
  • 2015/7/2 23:35

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


I would expand on what Brutalicuss suggested:

1) in the file /language/YOURLANGUAGE/calendar.php add or replace this line:

define('_CAL_FORMAT',_SHORTDATESTRING);


2) in the file /language/YOURLANGUAGE/global.php make sure that you have the correct definition for _SHORTDATESTRING, for example:

define('_SHORTDATESTRING'Y-m-d');


Sometimes the local language files from older XOOPS versions miss the new additions like the _SHORTDATESTRING. So make sure that you also update the local language files.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5642
AngeloRocha
Re: Problem after upgrade 2.4.4 to 2.5.7

It did not work.
=/



5643
brutalicuss
Re: Problem after upgrade 2.4.4 to 2.5.7

Hi Angelo :))

I had the same problem when up 2.4.0 to 2.5.5
When submit new story shows 1970..

After hours reading here :) I found solution for me, esp for module news.
in language/yourlang/calendar.php put at the top of lines:
define("_CAL_FORMAT","Y-m-d");

Hope work for you too

If not, the problem surely in time format, when time format is wrong shows 1970y
You need just some time to find the problem



5644
AngeloRocha
Problem after upgrade 2.4.4 to 2.5.7

After upgrade, module soapbox and news show date 1970 to scheduled posts, to normal posts show one day more, when a create a topic in news or soapbox he show date "02/07/2015", but today is "01/07/2015".

How to fix it?

News 1.66
Soapbox 1.6 final



5645
Mamba
XOOPS News 1.71 Beta 1 available for testing
  • 2015/7/1 9:32

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


XOOPS News module has been updated to 1.71 Beta 1 and is available for testing.

You can download it from GitHub:

XOOPS News 1.71 Beta 1

Please fork it and submit back any improvements or bug fixes.

Please note: we suggest to migrate to and use Publisher, as this will be our focus as a content/news module.

You can download Publisher also from GitHub:

XOOPS Publisher 1.02 RC-2

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



5646
Mamba
WF-Channel 2.07 Beta 1 and WF-Resource 2.06 Beta 1 available for testing
  • 2015/7/1 8:34

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


If you are using WF-Channel for your static pages, we've updated it to XOOPS 2.5.7.1

The Beta versions of both WF-Channel and WF-Resource have been released and are available for testing on GitHub:

WF-Channel
WF-Resource

Please fork them and submit back any improvements or bug fixes you might have.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5647
Mamba
Re: Rating system in publisher module
  • 2015/6/30 23:54

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
in xoops_version.php
this line: _MI_PUBLISHER_ORDERBY_HITS => 'hits',
must be: _MI_PUBLISHER_ORDERBY_HITS => 'counter',

It's done! Thanks.

Please keep testing....

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



5648
brutalicuss
Re: Rating system in publisher module

Everything working just perfect!

The only thing you must change:

in xoops_version.php
this line: _MI_PUBLISHER_ORDERBY_HITS => 'hits',
must be: _MI_PUBLISHER_ORDERBY_HITS => 'counter',

thats all

10x again Mamba, now its much better, im sure that the users will like it :))


ps: If you want you can change block name from "recent item list" to some other like "sorting item list" in exmp



5649
brutalicuss
Re: Rating system in publisher module

Its fantastic :)

My project is still on localhost and I testing in old (my) publisher version and the new (master) both, and working fine. But I have also changes in .html (visualization)
Of course, I will test the new one also. First on localhost and than on web, and and will post here soon :)

10x Mamba :)



5650
Mamba
Re: Rating system in publisher module
  • 2015/6/30 8:18

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Brutalicuss,

I've added your changes to the ones I've done earlier, and I have also added the new sorting to the "Admin Summary" View, so you can also sort now in the Admin view.

Check out the updated version on GitHub.

We need some testing done, so we can release it as final version

Can you help with that?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 562 563 564 (565) 566 567 568 ... 29425 »



Login

Who's Online

432 user(s) are online (315 user(s) are browsing Support Forums)


Members: 0


Guests: 432


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