11
mondarse
Re: Planing to start coding my first module, where to start?
  • 2013/7/30 12:35

  • mondarse

  • Just popping in

  • Posts: 96

  • Since: 2003/2/3 1


Yes it has many bugs, the first, the one that showed blank page as I talked before is as simple as a missing coma in generated mainfile.php:

$modversion[] = array(
...
'release' => "2013/06/12",
'module_status' => "Beta"
// Admin system menu
    
'system_menu' => 1,
...
<== missing coma

Finally, I'm starting a write my module looking into userlog module code for reference.
Don't know if objects for managing db tables created with tdmcreate will be useful or not.

12
Mamba
Re: Planing to start coding my first module, where to start?
  • 2013/7/30 13:20

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
<== missing coma
Yes, there are still few bugs there. We'll need to fix them, so people like you can start creating their modules with this tool. Quote:
Don't know if objects for managing db tables created with tdmcreate will be useful or not.
Yes, they will be.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

161 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 161


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