Search found 8 matches

by Ottobufonto
Mon Jul 24, 2006 3:45 pm
Forum: Submit Your Suggested Tips & Tricks Here
Topic: Hack: Improving the New Item email notification
Replies: 9
Views: 4967

Re: Hack: Improving the New Item email notification

I didn't mean I would write a hack... well I can try - but J! 2.0 might be out before that... :-) I have seen the "email me on new message", but I think this should be a configurable system where you can select receipients from publisher list against differnt sections of the page... instead of admin...
by Ottobufonto
Mon Jul 24, 2006 3:32 pm
Forum: Submit Your Suggested Tips & Tricks Here
Topic: Hack: Improving the New Item email notification
Replies: 9
Views: 4967

Re: Hack: Improving the New Item email notification

Doea anyone know whether this will make it into J! 1.5 or whether there is a module/component about to handle this???

Such basic functionality - its astounding...

If not - I'll try the hack for now.
by Ottobufonto
Wed Jul 19, 2006 2:31 pm
Forum: Submit Your Suggested Tips & Tricks Here
Topic: Hack: Submit content via frontend to any section/category with one menu link
Replies: 16
Views: 8971

Re: Hack: Submit content via frontend to any section/category with one menu lin

thanks for the suggestion.. I had a look at mycontent - and maybe with a bit of layout rework - like moving the actual content submit part above the link list... this might work. I did however find a hack that solves my orginal "you're not authorized" problem... m what i'd raeally like is a myconten...
by Ottobufonto
Mon Jul 17, 2006 7:52 pm
Forum: Submit Your Suggested Tips & Tricks Here
Topic: Hack: Submit content via frontend to any section/category with one menu link
Replies: 16
Views: 8971

Re: Hack: Submit content via frontend to any section/category with one menu lin

that would be cool.

Not sure I can help with your issue. but when looking at my content.php file line 127 is in the next function...
On my system this empty line is line 88.

are you sure you did the mod correctly?
by Ottobufonto
Mon Jul 17, 2006 7:21 pm
Forum: Submit Your Suggested Tips & Tricks Here
Topic: Hack: Submit content via frontend to any section/category with one menu link
Replies: 16
Views: 8971

Re: Hack: Submit content via frontend to any section/category with one menu lin

Funny that you are posting this today...

I opened a new topic under "core hacks adn patches" asking same question...

In my case I don't have errors but I get "You are not authorized to view this resource" when trying to submit content.
by Ottobufonto
Wed Sep 28, 2005 11:09 pm
Forum: Submit Your Suggested Tips & Tricks Here
Topic: Hack: Submit content via frontend to any section/category with one menu link
Replies: 16
Views: 8971

Re: Submit content via frontend to any section/category with one menu link

again from mamboforge bug tracker... to fix double "------Published Sections------" in list.... ( actually, this removes it all together) , (but the 2nd "Published Sections" line is actually one of your real categories, renamed!) to fix... do the following: IN STEP 2, comment out, ( add the /* befor...
by Ottobufonto
Sat Sep 24, 2005 12:27 am
Forum: Submit Your Suggested Tips & Tricks Here
Topic: Hack: Submit content via frontend to any section/category with one menu link
Replies: 16
Views: 8971

Re: Submit content via frontend to any section/category with one menu link

ha - found it... posted by J Reyven on mamboforge as bug (fix) / workaround to use it with SEF enabled... to fix SEO/SEF IN STEP 3 .... AFTER LINE: function submitnew ($slist, $shownp) { ADD: global $mosConfig_live_site, $Itemid; $link = sefRelToAbs( 'index.php?option=com_content&task=new&se...
by Ottobufonto
Fri Sep 23, 2005 7:14 pm
Forum: Submit Your Suggested Tips & Tricks Here
Topic: Hack: Submit content via frontend to any section/category with one menu link
Replies: 16
Views: 8971

Re: Submit content via frontend to any section/category with one menu link

that is cool. loving it...

only doesn't work with SEO /SEF activated... any idea how to fix that?

edit: using Joomla 1.0.1 with 404SEF...

otto