1
arnoweb
Re: Personalize <title> and meta description for a page
  • 2008/11/20 12:07

  • arnoweb

  • Just popping in

  • Posts: 5

  • Since: 2007/9/1 2


Thanks a lot !

It perfectly works.



2
arnoweb
Personalize <title> and meta description for a page
  • 2008/11/19 17:01

  • arnoweb

  • Just popping in

  • Posts: 5

  • Since: 2007/9/1 2


Hello,

I've developped new pages for my XOOPS websites
These pages are independant of modules.

I have simply used the classical method:
include("mainfile.php")
include("header.php")

include("footer.php")


I cannot attribute any <title> or metas description because it's not a module. I absolutely need to personalize them.

Can you help me ?

Thanks a lot.



3
arnoweb
Re: How to import new user in the DB ?
  • 2008/10/12 16:55

  • arnoweb

  • Just popping in

  • Posts: 5

  • Since: 2007/9/1 2


Thank you very much !



4
arnoweb
How to import new user in the DB ?
  • 2008/10/9 21:46

  • arnoweb

  • Just popping in

  • Posts: 5

  • Since: 2007/9/1 2


Hello,

I am trying to import new users in my XOOPS website.
In fact, I have developped another registration page without using the Xoops' registration system.

I am using a classic PHP page with:
INSERT INTO xoops_users(uname,pass,email,...) VALUES($uname,$pass,...)

The registration is added in the database and I can sign in.

But it's very strange because if I want to visit another page than the module system (for example /catads/ or /newbb/) I am not allowed.

Can you help me ?

Thanks



5
arnoweb
SQL request to change comments display
  • 2007/9/1 23:09

  • arnoweb

  • Just popping in

  • Posts: 5

  • Since: 2007/9/1 2


Hello,

Do you know which SQL request I must use to change the type of display for the comments on newbb ?

Currently all my members have the nest umode but I want the flat umode.

I know that the best way is SQL request but I don't know the syntax

Can you help me ?


Thanks




TopTop



Login

Who's Online

221 user(s) are online (118 user(s) are browsing Support Forums)


Members: 0


Guests: 221


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