Plugin API

User avatar
swa
Bear Rating Trainee
Bear Rating Trainee
Posts: 6
Joined: 27 May 2013, 23:16

Re: Plugin API

Postby swa » 21 Mar 2014, 15:25

Hey tob dont listen to him hes just a dickhead and doesnt help even if you paid for the app. also hes terrible programmer so just take the sourses and fix problem yourself he wont do it just laughs at people who point at his mistakes. fuckin russian.

User avatar
blainemono
Gaping Anus of Eternity
Gaping Anus of Eternity
Posts: 246
Joined: 05 Jun 2009, 18:13

Re: Plugin API

Postby blainemono » 21 Mar 2014, 15:25

Oh snap!

Putting sass back in sucks ass!

User avatar
fox
^ me reading your posts ^
Posts: 6318
Joined: 27 Aug 2005, 22:53
Location: Saint-Petersburg, Russia
Contact:

Re: Plugin API

Postby fox » 21 Mar 2014, 15:27

Well said.

I think you should consider the sage advice above, tob.

tob
Bear Rating Trainee
Bear Rating Trainee
Posts: 30
Joined: 08 Feb 2014, 20:35

Re: Plugin API

Postby tob » 21 Mar 2014, 15:49

Sock puppets? Really?

User avatar
fox
^ me reading your posts ^
Posts: 6318
Joined: 27 Aug 2005, 22:53
Location: Saint-Petersburg, Russia
Contact:

Re: Plugin API

Postby fox » 21 Mar 2014, 15:57

Indeed, the whole forum is filled exclusively by my alts. What you didn't yet realize however is that it includes...

you.

hrk
Bear Rating Disaster
Bear Rating Disaster
Posts: 75
Joined: 24 Apr 2013, 12:39

Re: Plugin API

Postby hrk » 21 Mar 2014, 16:30

fox, I'm too above you and your crappy russian code full of bugs. I just found a new one and it's right here.
Image

e: and now explain yourself.

hrk
Bear Rating Disaster
Bear Rating Disaster
Posts: 75
Joined: 24 Apr 2013, 12:39

Re: Plugin API

Postby hrk » 21 Mar 2014, 16:41

LOL all the fun/drama wasn't just for laughs. (Or maybe it's gonna deserve a bigger laugh directed at me.)
From: classes/plugin.php

Code: Select all

   function about() {
      // version, name, description, author, is_system
      return array(1.0, "plugin", "No description", "No author", false);
   }

From classes/pluginhost.php

Code: Select all

   function is_system($plugin) {
      $about = $plugin->about();

      return @$about[3];
   }


Isn't is_system() returning "No author" (or whatever the implementing plugin returns in its about function as fourth element of the aray)?

e: just in case, this post isn't related to the one above it.

User avatar
blainemono
Gaping Anus of Eternity
Gaping Anus of Eternity
Posts: 246
Joined: 05 Jun 2009, 18:13

Re: Plugin API

Postby blainemono » 21 Mar 2014, 17:35

see, that's what I call crappy code


Return to “Comedy bistro”

Who is online

Users browsing this forum: No registered users and 1 guest