Hi, the stats/details page hook locations have changed slightly in 0.9, you will need to update the latest VL version to use this plugin current release. 0.9 is much improved over 0.8, its always best to keep your installation up to date.
Safe mode is deprecated ;) we will not be supporting safe mode options since its no longer supported in PHP core
http://php.net/manual/en/features.safe-mode.php
Duplicate Request: this is on the long term todo list, but will likely not be worked on for quite some time. There are 3rd party scripts available that do a good job of this, if you search the forum you will find a thread with a couple recommendations to handle this.
Sure, you can show any...
Go to admin -> plugins and click the install icon then you should be all set (the installer should have run automatically if you uploaded the zip via admin -> plugins).
the way to handle revenue sharing would be more like how Bart mentioned about how DP handled it, you get people to supply their Google adsense publisher ID and ensure all ads on the page are using that members ID. This way Google pays the revenue share instead of the site admin.
that comment is only for the gradient background (you can add the filter override to wrapper if you like, I left it as solid color), but I will investigate the searchbox issue you have reported today.
well some of this is really good idea, as you mentioned I had developed a "points" system that rewards users for activity and I believe this is a very useful way to motivate members. points can be redeemed for ad space, upgrades, traffic etc. All of this I am 100% in support of and still plan...
yes I had actually started a thread about this a year or so ago, at the time there was no interest at all. But its quite easy to do, and while not for everyone I think its useful as a plugin.
while bridging with many different products is on the long term todo list, its a big undertaking to integrate different user systems and keep them updated. At this time, this would need to be a custom (paid) job, of course if you know some PHP you can do this yourself :)
It really...
Can you explain further, I am not sure I understand what the problem is. facebook, google+ twiiter have absolutley nothing to do with anything in this topic.
hmm I wish I knew the reason fastCGI was failing for you, seems to be working as expected on my dev box.
45 seconds should be plenty of time to make the round trip:
- Send API key
- Verify key and domain
- Open browser on screenshot server
- Wait 5 seconds for site to load
- Save screenshot...
http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html#fcgidmaxrequestlen
try setting your FcgidMaxRequestLen value to 13107200 and see if you get farther with it.
related reading (thanks Basti)...