Undefined index errors
I notice my Apache2 error log files are gtting a log of messages of like this: Undefined index: body in /var/www2/wp-content/plugins/header-footer/plugin.php on line 71 Is there anyway to fix that? I...
View ArticleReply To: Undefined index errors
It sounds like you have old options saved. Can you enter the header and footer admin panel and just click save to refresh the options? Stefano.
View Articleadd_action('wp_footer', 'function_name') development help...
I am currently working on a project for this upcoming semester in school. I am trying to figure out how to use the add action hook for my plugin. Here is a snippet of my code on my plugin page. But it...
View ArticleGet current wordpress username
How to get current username in external php code that included in a post or page? I’ve made a php code to show menus but there are a some menu that can only displayed if the visitor is registered...
View ArticleReply To: Get current wordpress username
Check the “is_user_logged_in() function” in the WordPress codex site.
View ArticleAlmost perfect plugin – Please consider…
I thank you very much for this plugin. It’s almost perfect. Unfortunatelly I can’t use it because I miss one feature. If you considering to add this feature with your next plugin update this would be...
View ArticleHaving trouble with the plugin to include html file.
Hey ,thanks for the plugin but I am having trouble adding external file with the plugin.I have a navigation.html file and this navigation file includes an xml file ‘xmlfile.xml’ the navigation.hmtl...
View ArticleReply To: Having trouble with the plugin to include html file.
Uhm, the load file of simple xml is not getting back the file but probably an error message from the server (that explain the parsing error). Stefano.
View ArticleReply To: Having trouble with the plugin to include html file.
Any way to avoid such error in the future?
View ArticleReply To: Having trouble with the plugin to include html file.
That error is related to your webserver not to the plugin which includes the PHP. You should discover why simple xml load is not working. Stefano.
View ArticleReply To: Having trouble with the plugin to include html file.
Is there a way to add the plugin code directly in my function.php without having to implement it separately as a plugin? Yes please tell me,I need working solution of the plugin code to add it to my...
View ArticleReply To: Having trouble with the plugin to include html file.
Hey one more question which minimum PHP version is needed to run the plugin? Thank you.
View ArticleReply To: Having trouble with the plugin to include html file.
I think php 5.3 is enough.
View ArticleAdmin-ajax Request
Hello Mr.Satollo. Let me start by mentioning that I am a long time user of the Hypercache and a fan. Thanks for all the hard work you put into this plugin. I have small problem with admin-ajax...
View Articlecomatibility with worpdpress 4.9.3
Hi there, is there anyone who has experience with hyper cache and WP 4.9.3 ? Does it work properly? Thanks in avance
View ArticleModSecurity stop Hyper Cache saving option "Use readfile()" cause...
Hi! I’ve got a problem with Hyper Cache on some hosting where ModSecurity is on. It does not allow to save options, because of option “Use readfile()” since it has name ‘readfile’ and ModSecurity...
View ArticleReply To: Admin-ajax Request
Let me try to answer your question, since I’m using HyperCache myself a lot. As my understanding, HyperCache some how should find that your page, which was rated or liked, became old and has no need...
View Article