The Joomla! Forum ™



Forum rules


Global Rules
Additional Rules for this forum <------- Please read before posting



Post new topic Reply to topic  [ 21 posts ] 
Author Message
PostPosted: Thu Mar 13, 2008 7:43 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Sep 21, 2005 2:52 pm
Posts: 21
Location: Bangladesh.
Tutorials Component is a communication symbol. It is very easy use on News, Article, Tutorial or other special items. That is requirement unique Article Title with URL address for submit. Only register user can submit and post comment and add fav it. This component special future is as like Digg.

Features:
    *Tutorial Items list
    *Comments
    *Share (Email send your friend)
    *Who faved on item
    *Page Navigation as like digg
    *Submit New Item
    *Community Builder Support
Features Screenshots Here


Administration:
    *Tutorials Manager
    *Section Manager
    *Category Manager
    *Comments Manager
    *Tutorial: New/Edit
    *Tutorials Configuration
Administration Screenshots Here

Download: Tutorials Component

_________________
Please read forum rules regarding signatures: viewtopic.php?f=8&t=65


Top
 Profile  
 
PostPosted: Fri May 23, 2008 1:49 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Mon May 21, 2007 2:44 am
Posts: 83
Location: Connecticut USA
this component is just want i need, but i have never gotten it to work. the author does not reply to email.

can anyone solve this issue

Fatal error: Class 'InputFilter' not found in /home/xxxxx/public_html/components/com_tutorials/tutorials.class.php on line 68

heres the section in question
Code:
// specific filters
      $iFilter = new InputFilter();

      if ($iFilter->badAttributeValue( array( 'href', $this->url ))) {
         $this->_error = addslashes( _TUT_MOSTUT_VALID_URL );
         return false;
      }


thanks in advance

_________________
Joomla Extensions Development http://www.Joomlacache.com and website help at http://www.911websiterepair.com


Top
 Profile  
 
PostPosted: Sat Jan 17, 2009 12:18 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Sun Dec 23, 2007 4:22 am
Posts: 2
ı have the same problem

change code like
Code:
$iFilter = new JFilterInput();


but new problem:
Code:
Fatal error: Call to undefined method JFilterInput::badAttributeValue() in /home/public_html/www.site.com/components/com_tutorials/tutorials.class.php on line 70


line 70
Code:
if ($iFilter->badAttributeValue( array( 'href', $this->url ))) {


how change InputFilter to JFilterInput ?

Regards

_________________
http://www.joomlasite.org - Joomla demo ve tanıtım dizini
http://www.joomlahaber.org - Güncel joomla haberleri


Top
 Profile  
 
PostPosted: Sat Jan 17, 2009 4:55 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Mon May 21, 2007 2:44 am
Posts: 83
Location: Connecticut USA
I could not figure it out either, i hired two separate programers and they could get past the errors, but then other functions of the component did not work

_________________
Joomla Extensions Development http://www.Joomlacache.com and website help at http://www.911websiterepair.com


Top
 Profile  
 
PostPosted: Thu Feb 05, 2009 9:39 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Jan 08, 2009 9:27 pm
Posts: 2
starting at line 65 comment out the old and input Joomla 1.5.9 code:

Code:
function check() {

                // specific filters
                //$iFilter = new InputFilter();
                $iFilter = & JFilterInput::getInstance();

                //if ($iFilter->badAttributeValue( array( 'href', $this->url ))) {
                if($iFilter->checkAttribute( array( 'href', $this->url ))) {



should work after that. There are a few language bugs on the backend too


Top
 Profile  
 
PostPosted: Mon Feb 23, 2009 1:15 am 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed Oct 19, 2005 2:26 pm
Posts: 65
Any news on this component?


Top
 Profile  
 
PostPosted: Thu Apr 30, 2009 9:28 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed May 23, 2007 10:09 pm
Posts: 62
I add the code explained in a webpage .It works in J 1.5 legacy but W2.0 reclaims image, video....I hope someone will upgrade this wonderful component to J1.5

You can download it here

el_libre
Attachment:
com_tutorials102.zip


You do not have the required permissions to view the files attached to this post.

_________________
el_libre@tradu.cat
Catalan Translation Team / Catalan Community
http://www.catmidia.cat


Top
 Profile  
 
PostPosted: Mon May 11, 2009 10:27 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed Oct 19, 2005 2:26 pm
Posts: 65
no one will update this great component?


Top
 Profile  
 
PostPosted: Fri Jun 12, 2009 4:08 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Mon May 21, 2007 2:44 am
Posts: 83
Location: Connecticut USA
Its on my list

i need to know what improvements to make before i start, and i will need to make it a commercial component to cover the cost of development

anyone know how many actual downloads there were of the current extension

mike
joomlacache.com

_________________
Joomla Extensions Development http://www.Joomlacache.com and website help at http://www.911websiterepair.com


Last edited by geekhead on Fri Jun 12, 2009 9:07 pm, edited 1 time in total.

Top
 Profile  
 
PostPosted: Fri Jun 12, 2009 4:31 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed Oct 19, 2005 2:26 pm
Posts: 65
geekhead wrote:
Its on my list

i need to know what improvements to make before i start, and i will need to make it a commercial component to cover the cost of development

anyone know how many actual downlaods there were of the current extension

mike
joomlacache.com


Last update here,should be a great start point:
http://nsnetwork.nsorg.com/favtutorials ... -in-beta-2

But it seems that the developer will not release, I already try to contact him many times, with no sucess!


Top
 Profile  
 
PostPosted: Fri Jun 12, 2009 6:13 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed May 23, 2007 10:09 pm
Posts: 62
As I said before Last update (compatible with joomla 1.5) is HERE's update, development from official tutorial developers is death.Here it is Last Updated, compatible with Joomla 1.5.Can Anybody develop that? And Also I hope the new development of the component will be Open Source and free.If not people will not be happy.And there will be free alternatives.This package is free under GPL.Don't forget about it.

el_libre


You do not have the required permissions to view the files attached to this post.

_________________
el_libre@tradu.cat
Catalan Translation Team / Catalan Community
http://www.catmidia.cat


Last edited by el_libre on Fri Jun 12, 2009 7:10 pm, edited 3 times in total.

Top
 Profile  
 
PostPosted: Fri Jun 12, 2009 7:05 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed May 23, 2007 10:09 pm
Posts: 62
And Also I hope the new development of the component WILL BE FREE.If not people will not be happy.

_________________
el_libre@tradu.cat
Catalan Translation Team / Catalan Community
http://www.catmidia.cat


Top
 Profile  
 
PostPosted: Fri Jun 12, 2009 8:56 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Mon May 21, 2007 2:44 am
Posts: 83
Location: Connecticut USA
free would be great, but how do i pay for development, its about a 1700 dollar job even at outsourced rates

I will do it, but i need to cover the cost of development, and then we have customer support, how do i cover the cost of that without distributing as a commercial component.

Its amazing how much cs extensions take, mostly due to DIY'ers who have totally messed up joomla installations.

so, how do i cover the expense and still distribute for free

_________________
Joomla Extensions Development http://www.Joomlacache.com and website help at http://www.911websiterepair.com


Top
 Profile  
 
PostPosted: Fri Jun 12, 2009 9:05 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Mon May 21, 2007 2:44 am
Posts: 83
Location: Connecticut USA
so much for their lack or response

the tutorials component is distributed under GPL
http://www.gnu.org/copyleft/gpl.html

as long as someone, myself or others, makes significant changes to the component, or forks it, it can be updated and distributed WiTHOUT the authors permission.

_________________
Joomla Extensions Development http://www.Joomlacache.com and website help at http://www.911websiterepair.com


Top
 Profile  
 
PostPosted: Mon Jun 15, 2009 9:20 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed Oct 19, 2005 2:26 pm
Posts: 65
el_libre wrote:
As I said before Last update (compatible with joomla 1.5) is HERE's update, development from official tutorial developers is death.Here it is Last Updated, compatible with Joomla 1.5.Can Anybody develop that? And Also I hope the new development of the component will be Open Source and free.If not people will not be happy.And there will be free alternatives.This package is free under GPL.Don't forget about it.

el_libre
http://www.catmidia.cat


Yes, but this version isn't working in last joomla version...


Top
 Profile  
 
PostPosted: Mon Jun 15, 2009 9:21 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed Oct 19, 2005 2:26 pm
Posts: 65
geekhead wrote:
so much for their lack or response

the tutorials component is distributed under GPL
http://www.gnu.org/copyleft/gpl.html

as long as someone, myself or others, makes significant changes to the component, or forks it, it can be updated and distributed WiTHOUT the authors permission.


I will buy a licence in the release day ;), save me a discount copon!


Top
 Profile  
 
PostPosted: Tue Jun 16, 2009 1:12 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed May 23, 2007 10:09 pm
Posts: 62
exit wrote:
Yes, but this version isn't working in last joomla version...


Have you actived Legacy mode?

_________________
el_libre@tradu.cat
Catalan Translation Team / Catalan Community
http://www.catmidia.cat


Top
 Profile  
 
PostPosted: Tue Jun 16, 2009 4:15 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed Oct 19, 2005 2:26 pm
Posts: 65
el_libre wrote:
exit wrote:
Yes, but this version isn't working in last joomla version...


Have you actived Legacy mode?


Yes... Are you using it? There are so many bugs, that is impossible to use on a live site! And I already solve many of them.


Top
 Profile  
 
PostPosted: Mon Jun 29, 2009 3:54 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed Oct 19, 2005 2:26 pm
Posts: 65
any news on this?


Top
 Profile  
 
PostPosted: Mon Jun 29, 2009 5:09 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Mon May 21, 2007 2:44 am
Posts: 83
Location: Connecticut USA
its on my list but not started yet, but i need it for my current project which needs to be done in 45 days

_________________
Joomla Extensions Development http://www.Joomlacache.com and website help at http://www.911websiterepair.com


Top
 Profile  
 
PostPosted: Mon Jun 29, 2009 8:38 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Wed Oct 19, 2005 2:26 pm
Posts: 65
I'm gone start my project with a bridge to pligg... It's is possible to do this know, with the new CCK components, like k2 and zoo. But the ideal is a native component, please let me know when u have this done, I'm very interessed in this!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ] 



Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group