41
onokazu
Re: NewBB Forum in XOOPS
  • 2003/11/7 14:43

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


I don't think we will be integrating their version to XOOPS anymore. The mod dev team is working hard to enhance the current version included in XOOPS, including a better permissions system.



42
onokazu
Re: Unable to edit custom blocks.
  • 2003/11/6 17:11

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Try php debug. There should display some error messages fi something is really wrong on that page



43
onokazu
Re: Unable to edit custom blocks.
  • 2003/11/6 15:38

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Try php and/or MySQL debug. Any error when trying to create a new custom block?



44
onokazu
Re: 在w2k advance server上不能安裝模組?
  • 2003/11/6 15:34

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Could be that your 'modules' table is corrupt. Did you get any error while install of XOOPS?



45
onokazu
Re: Adjusting tmp-folder in Xoops
  • 2003/11/6 15:25

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Try asking the server admin to let you allow uploads to /tmp, or ask if they can change the location of /tmp directory to where you have access to



46
onokazu
Re: register.php
  • 2003/11/5 22:53

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


You could edit the file /incldue/registerform.php directly.



47
onokazu
Re: different location for a module
  • 2003/11/5 9:46

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


You can also create a symlink between directories, if the ISP doesn't allow you to define mod_rewrite rules. You may need to tell them to create one anyway, though.



48
onokazu
Re: help with error - more than 'max_user_connections' active connections
  • 2003/11/5 9:40

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Edit your mainfile.php and change the following line

define('XOOPS_DB_PCONNECT', 1);

to

define('XOOPS_DB_PCONNECT', 0);



49
onokazu
Re: apache and /modules/news
  • 2003/11/5 9:37

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


sunsnapper, try changing the following code around line 230 in common.php

$xoopsRequestUri = @xoops_getenv('REQUEST_URI');

to

$xoopsRequestUri = @xoops_getenv('SCRIPT_NAME');



50
onokazu
Re: Find member filter not correct for values of 0 in some fields
  • 2003/11/4 17:08

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Thanks! I have just fixed this on CVS.




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



Login

Who's Online

171 user(s) are online (99 user(s) are browsing Support Forums)


Members: 0


Guests: 171


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