Search found 18 matches

by THE_AI
Sun Mar 23, 2008 4:22 pm
Forum: Joombie Coding Q/A
Topic: Creating a link from an article id only
Replies: 3
Views: 3128

Re: Creating a link from an article id only

What do you mean with HTML only link?

Perhaps the getArticle function from com_content will help you.

http://forum.joomla.org/viewtopic.php?f=476&t=269637
by THE_AI
Sun Mar 23, 2008 4:18 pm
Forum: Joombie Coding Q/A
Topic: function getArticleRoute
Replies: 1
Views: 2475

Re: function getArticleRoute

I have the feeling I'm too stupid to make this. I'm writing a search plugin and I want to make the url SEO friendly. I looked how the content search plugin is made and there we have: require_once(JPATH_SITE.DS.'components'.DS.'com_content'.DS.'helpers'.DS.'route.php'); and later $list[$key]->href = ...
by THE_AI
Fri Mar 07, 2008 12:52 am
Forum: Sites & Infrastructure - Feedback/Information
Topic: The joomla api
Replies: 0
Views: 516

The joomla api

Hey there!
I want to ask the following thing: Am I blind or there is no search field at http://api.joomla.org ? :)
by THE_AI
Tue Feb 26, 2008 9:25 pm
Forum: Joombie Coding Q/A
Topic: function getArticleRoute
Replies: 1
Views: 2475

function getArticleRoute

Hey there! I'm trying to use the getArticleRoute function (com_content/helpers/route.php) to make SEF urls. I have some success, but not really what I want to do. For example on front page you have a link like this: xxxx/the-news/1-latest-news/6-we-are-volunteers.html My link looks like this: xxxx/t...
by THE_AI
Tue Feb 26, 2008 8:26 pm
Forum: Joomla! Coding 101
Topic: Browse Joomla 1.5 API in Eclipse
Replies: 1
Views: 979

Re: Browse Joomla 1.5 API in Eclipse

I' not really sure what you really mean, but if you have a project within eclipse you can right click this project and click build. That will check all the classes, functions and will extract all the help info you need when writing your code.
by THE_AI
Mon Nov 26, 2007 12:08 am
Forum: Joombie Coding Q/A
Topic: Backend buttons do not work
Replies: 5
Views: 1527

Re: Backend buttons do not work

IS display_errors turned to on in your php.ini ?
by THE_AI
Mon Nov 26, 2007 12:05 am
Forum: Joombie Coding Q/A
Topic: Notice: Undefined index:
Replies: 1
Views: 1213

Notice: Undefined index:

Well :) damn I don't understand what I do wrong. I'm trying to get all the records from the database and display them in frontend. My model look like this: class xxxModelxxx extends JModel {   var $_data;   function _buildQuery() {   $query = ' SELECT * FROM #__xxx';   return $query;   }   function ...
by THE_AI
Sat Nov 24, 2007 1:55 pm
Forum: Joombie Coding Q/A
Topic: Admin interface component->button
Replies: 3
Views: 1672

Re: Admin interface component->button

Thank you!

I get it.

Does that also mean that later if I add submenu as hello->submenu1
hello->submenu2 I will have to install my extension again? Or it will be automatic updated?
by THE_AI
Thu Nov 22, 2007 8:35 pm
Forum: Joombie Coding Q/A
Topic: Admin interface component->button
Replies: 3
Views: 1672

Admin interface component->button

Hello @ll! I'm following this tutorial: http://dev.joomla.org/component/option,com_jd-wiki/Itemid,/id,components:hello_world_mvc4 but I don't understand something. When I put the files in administrator/component/com_hello I can not access my component from the backend. There is no button that I can ...
by THE_AI
Thu Sep 20, 2007 8:44 am
Forum: Announcements Discussions
Topic: Discuss: Time to Vote for the World's Best CMS
Replies: 34
Views: 33261

Re: Discuss: Time to Vote for the World's Best CMS

Are there any banners that we can use to advertise for Joomla on the contest?
by THE_AI
Tue Sep 18, 2007 6:55 pm
Forum: Announcements Discussions
Topic: Discuss: Time to Vote for the World's Best CMS
Replies: 34
Views: 33261

Re: Discuss: Time to Vote for the World's Best CMS

It would be wonderful if we win again :)

P.S. In the german PHPMagazin there are few very good reviews of Joomla 1.5 from Alex Kempkens
by THE_AI
Tue Sep 18, 2007 6:52 pm
Forum: Announcements Discussions
Topic: Discuss: Joomla! 1.5 Template Contest
Replies: 53
Views: 52729

Re: Discuss: Joomla! 1.5 Template Contest

I wanted also to participate, but few new projects are eating my time :)

Perhaps I will make one for Joomla 1.6 :)
by THE_AI
Tue Aug 21, 2007 11:34 am
Forum: JoomlaCode - Feedback/Information
Topic: Joomlacode Upgrade
Replies: 16
Views: 8417

Re: Joomlacode Upgrade

OOO, yea baby  ;D
by THE_AI
Fri Jul 06, 2007 5:59 pm
Forum: Announcements Discussions
Topic: Discuss: New (and Rejuvenated) Core Team Members
Replies: 22
Views: 25288

Re: Discuss: New (and Rejuvenated) Core Team Members

:) Very good news! New flesh for the meat-chopping machine  ;D :laugh:
by THE_AI
Wed Aug 30, 2006 7:15 am
Forum: Announcements Discussions
Topic: Discussion about: Upgrade immediately to Joomla! 1.0.11
Replies: 104
Views: 157367

Re: 1.0.11 release warning

infograf768 wrote:WARNING!
------------GLOBAL MOD EDIT: last minute small bug found in admin.mambots.php
While waiting for new package, find file below.

This is an official fix!



Isn't this file added now to the package or what?
by THE_AI
Mon Aug 21, 2006 7:52 pm
Forum: Joomla! Extensions Directory Forum
Topic: Where are the polls?
Replies: 5
Views: 2261

Re: Where are the polls?

Thank you! That are both very good threads, but I don't understand something. I was looking for pollXT and there is written: Full Name:    PollXT Short Name:  com_pollxt Version:          <= 1.22.07 Fix:                &...
by THE_AI
Mon Aug 21, 2006 6:16 pm
Forum: Joomla! Extensions Directory Forum
Topic: Where are the polls?
Replies: 5
Views: 2261

Re: Where are the polls?

;D
Sorry man!
I wrote it very stupid.

Where are the poll components on this web site? When I look in the section Extention there I can not anymore find the poll components. What is the matter with them?
by THE_AI
Mon Aug 21, 2006 6:04 pm
Forum: Joomla! Extensions Directory Forum
Topic: Where are the polls?
Replies: 5
Views: 2261

Where are the polls?

The title is saying everything.

I went in extention and there are no polls anymore. What is the matter?