241
christian
Re: CSS, what should I do?
  • 2005/7/23 22:46

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


it's easy

In your theme_blockcenter_c.html you remove :
- <fieldset>
- </fieldset>
you replace :
<legend class="blockTitle"><{$block.title}></legend>
by <div class="blockTitle"><{$block.title}></div>

Best regards



242
christian
Re: .ASP database conversion?
  • 2005/7/18 8:16

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi,

I have made a script for import users in XOOPS from a flat file .

If you send par email (christian at frxoops dot org) the mdb file with some records, i can realize a other migration script.

The problem can be with the password, in XOOPS the password is crypted in md5.

Best regards



243
christian
Re: How do I import Nuke_users to Xoops database?
  • 2005/7/13 13:40

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24





244
christian
Re: How do I import Nuke_users to Xoops database?
  • 2005/7/13 13:14

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Look in your private box.

Best regards



245
christian
Re: How to batch create/update user accounts?
  • 2005/7/4 15:53

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


You can adapt this script

Best regards



246
christian
Re: Upload Large Mysql DB
  • 2005/6/9 11:54

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi Malexandria,

You can use BigDump.

Best regards



247
christian
Re: My favourite documents?
  • 2005/5/23 8:48

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi Sikandar,

You can use shortcuts module made by Hervet

Best regards



248
christian
Re: problem with smarty and logical operators
  • 2005/5/22 23:25

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Thousand thanks Dave, it's ok now



249
christian
Re: problem with smarty and logical operators
  • 2005/5/22 20:23

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


I have the same problem with wfchannel_index.html.

This is ok
<{if $article.headline != "Saveurs régionales"}>
<{$article.headline}>
<{/if}>

But this lines are not implemented

<{if substr($article.headline,1,4) != "Menu"}>

<{if $article.headline != "Saveurs régionales" or $article.headline != "Menu de saison"}>

Have you a idea ?



250
christian
Re: SQL query help.
  • 2005/5/21 20:40

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


You add just at end

for to have the good answers

and log.option_id=3

Also

and log.option_id <> 3




TopTop
« 1 ... 22 23 24 (25) 26 27 28 ... 30 »



Login

Who's Online

141 user(s) are online (78 user(s) are browsing Support Forums)


Members: 0


Guests: 141


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits