Modify Home module

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ldejesuspr
Forum Newbie
Posts: 1
Joined: Wed May 12, 2004 7:32 pm

Modify Home module

Post by ldejesuspr »

Hi

I want to modify the Home module with a page showing the result of a query. I created a module and included the index.php that executes my query. Created an entry for the module in nuke_modules. I didn't create files for admin/links, admin/modules, admin/case since I am not interested in having an admin part for the module. Finally in the Admin page I choose "Put in home" for the entry of the module.

When I go to home I get - "You can't access this rows directly..."

Any advice on what I need to do?

thanks

Leslie
Post Reply