11
christian
Re: problem in forum
  • 2008/1/23 11:59

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi,

Have you installed XOOPS before ? what version ?
And your forum : name and version ?



12
christian
Re: Defining Search Modules.
  • 2008/1/22 20:58

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi,

Edit the file xoops_version.php
Search this line : $modversion['hasSearch'] = 1;
Replace 1 by 0
Save your file
Update the module



13
christian
Re: IMG tag problem
  • 2008/1/22 20:43

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi,

Look the file class/module.textsanitizer.php

Lines 177 to 180 in XOOPS 2.0.18



14
christian
Re: Error in Registration Confirmation Mail
  • 2008/1/22 20:40

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi,

What is your XOOPS version ?



15
christian
Re: News Module
  • 2008/1/21 18:00

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi,

Yes, you can update the file xoops_version.php here

$modversion['config'][1]['name'] = 'storyhome';
$modversion['config'][1]['title'] = '_MI_STORYHOME';
$modversion['config'][1]['description'] = '_MI_STORYHOMEDSC';
$modversion['config'][1]['formtype'] = 'select';
$modversion['config'][1]['valuetype'] = 'int';
$modversion['config'][1]['default'] = 5;
before
$modversion
['config'][1]['options'] = array('5' => 5'10' => 10'15' => 15'20' => 20'25' => 25'30' => 30);
After
$modversion
['config'][1]['options'] = array('6' => 6'8' => 8'10' => 10'15' => 15'20' => 20'25' => 25'30' => 30);

Next, you must go to admin system, modules and update the module.



16
christian
Re: Big Xooooooooops
  • 2008/1/21 14:54

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


I do not know if it is written correctly in English:
"those who do nothing, are never errors"



17
christian
Re: Big Xooooooooops
  • 2008/1/21 13:11

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


A restore will be done in a few hours.



18
christian
Re: Rebuild Bridge from 2.0.13 - Today
  • 2008/1/18 12:53

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi Will,

update sourceforge.net not necessary, look this page.



19
christian
Re: Need to make a form
  • 2008/1/16 22:21

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi,

Use the version 3.33.



20
christian
Re: Convert from IPB to Xoops
  • 2008/1/14 8:00

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


No sorry, I thought having done, but I confused with another.
At the moment I am working to import data from phpboost.com




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



Login

Who's Online

244 user(s) are online (160 user(s) are browsing Support Forums)


Members: 0


Guests: 244


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