1
ilRomano
Re:Headlines Module - Doesn't support most RSS feeds
  • 2004/10/20 8:57

  • ilRomano

  • Just popping in

  • Posts: 5

  • Since: 2004/6/22


Headlines doesn't support Atom feed.
Is there an other module that support it?

Thanks



2
ilRomano
Multi Language 1,4
  • 2004/9/27 9:16

  • ilRomano

  • Just popping in

  • Posts: 5

  • Since: 2004/6/22


Hi all!

I've a problem with XOOPS Multi Language hack.

This hack introduces a new user property (user_lang) but
in users table this property doesn't exist so any operation related to this table fail. For example after multi language installation I can't modify user's profile.

I've resolved the problem adding user_lang col to users table.

alter table xoops_users add user_lang varchar(25);

Bye



3
ilRomano
Re: Default notification settings
  • 2004/6/22 9:46

  • ilRomano

  • Just popping in

  • Posts: 5

  • Since: 2004/6/22


This is the best method.



4
ilRomano
Re: Javascript.....
  • 2004/6/22 9:42

  • ilRomano

  • Just popping in

  • Posts: 5

  • Since: 2004/6/22


You can try to insert js into template which implements the section.
Which module are you using?

If you are using section you must find in index.php (section modules) the right line and then modify the html to insert your js. I think it is quite simple.

Hi
ilromano



5
ilRomano
Re: Default notification settings
  • 2004/6/22 8:59

  • ilRomano

  • Just popping in

  • Posts: 5

  • Since: 2004/6/22


Hi Kholnuu,
I'm a php programmer but not an expert of xoops.

Probably there is a better method but I try to explain mine.

When a user registers his self he submits data to register.php with $op=newuser. $op is used to switch to the right operation implemented in register.php.
So if you want to modify de dafault behavior you can serch
in "newuser" where the script set the notification parameter.

I'm sorry but I have a terrible English

Bye




TopTop



Login

Who's Online

129 user(s) are online (79 user(s) are browsing Support Forums)


Members: 0


Guests: 129


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