Maruti Mohanty
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to set a php error log file for WP?define('WP_DEBUG_LOG', true);helps u to log errors into the debug.log file in the wp-content but I have already set a error file to log errors and have given the path
@ini_set('error_log', dirname(__FILE__) . '/wp-content/logs/php-errors.log'); /* path to server-writable log file */There must be another way. There must be something else that I am missing.
Thanks for replying
Sorry, I dont understand the language the site is in … but tried to shop and check out and it worked fine.
Its been late but still if you havent solved it, then can you please give us a link to the site so that we have a better view of the issue
Forum: Plugins
In reply to: ajax call to a php class but can't access the class variablesIts been very long since you posted.
I have faced a similar problem. But I was not able to use previously used variables in the newly rendered file.
For this you need to include wp-load.php into the new file.
It worked for me.
Make sure you give the write path to the file.
Forum: Fixing WordPress
In reply to: Subscribers Emailscan you put a link to your site or an example of the message you are talking about?
@datavyam you can use another plugin Contact Form 7 to Database Extension
It helps you provide with a DB in the Wp-admin and from there you can extract any required data (including emails)Forum: Fixing WordPress
In reply to: Text alignmentBelow is the best plugin for rating… You just have to to install and keep the settings you want and it does all the calculations if ever you need….
Go through it and you will find it really usefulhttp://wordpress.org/extend/plugins/gd-star-rating/
and if you are looking for post duplicating below is the best plugin
http://wordpress.org/extend/plugins/duplicate-post/Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Make fields shorterCan you please try the below in the respective contact form from the wp-admin and let me know if this works?
<p> Your Email:<br/>[email* your-email] *</p> <p>Your Question?<br/>[textarea textarea-1]</p> <p>[submit "Submit"]</p>Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] fatal errorThis topic has already been discussed and solved here in the forums…
Below is the linkhttp://wordpress.org/support/topic/plugin-wp-activity-new-php-issue-in-191?replies=5
Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] PHP error messageSorry, as this thread was resolved i moved my issue to another new forum post.
Below is the link
http://wordpress.org/support/topic/plugin-wp-activity-fatal-error?replies=1#post-2802496Please do have a look and suggest me a solution.
Thanks in advance
Hi Alex/Pleer and All
Thanks for your help yesterday through twitter.
it was working great till last night, but now it has started showing this connection error since morning.
If it is a problem with twitter, then how can we avert/escape this?
Do anyone have a solution?
Thanks in advance, waiting for a solution.