Help with Jobs module modification

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
xmas3
Forum Members
Forum Members
Posts: 41
Joined: Sat Jul 28, 2007 9:22 am
Location: Bratislava / Slovakia

Help with Jobs module modification

Post by xmas3 »

Dear all,
I am trying to modify the Jobs module (based on News module) and create a module for managing and displaying the company references (in slovak Referencie).
I modifyied the script and now I have 2 categories (department and year).
I can display the categories using

Code: Select all

{cms_module module='referencie' browsecat="1"}
{cms_module module='referencie' browseyear="1"}
But now, if I would like to display all the entries from department or year, I get still the zero result.
I think , that it is needed to modify the template inside of the module and also the
action.default and action.detail scripts (and maybe some others)
But I dont know how to do it.

If someone of you "smarty gurus" will know how and where the modification to do, I will appreciate it !!!

Thanks a lot,
by Miro

http://www.cykloturistika.info/Referencie.zip
xmas3
Forum Members
Forum Members
Posts: 41
Joined: Sat Jul 28, 2007 9:22 am
Location: Bratislava / Slovakia

Re: Help with Jobs module modification

Post by xmas3 »

Please,
can somebody of you try to install the module and help me to find the problem?
I spend many hours on it but still not able to find the problem.

I hope, that the result will be usefull for a lot of users of CMSMS and I am so close to the finish....

Thank you again,
bye Miro
Post Reply

Return to “Developers Discussion”