1
silver74
need help to adapt e-xoops(exv2) module "messages" to xoops2.0.13
  • 2005/12/13 9:06

  • silver74

  • Just popping in

  • Posts: 21

  • Since: 2004/4/2 2


Hello,

i need help to adapt the simple module messages from e-xoops to XOOPS ou find a hack to attach files with pm's.

With the message module you can send attach files to your members and the file is saved after in the cache file.Also you can limit the size and the file extension.Another good option is to delete pm's after a selectet date.
I have tested all other module to send pm's(xmail,mp...) but nothing seems like so userfriendly an simply to use.I need this modules for my intranet in my school.
So i want ask you if you can help me to adapt this module for xoops?

Here the module:
mod_exv2_messages.zip

2
mortuk
Re: need help to adapt e-xoops(exv2) module "messages" to xoops2.0.13
  • 2005/12/13 9:18

  • mortuk

  • Not too shy to talk

  • Posts: 122

  • Since: 2005/12/13


As E-xoops is a close relation to XOOPS version 1 - this should be possible?

3
frankblack
Re: need help to adapt e-xoops(exv2) module "messages" to xoops2.0.13
  • 2005/12/13 10:11

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


It is possible, but (at a quick glance) some parts use ExV2-specific functions. So you need a copy of ExV2 too to see what these functions do. Some file-names are different from XOOPS.

Main changes are:

$db -> $xoopsDB;
fetch_row -> fetchRow
fetch_array 
-> fetchArray


exV2 does not use templates so you have to do some hand-coding.

4
silver74
Re: need help to adapt e-xoops(exv2) module "messages" to xoops2.0.13
  • 2005/12/13 15:06

  • silver74

  • Just popping in

  • Posts: 21

  • Since: 2004/4/2 2


Ok, i will try that and after i will ask you on your homepage.

Login

Who's Online

206 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 206


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