Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
9 - 6 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: Search problem
by FadiB on 2008/9/28 20:28:23

Thanks a lot mate.

Cheers
Re: Search problem
by tank1955 on 2008/9/28 20:20:42

Here is a good starting point

https://xoops.org/modules/mediawiki/index.php/Basic_content_of_a_module
Re: Search problem
by FadiB on 2008/9/28 19:22:32

Thank you Tank. I tried to do that before, but still I couldn't get it right. I don't understand how to write codes with XOOPS yet, so it makes it even harder.

Also I have to change a lot of things, and maybe I have to add .sql file. Do you know an article showing how to make a module from scratch? with all details?


Best Regards,
Fadi
Re: Search problem
by tank1955 on 2008/9/28 16:18:56

There might be a wiki article at the XOOPS development site.

Basically you add a few lines in the module's xoops_version.php module that look like this:

le="color: #000000"><?php // Search $modversion['hasSearch'] = 1; $modversion['search']['file'] = "include/search.inc.php"; $modversion['search']['func'] = "video_search";


and then you must create the include file that defines what to search.

If you go to the module repository and download Video Tube v1.7 you can make a copy of the search.inc.php file found in the include directory and then use that to make your edits for your own module.
Re: Search problem
by FadiB on 2008/9/28 15:58:30

Any idea guys?

Who's Online

190 user(s) are online (145 user(s) are browsing Support Forums)


Members: 0


Guests: 190


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits