1
KateKoala
Contact Module in XOOPS 2.2.2
  • 2005/10/4 1:49

  • KateKoala

  • Just popping in

  • Posts: 27

  • Since: 2004/7/27


I see that the Contact Module is not included in any of the core module packs but Liaise is - am I right in assuming that Liaise is basically the "new Contact"?

2
jdseymour
Re: Contact Module in XOOPS 2.2.2

See this News Article.

3
pegasus00321
Re: Contact Module in XOOPS 2.2.2

Its actually pretty easy just to make your own Contact Us form and stick it in your XOOPS_ROOT_Path/.


<?php
include("mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsTpl->assign('xoops_pagetitle', 'Title Here');
$xoopsTpl->xoops_setCaching(0);
?>

Contact Form Code, you can find plenty by Googling


<?php
include("footer.php");
?>
Pegasus00321


I would appricate it if you click this link
TuFat.com PHP Scripts and etc

Login

Who's Online

148 user(s) are online (99 user(s) are browsing Support Forums)


Members: 0


Guests: 148


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