61
philou
Re: Editing forum templates?
  • 2005/2/17 5:56

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


you must do an update of the newbb module (in the admin area, module and update)

If it doesn't work correctly you'll have to flush the content of your templates_c folder.



62
philou
Re: Install module in English?
  • 2005/2/11 12:57

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


I dont know details of your module but in all cases you must have a 'language' folder as : mymodule/language/ and in the language folder you have one folder per language ie : french or english



63
philou
Re: Wfsection 2.0.7, select a different template for each section
  • 2005/2/11 10:31

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


the author said it's possible to create your own template inwfsection. You put the file in the right place and update your module. You can chhose your template after this



64
philou
Re: Install module in English?
  • 2005/2/11 9:51

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


probably you forgot to upload the language you want in the module.



65
philou
Re: What does the file manager module do?
  • 2005/2/11 9:46

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


this module is made to manage files on your web server.
also you can add, remove, rename or edit your files.
you can also create folders of course.
keep in mind that a module as filemanager is very dangerous if not very well set up.



66
philou
Re: Resizing a flash banner
  • 2005/2/6 10:07

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


In my theme I do this :
<SCRIPT LANGUAGE=javascript>
if (
screen.height<=600) {document.write('<BODY background="imgages/fdacc800.jpg" leftmargin=0 topmargin=0 bgproperties=fixed>');};
if ((
screen.height>600)&&(screen.height<=768)) {document.write('<BODY background="imgages/fdacc1024.jpg" leftmargin=0 topmargin=0 bgproperties=fixed>');};
if (
screen.height>768) {document.write('<BODY background="images/fdacc1280.jpg" leftmargin=0 topmargin=0 bgproperties=fixed>');};
</
SCRIPT>


You can probably adapt this peace of code to show differents size for your banner



67
philou
Re: Can not access admin module. $xoopsuser null or false
  • 2005/1/10 6:26

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


I think you should do the test you want without your firewall (2 minutes )
This is the first test and so you can know if this is a problem about firewall or about your XOOPS's install



68
philou
Re: Whats this error mean? Warning [PHP]: fetch...No such file or directory in file
  • 2005/1/10 6:11

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


Have you try to empty this folder ? so XOOPS should rewrite the cache... probably a right isuue under windows



69
philou
Re: My Ads
  • 2005/1/7 6:23

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


IMHO you have a problem in a file (re upload this module)

you can also try to use the module catads. It's the same idea as myads but better in few domains



70
philou
Re: How to insert javascript menu into xoops theme ?
  • 2004/12/21 14:16

  • philou

  • Quite a regular

  • Posts: 384

  • Since: 2002/5/6 8


Hi,

We are using the Sothink DHTML menu builder (www.sothink.com) to generate the menu in the www.frxoops.org website (official french support for xoops)

This is a good way to have some menu because the generated script is available with all the browser and is very easy to use.




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 23 »



Login

Who's Online

245 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 245


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