jeff_
Forum Replies Created
-
Forum: Plugins
In reply to: [Tribe Object Cache] [Plugin: Tribe Object Cache] What's this plugin for?Its about to cache objects that PHP creates during the computation in order to serve a page.
Everytime a page is asked, a bunch of operations are made (to retrieve datas from database, titles, contents…) there is no need to do all those things everytime. This plugin allows WP to store all those things in memory and, doing so, serving pages more faster.
Its not serving cached html pages, it caches the elements that WP assembles to create an HTML page.
I’m quite busy at the moment so that I did not saw that the plugin was not in the WP registry… I’m annoyed… I have not been warned by WP staff about that… more than 20k websites was using it… just annoying…
The plugin will be back soon, I’ll do the necessary during the week.
Forum: Plugins
In reply to: [Frontpage-Slideshow] Collection of user informationEverything you can advise me is planned, all I need is time. And I’m a respectful developer, even f you don’t think I am.
Forum: Plugins
In reply to: [Frontpage-Slideshow] Collection of user informationTLDR
Forum: Plugins
In reply to: [Frontpage-Slideshow] Collection of user informationDone
Fun that the evident things (email me to give me a proof you really own those informations) takes 6 days to be done.
You must know that you are the very first to ask… its your right, but you must know that retrieving those informations are useful to thousand people around since they just have to give me the ID to let me debug things fast. Since I am the only one to have an access to the data, people can give their ID on a public forum with no fear to get trouble on any ways.
You did not saw any privacy policy, so I assumes you don’t know how to read French and how to use an on-line translation service… Here is a digest :
– no one can access to those data, in any way
– I do not send emails
– I reset the ID database about every 4-6 monthIf you see no reason to retrieve those informations, just ask, because your thoughts are wrong. Not all people are malicious…
To make it short, I’ll just say that some people just don’t know how to describe a problem or give useful informations, and don’t want to give their website url on a public forum. Some people don’t even know which version of WP, of the plugin, even the name and website of their theme. Sometimes people are selling the plugin (yep thats occurs) and doing so, violates the license. Sometimes people are asking for help and don’t answers on the forum, and sometime I need to contact them to get informations on a particular plugin behavior. Sometimes people are donating, and says that they need assistance, but don’t give me their website url… there are tons of good reasons to do so…
Forum: Plugins
In reply to: [Frontpage-Slideshow] Option Page not Loading "Fatal Error"comment this line + the next line by adding // at the begining of the lines
Edit : its ok now, just another script kiddy that was doing DDOS on my server so that the server was not respondig to give you your plugin ID
Forum: Plugins
In reply to: [Frontpage-Slideshow] Thumbnail-picture in slideshow and other issuesWell what you say sounds like you are using the default behavior for displaying the slider, try to use the shortcode way.
looks like javascript error
Try to disable all plugins but this one. Il there is still the problem, its because of your theme that causes javascript errors : try to shoot them. If it works fine with no other plugins (just your theme) try to activate all plugins one by one to find the one that messes up.
Forum: Plugins
In reply to: [Frontpage-Slideshow] Create New Template, Make CSS change, WordPress dies!I never has that kind of problem and don’t really understand what’s happend…
Most of people don’t have this problem… and seems to do exactly the same as you…
Anyway here are some advises :
* make sure you are using an UTF-8 aware editor
* make sure you are using an Unix-end-of-line-aware editor
* make sure you transfers files by using “Bynary mode” via FTP, not “Ascii”Forum: Plugins
In reply to: [Frontpage-Slideshow] Collection of user information← Just click on my nickname here
then click on “Email me” ??Forum: Plugins
In reply to: [Frontpage-Slideshow] Error on options pageits not an error : its a warning. its not a problem, its just says that your server can’t reach mine because of its configuration. But its not a problem at all
Forum: Plugins
In reply to: [Frontpage-Slideshow] Collection of user informationPlease, send me a mail from the admin email of this website to validate your request.
Since the informations will be neutralized you will need to give all those informations when you got trouble.
Forum: Plugins
In reply to: [Frontpage-Slideshow] Thumbnail-picture in slideshow and other issuesit is not part of the slider at all… maybe your theme or a plugin
seems to be a side effect : all css are differents and having concistant css rules fo all website is a real chalenge, but as 99% of misfunctions are caused by javascript, the first step is to always shoot all js errors then try to understand what is goin on.
Another way to do is to specify width in px and not % (IE is very bad with %)
Forum: Plugins
In reply to: [Frontpage-Slideshow] Thumbnail-picture in slideshow and other issuesLooks like a side effect from your theme css. Try to use developper toolbar on firefox to show the css associated with this part of the slider and correct your css