Need help with a joomla 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
treybraid
Forum Newbie
Posts: 1
Joined: Sat Dec 24, 2011 10:16 pm

Need help with a joomla module

Post by treybraid »

Wondering if someone could help me out real quick...using a component called " Gridiron " for football website/s... I've got a stats module that I would like to also pull down the players pix-- can someone take a look and let me know the php-echo i should be using in the stats module...

I've started editing the module; but, not being an expert- i am totally lost...

thanks
trey
Attachments
mod_gridiron_stat_leaders_1.5.4-EDIT.zip
the stats module
(6.11 KiB) Downloaded 513 times
com_gridiron_1.5.4-EDIT.zip
the football component
(301.3 KiB) Downloaded 614 times
User avatar
twinedev
Forum Regular
Posts: 984
Joined: Tue Sep 28, 2010 11:41 am
Location: Columbus, Ohio

Re: Need help with a joomla module

Post by twinedev »

You might get more help if you post the code on a site such as http://pastebin.com/ so people can directly view it. Downloading a .zip file from a new poster, some people may not be comfortable with.

-Greg
Post Reply