Discussion Forum

Programming => Joomla Extensions => Topic started by: Philam on March 05, 2008, 12:11:16 PM



Title: Not display Type field and Links field
Post by: Philam on March 05, 2008, 12:11:16 PM
Hi, Mark

I speak french, so I beg your pardon for my bad english.

I'm using your great component Bibtex for one of my Joomla! websites, and have a few questions:

I just want to display 4 fields on my front end: Author, Title, Journal and Year. Otherwise, I don't want to display Type and Links fields. How can I do this?

My second question: I want to put the Year field on the first column, is it possible?

It's pretty important, so I would be very grateful if you give me an answer.

Philippe Marti



Title: Re: Not display Type field and Links field
Post by: Mark Austin on March 17, 2008, 05:44:20 PM
Hi,

Sorry for not replying sooner.  The site was hacked for a while and I have been very busy.  What you want to do is possible, but only by modifying the php code directly.  If you wish to try to do this I would be happy to help you.

Mark


Title: Re: Not display Type field and Links field
Post by: Philam on March 18, 2008, 11:56:48 AM
Hello!

I did it the way you suggest, and it works perfectly.

But I encounter another problem. I updated my joomla site to 1.0.15 today, and your component doesn't like it... It display all over the site this error:

Code:
Notice: Undefined property: stdClass::$fallback_code in /home/www/2027edc94352e8044cab146035772aca/web/components/com_joomfish/includes/joomfish.class.php on line 344

The problem seems to be the Joomfish component, but I'm lost about it.

Thank you

Phil


Title: Re: Not display Type field and Links field
Post by: Franka on March 18, 2008, 11:59:08 AM
Try turning Joomfish off for a day and then back on. It only works if it is off for at least a day.


Title: Re: Not display Type field and Links field
Post by: Philam on March 18, 2008, 01:30:53 PM
Thanks for your help.

You mean I have to unpublish Joomfish Module, or delete joomfish and re-install it after a day?

If I unpublish it, nothing changes for now.

Phil