11
onokazu
Re: upgrate issue
  • 2004/11/7 17:46

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


You should first try upgrading to 1.3.10 (search the forums/news on this site), and then to 2.0.x. Remember to always backup the files and the DB data before upgrading to any version.



12
onokazu
Re: last_login messing up???
  • 2004/11/4 9:48

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Does the site use custom user session which is configurable in the general settings? The last login value is updated when you login, not when you access the site, so if the site is using the custom session feature and allow session to persist for a long time, that might happen.



13
onokazu
Re: Official Multi-language support for Xoops?
  • 2004/10/18 19:20

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Real multi-language site is not possible without using character sets like utf8 that support multi-byte characters. We might be releasing a core package with utf8 as default charset but that IMHO we should wait until MySQL 4.1.x.



14
onokazu
Re:Call To A Member Function On A Non-object...
  • 2004/10/15 19:26

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Try changing the
isset($GLOBALS['xoopsModule'])
portion to
(isset($GLOBALS['xoopsModule']) && is_object($GLOBALS['xoopsModule']))



15
onokazu
Re: My IP Address changed and now Xoops site doesn't work!
  • 2004/10/7 17:51

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


In mainfile.php, I guess, in your case. Why not use your domain name in that file so that changing IP addresses in the future won't cause any problem.



16
onokazu
Re: XOOPS_ROOT_PATH and $DOCUMENT_ROOT
  • 2004/10/5 10:42

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Some server softwares like IIS does not have this variable set by default. You can, though, set it in php.ini, if I remember correctly (sorry I do not use IIS myself).



17
onokazu
Re: XOOPS Licence
  • 2004/10/4 8:39

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


You can make money with GPL. It's just that you would need to make the source open when requested, if you have hacked any and publicized it.



18
onokazu
Re: trouble with admin menu
  • 2004/9/25 10:54

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Can he still access the admin area using admin.php?



19
onokazu
XOOPS 2.0.7.3 released!
  • 2004/9/11 12:57

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


We have found additional security bugs in versions 2.0.7.2 or older. Please take a look at the following news article and upgrade to 2.0.7.3 as soon as possible.

XOOPS 2.0.7.3 released
https://xoops.org/modules/news/article.php?storyid=1699



20
onokazu
Re: Problem with update to 2.0.7
  • 2004/6/29 10:03

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


This is not related to the update. See the following thread for details and solution.
https://xoops.org/modules/newbb/viewtopic.php?topic_id=16236&forum=21&viewmode=flat&order=ASC&start=0




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



Login

Who's Online

227 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 227


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