31
onokazu
Re: News: Wrong Date... Post Date vs. Publish Date?
  • 2003/11/9 18:56

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


This has been fixed on CVS to always display the published date.

modules/news/article.php

$story['posttime'] = formatTimestamp($article->created());

to

$story['posttime'] = formatTimestamp($article->published());



32
onokazu
Re: RSS news bug
  • 2003/11/9 18:19

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


It might be possible that their encoding produces that error you are getting. The XOOPS headline module currently supports iso-8859-1 or utf8 encoded RSS news feeds, officially.



33
onokazu
Re: Make it XHTML 1.0 compliant please!
  • 2003/11/9 18:16

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Which theme are you using? XOOPS is almost completely xhtml 1.0 transitional compliant when using the default theme. There are, however, some pages that aren't, especially in the modules.



34
onokazu
Re: How do people usually do CONTRACT xoops development
  • 2003/11/9 18:14

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


你好
How long will this project be? I would love to visit Shanghai.



35
onokazu
Re: Moderator not a moderator
  • 2003/11/7 22:45

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


The moderators should now be able to do their work on this site.



36
onokazu
Re: Moderator not a moderator
  • 2003/11/7 22:44

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


kahumbu, you were right, the topicmanager page did not work right when regisrer_globals is set to off. I have now fixed this on CVS, and you would very soon be able to see what I have fixed on the following page (sf.net takes a few hours to be updated):

http://cvs.xoops.sourceforge.net/viewcvs.py/xoops/xoops2/modules/newbb/topicmanager.php




37
onokazu
Re: news module preferences not upgraded properly
  • 2003/11/7 20:09

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Thanks mariuss, it was a bug in the update script as you mentioned, and I have fixed this on CVS. As for your upgraded sites, try 'update'ing the modules that have the notifications feature. That should update the config options as well.



38
onokazu
Re: Moderator not a moderator
  • 2003/11/7 14:59

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Herko, I don't think so unless someone already has done it, since I do not have the ftp access to this site anymore.



39
onokazu
Re: NewBB Forum in XOOPS
  • 2003/11/7 14:52

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Their codes changed quite a lot since 1.4.x, the version which was integrated to XOOPS, and I think it would be a lot harder to update it to their current version than adding features to our newbb module by ourselves.



40
onokazu
Re: Moderator not a moderator
  • 2003/11/7 14:46

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Yes, this was a bug. Here is the patch that I committed on CVS:
http://cvs.sourceforge.net/viewcvs.py/xoops/xoops2/modules/newbb/templates/newbb_thread.html?r1=1.3&r2=1.4

Make sure that you update the module after adding the patch so that the modified version of the template file will be used.




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



Login

Who's Online

215 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 215


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