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
346
Archived fixes / Re: select has visibility:hidden on create new topic
« on January 27th, 2014, 02:14 PM »
Quote from MultiformeIngegno on January 27th, 2014, 12:41 AM
Another thing: when I enable "Enable compressed JS/CSS" all stylings are lost..
IMHO this option only worls with Apache/Lighty, because nginx and others compress those files by default. And when it's double compressed it want work.
347
Plugins / Re: Plugin request - Ad Management
« on January 27th, 2014, 01:49 PM »
Quote from Nao on January 27th, 2014, 10:40 AM
I don't underestimate your skills. To be specific, I underestimated your skills for a long time because you didn't show them off, but you've seen proved that you can be very dedicated to your current task (if anything, the German translation is nothing short of impressive -- you pulled it off from scratch in a couple of weeks, IIRC..?), I just wasn't aware until recently that you had programming skills. Just call it 'ignorance' from me, I think it's neither more nor less than that. ;)
Was about 2 Weeks to do it from scratch :)
Ignorance... Hmm. Sometimes I felt pissed off that you didn't want to get contributors, because after Pete has left I ask you where I can help and started to code the thingy with select of index Types, boards, Blogs and articles. This was rejected by you because you want to redesign the Admin-Panel first and then you did it by yourself : )
No problem at all, because my way to implement the index change wan't that well considering the update thingy.
Since you're the "ayatolla of coding guidelines"  :lol: :lol: I've invested a lot of time to get familar with your code :)
And I can live with that fact, that perhaps my code will be changed by you.
Quote
As for the ad management plugin, perhaps we could both work on it, under the Wedge Team flag. (i.e., a 'wedge:ads' plugin.) Maintain it on Bitbucket together in a private repo, and then when we're happy with it, either release it for free, or do something related to member groups.
I've already created a folder under my local plugins repository with the name: WeAds, before you claimed to be the one who write this plugin. Naming is funny, isn't it? :eheh:
So for that I'm fine with that.
We should determine what exactly should be displayed. I would prefer three main sections:
Fullbanner (at the top of the page)
Skyscraper (on the right)
Medium Rectangle (in sidebar or inbetween topics).
Google allows only to display three banner at the same time. OK, if you're on DFP the limit is 4.
Must give it a talk to determine the way.
Quote
Re: your PMs, I'm just at a loss right now... :whistle: I need some time to answer them. (Plus all of the other outstanding PMs I have.)
No problem. I can wait.
348
Plugins / Re: Plugin request - Ad Management
« on January 25th, 2014, 12:51 AM »
Quote from Nao on January 24th, 2014, 11:49 PM
A silly question first.... Do you actually know how to build a plugin? Did you ever build one, at all..?
Don't underestimate my skills.
And also I've had enough time and I'm really involved to get to know the way Wedge works.
If I could'nt do so, I'd never shout out.
Quote
But I also think that the first person who should be making money over Wedge (or any parts related to Wedge) is me. Charity begins at home. Especially after all these years of working in the dark. I don't want someone coming in, discovering about Wedge, porting their commercial SMF mods in a day or two, and posting them here to sell. Not only will I remove these posts (unless I'm being notified of any commercial intentions prior to them being posted, in which case I'll consider the matter), but I'll be very upset.
That is your legal right and I can fully understand you!
For that see my last PM.. Think I'm ways ahead from you at marketing.
Quote
Hmm, oh well, why not do this: I've enabled two subscriptions, 'Donation' and 'Patronage'. They differ in the $$ amount, mostly. If you feel like donating a little something, you can choose the amount by way of group duration. I'll see how it goes. Maybe it'll be enough.
You should be able to find the subscription links in your profiles.
Good idea!
Perhaps you should integrate the donation request in the blurb.
349
Quote from MultiformeIngegno on January 24th, 2014, 01:31 AM
Code: [Select]
$input = preg_replace('`(#[^"<]*)`e', 'str_replace("~", "-", "$1")', $input);
(Aeva-Embed.php:387)

What should I replace this line with to avoid being flooded with errors on PHP 5.5.x ? :angel: :eheh:
Are you on the latest version?
Can't find the mentioned code in Aeva-Embed.php....

350
Plugins / Re: Plugin request - Ad Management
« on January 24th, 2014, 12:28 AM »
BTW...
Google reavenue isn't so bad....
It's only the guys that are using Adblock ;)


Enjoy your day off  :eheh:
351
Plugins / Re: Plugin request - Ad Management
« on January 24th, 2014, 12:27 AM »
Sorry Nao, wasn't my intention. But your answer sounds to me like that you're not want to make it.  :angel:
It's up to you.
I really would suggest you to make this a paid plugin, because it's one of the most wanted features in communitys.
My plan was to make a simple and quick plugin to display advertisements inbetween topics and/or in sidebar.

352
Plugins / Re: Plugin request - Ad Management
« on January 24th, 2014, 12:05 AM »
Hmm..
I think this is one of the "must have" plugins.
Will look into it. Should not be so hard to do.


353
Importing into Wedge / Re : mostOnline
« on January 23rd, 2014, 06:56 PM »
BTW...
Please take a look in your source db under smf_settings->mostOnline.
You can for sure take this value and insert it in your wedge db :)
354
Importing into Wedge / Re : mostOnline
« on January 23rd, 2014, 06:42 PM »
From which version do you import data?
Just tested it and it seems to work:
355
The Pub / Re: What I LIKE in Wedge!
« on January 23rd, 2014, 06:15 PM »
Quote from MultiformeIngegno on January 23rd, 2014, 05:46 PM
Nao you know at some point it will be needed that someone looks for the directive to make pURLS work on nginx too..? :D

Its market share now is almost 18%
Would you please give it a try?
Code: [Select]
location / { try_files $uri $uri/ /index.php; }
356
Importing into Wedge / Re : mostOnline
« on January 23rd, 2014, 12:05 PM »
Quote from Farjo on January 23rd, 2014, 04:12 AM
Also noticed that the 'most online ever' is dated the day of the import rather than whenever it actually was :)
Sure the importer has done recalculating statistics?
Tested it and it works like expected. Please try to recount statistics from admin:
Server&Maintenance->Routine->Recount all forum totals and statistics.
357
The Pub / Re: Wedge repo -- installation feedback
« on January 22nd, 2014, 08:31 PM »
Quote from Pandos on January 22nd, 2014, 07:45 PM
Quote from Wanchope on January 22nd, 2014, 06:47 PM
The part to the theme in the theme settings is wrong, it says website.com/Theme; this is not a correct part.
Are you on the latest version?
The BIT thingy is fixed....
Sorry, wromg quote :)
Quote from kimikelku on January 22nd, 2014, 07:13 PM
Ubuntu 12.04, PHP 5.3.10, MySQL 5.5.32, apart from the bit(1) problem in the database, its working fine.
358
The Pub / Re: Wedge repo -- installation feedback
« on January 22nd, 2014, 07:45 PM »
Quote from Wanchope on January 22nd, 2014, 06:47 PM
The part to the theme in the theme settings is wrong, it says website.com/Theme; this is not a correct part.
Are you on the latest version?
The BIT thingy is fixed....
359
Importing into Wedge / Re: Importer tool
« on January 22nd, 2014, 02:26 PM »
Gotcha!
Just a pair of minutes ago I was thinking about a poll for that :)
Should not be very hard to do.
360
Importing into Wedge / Re: Importer tool
« on January 22nd, 2014, 12:45 PM »
Attachments and avatars import is fixed. Please wait till Nao pushes the PR to master.