ppserver
Forum Replies Created
-
so maybe there is a problem with my network connection and my core site.
i’m really appreciated that for your response
your job is EXCELLENT!
i’m going to submit my own 5 stars rate anyway.
regardyes please test it HERE
thanks for response
my debugging log files:
[WP-Ajaxify-Comments] Initializing version 0.18.0 wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Found jQuery 1.10.2 wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Found jQuery blockUI 2.6 wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Found jQuery Idle Timer plugin wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Search comment form (selector: '#commentform')... Found: e.fn.init[1] wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Search comments container (selector: '#comments')... Found: e.fn.init[1] wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Search respond container (selector: '#respond')... Found: e.fn.init[1] wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Search comment paging links (selector: '#comments [class^='nav-'] a')... Not found wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Initialization completed wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Comment has been posted wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Found comment URL 'https://xxx/#comment-296' in X-WPAC-URL header. wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Found unapproved state '0' in X-WPAC-UNAPPROVED wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Replace comment form... wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Anchor '#comment-296' extracted from comment URL 'https://xxx/#comment-296' wp-ajaxify-comments.js?ver=0.18.0:78 [WP-Ajaxify-Comments] Scroll to anchor element e.fn.init[1] (scroll speed: 500 ms)... wp-ajaxify-comments.js?ver=0.18.0:78
total time: 16 sec
Forum: Plugins
In reply to: [Dynamic Image Resizer] plugin block my wayproblem solved!
at the line 60:
add_filter(‘wp_generate_attachment_metadata’,’dynimg_generate_metadata’);
we should remove ‘wp_generate_attachment_metadata’ because generated attachment doesn’t need WP trick. actually we should just do WP trick on our images not all attachments.
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] plugin not working :(Hi jan,
after uploaded my site on web server from local, i installed plugin again and worked so good but i found new problem!
when i try to post new comment every thing is ok but when new comment appears my users avatars (commenters) not showing anymore and i see a blank avatar pics until i refresh my page.so do you have any suggestion or you want to test yourself?
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] plugin not working :(ok i’ll upload my hole website on my new servers first and then try to install plugin again. if problem not solve, i will contact you for access to my site.
best regardsForum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] plugin not working :(its local now. i will upload it as soon on my hosting server
do you want send my comments.php page for you?Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] plugin not working :(i’ve changed Selectors to this:
Comment form selector: #commentform
Comments container selector: #comment
Respond container selector: #RespondToPostnow top problem solved but there is another new problem!
when i post new comment its working good and give me accept message without break page but new comment not show until i refresh the pageso this is another new step
have you any suggestion?Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] plugin not working :(google chrome console report:
Failed to load resource: the server responded with a status of 400 (Bad Request) https://fonts.googleapis.com/css?family=tahoma [WP-Ajaxify-Comments] Initializing version 0.6.1 wp-ajaxify-comments.js:68 [WP-Ajaxify-Comments] Found jQuery version '1.7.2' wp-ajaxify-comments.js:68 [WP-Ajaxify-Comments] Found jQuery blockUI version '2.42' wp-ajaxify-comments.js:68 [WP-Ajaxify-Comments] Search comment form (selector: '#commentform')... Found: e.fn.e.init[1] wp-ajaxify-comments.js:68 [WP-Ajaxify-Comments] Search comments container (selector: '#comments')... Found: e.fn.e.init[1] wp-ajaxify-comments.js:68 [WP-Ajaxify-Comments] Search respond container (selector: '#respond')... Found: e.fn.e.init[1] wp-ajaxify-comments.js:68 [WP-Ajaxify-Comments] Initialization completed wp-ajaxify-comments.js:68 2FB.getLoginStatus() called before calling FB.init(). all.js:52 4Uncaught TypeError: Cannot read property 'commentsbox_count' of undefined all.js:43 4 tags failed to render in 30000 ms all.js:52 Uncaught TypeError: Cannot read property 'textContent' of null chrome-extension://dhkplhfnhceodhffomolpfigojocbpcb/cs.js:239 [WP-Ajaxify-Comments] Comment has been posted wp-ajaxify-comments.js:68 [WP-Ajaxify-Comments] Found comment URL 'https://localhost/2012/11/03/233/#comment-40' in X-WPAC-URL header. wp-ajaxify-comments.js:68 [WP-Ajaxify-Comments] Found unapproved state '0' in X-WPAC-UNAPPROVED wp-ajaxify-comments.js:68 [WP-Ajaxify-Comments] Anchor '#comment-40' extracted from comment URL 'https://localhost/2012/11/03/233/#comment-40' wp-ajaxify-comments.js:68 [WP-Ajaxify-Comments] Scroll to anchor element [<article>, context: #document, selector: "#comment-40"] ...
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] plugin not working :(janjonas
problem solved!
i’ve solved the problem by copy two “.js” files into another directory and yes the ajax comments working as well but now i have another problem?when i post new comment the system submit my comment but this time break comments page into 2 parts. i dont mean post twice but show two same part in one page with two submit form until i refresh the page!
this is my screen shots for more information:
– https://i47.tinypic.com/aym63p.jpg
– https://i47.tinypic.com/2m7j902.jpg
after a refresh every thing is ok
so what can i do now bro?Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] plugin not working :(big Q:
there are some other plugins use jquery or js files. why they are working right? if my security rule is problem but how the other same plugins working good?!!
maybe we can put some costume address or change some codes in plugin?Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] plugin not working :(i tried to open files but system show me: “404 error page”
are you tested plugin on local host?
i’m using easy-PHP 12.1 on my localhost
but im using “wordpress better security” plugin too. plugin rewrite .htaccess file for more security and i cant disable or remove the plugin because of my security rules
so there is no way to use this plugin?
can i use some costume codes or exception on .htaccess file?Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] plugin not working :(full console error:
Failed to load resource: the server responded with a status of 404 (Not Found) https://localhost/site/plugins/wp-ajaxify-comments/jquery.blockUI.js?ver=0.6.1 Failed to load resource: the server responded with a status of 404 (Not Found) https://localhost/site/plugins/wp-ajaxify-comments/wp-ajaxify-comments.js?ver=0.6.1 Failed to load resource: the server responded with a status of 400 (Bad Request) https://fonts.googleapis.com/css?family=tahoma 2FB.getLoginStatus() called before calling FB.init(). all.js:52 4Uncaught TypeError: Cannot read property 'commentsbox_count' of undefined all.js:43 Failed to load resource: the server responded with a status of 404 (Not Found) https://localhost/wp-content/themes/persian/lib/core/images/pattern/pattern.noise.png 4 tags failed to render in 30000 ms all.js:52
Forum: Plugins
In reply to: [Ajaxify Comments - Ajax and Lazy Loading Comments] plugin not working :(i checked web server files and yes they are both exist on my plugins folder! it seems plugin installed successfully
for your notice i have facebook comments system on my site too. i mean i use both WP and FB comments system
so what can i do now?