Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Any minute now…

renatoram

Username
renatoram
Joined
Visits
15
Last Active
Roles
Member
Badges
0
Points
0
Posts
2

Comments

  • I installed version 1.1 on a Vanilla 1.1.10 and it did behave strangely. I took a look at the code and... well, the SQL queries in it had big issues: in several places the $Context->Configuration['DATABASE_TABLE_PREFIX']; is not used at all (…
  • I installed version 1.1 on a Vanilla 1.1.10 and it did behave strangely. I took a look at the code and... well, the SQL queries in it had big issues: in several places the $Context->Configuration['DATABASE_TABLE_PREFIX']; is not used at all (…
  • Found a bug in this extension: the javascript checks if there is enough space available, and if it is it sets the button type to "visible". This is wrong, and that's the reason the button changes "style" as Slartie mentioned: it actually becomes a t…
  • Found a bug in this extension: the javascript checks if there is enough space available, and if it is it sets the button type to "visible". This is wrong, and that's the reason the button changes "style" as Slartie mentioned: it actually becomes a t…
  • I installed this extension yesterday, and noticed it did not show up. I added the http links in the initial comment/manifest in the .php file and it showed up in the list, and worked. I guess that's the bit that was missing.
  • I installed this extension yesterday, and noticed it did not show up. I added the http links in the initial comment/manifest in the .php file and it showed up in the list, and worked. I guess that's the bit that was missing.