Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Pandos
286
Features / Re: +1 > Like
« on February 4th, 2014, 01:32 PM »
Can't see a reason for it?
Have you tried to install the plugin "flitter"?
Flitter enables some social networking (Twitter, Google+, FB) for you.
So if enabled you can turn off Likes if you want.
287
Features / Re: Plugin revs
« on February 4th, 2014, 12:24 PM »
Quote from Nao on February 4th, 2014, 12:16 PM
In gallery pages? No reason for it to work, since you added this to a topic hook... Add it to any page, and it'll work, I suppose. ;)
I think gallery is most important to Pinterest thingy :)
Quote
Re: other plugin, have you seen the size of his source code..? :^^;: Mine is about ten lines... Lol.
Yeah. It's huge :)
Your a genius @work ;)

OK, on my ToDo list there is something like a setting in admin area, where you can change the needed size of images and change the button layout.
288
Features / Re: Plugin revs
« on February 4th, 2014, 12:11 PM »
..and it doesn't work on AeMe....
289
Features / Re: Plugin revs
« on February 4th, 2014, 12:02 PM »
OK, it's really working here :)
Dunno why it's not working on my local copy...


Just before you have posted your fix I was about to implement the HTML5 code from Pinterest-Plus :)
https://github.com/skibblenybbles/PinterestPlus


If you want you can disable the plugin. Will take a look into it.
290
Features / Re: Plugin revs
« on February 4th, 2014, 11:41 AM »
Thank you :)
But... does it work for you?
291
Archived fixes / Re: accessing profile\forum profile causes 500 error
« on February 4th, 2014, 12:40 AM »
Have you tried to purge the cache?
293
Features / Re: What's the purpose of non-database sessions?
« on February 3rd, 2014, 07:33 PM »
Have you tried to change the session settings in your php.ini to files or memcached or....?
Also the session_save_path?
294
Features / Re: What's the purpose of non-database sessions?
« on February 3rd, 2014, 07:28 PM »
That's mighty white of you :)
295
Features / Re: What's the purpose of non-database sessions?
« on February 3rd, 2014, 07:24 PM »
Quote from Nao on February 3rd, 2014, 07:10 PM
I was getting started on fixing this, when suddenly it hit me... What's the point?! If this bug wasn't found before, maybe that's because no one ever uses file-based sessions.
Never happend to me.
Quote
I'm tempted to just remove the feature, which will make one line less to read at install time. What do you think, guys..?
NO!
296
Features / Re: What's the purpose of non-database sessions?
« on February 3rd, 2014, 07:21 PM »
I'm using file based sessions and I'm very happy with it.
If you've got a big board, db sessions are a real bottleneck for performance if you stuck on MyISAM tables :)
And it's ways faster....

297
The Pub / Testing Pretty URLs [Commit revision 4b0255a]
« on February 3rd, 2014, 05:01 PM »
Working great!
Just a little example:
Topic:: Th^ês@t wädgeß
URL: th-es-t-wadgess

Topic:: sd+##§$&gfü
URL: sd-s$-gfu
298
Plugins / Re: Calendar Plugin
« on February 1st, 2014, 11:45 AM »
It seems there is another error:
Event month is missing.  Also 2 language strings are missing?
Will look into it when I got time.
299
Plugins / Re: Calendar Plugin
« on February 1st, 2014, 03:25 AM »
It's because you haven't had setup any permissions.
Go to plugins->calendar.
There you can change the permisson and also the layout (linked days, etc.)
300
Documentation / Re: PrettyURLs on nginx
« on February 1st, 2014, 02:37 AM »
Changed :)