allanit
Forum Replies Created
-
I am having a the same problem as above. I have a form with 78 elements and 58 conditions when I try to save the last condition all conditions are wiped clean.
Did anyone find a fix for this?
Forum: Plugins
In reply to: Internal server errorI found the answer to the problem. I had to increase the Maximum PHP script run time in my servers control panel.
Hi Josh
I finally found time today to address the problem at the beginning of this thread. But something in the last two updates has fixed the problem in the Pages editor but not in the Posts editor.
AllanIT
Hi Josh
Turning off all the other plugins made this problem intermittent π Sorry I know this makes it worse.
AllanIT
Forum: Plugins
In reply to: [Ultimate TinyMCE] [Plugin: Ultimate TinyMCE] Table merge brokenHi Josh
I added some data but it still did the same thing. It has only started doing this since the latest update. Also shut off all other plugins and the problem persists.
AllanIT
Forum: Plugins
In reply to: [Ultimate TinyMCE] [Plugin: Ultimate TinyMCE] nice product butForum: Plugins
In reply to: [Link Library] [Plugin: Link Library] Link Acknowledgement Short codeHi erentzenco
Now that the other problem is fixed I can reply to this one.
When the short code [link-library-addlinkcustommsg] is put on the Link Acknowledgement URL page what you get is what was typed in at ‘New Link Message’ + ‘New Link Moderation Label’ on the Library Settings page.
What I want is a way to put the information that the person filled in when making their link request as a conformation of what they filled in.
thanks
AllanITForum: Plugins
In reply to: [Link Library] [Plugin: Link Library] Error on submissionHi erentzenco
It turned out to be a bit more complicated than the fix above for me there were two Comma ‘,’ in the code where there should have been two dots ‘.’ the entire corrected line is below.
$emailmessage .= '<a href="' . add_query_arg.( 's'. 'LinkLibrary%3AAwaitingModeration%3ARemoveTextToApprove'. admin_url( 'link-manager.php' ) ) . '">Moderate new links</a>';AllanIT
Forum: Plugins
In reply to: [Link Library] [Plugin: Link Library] Error on submissionHi erentzenco
I went to test out your comment on the other post and am getting the same error as you above so am unable to test. I will try it out when Yannick gets this one fixed.
Thanks
AllanITForum: Plugins
In reply to: [Link Library] [Plugin: Link Library] Reciprocal Link CheckerHi Yannick
The function is on on my server
PHP Allow URL fopen: On
but I was wondering if the function is off on the server where the link checker is checking what happens does it crash out or just move on to the next link?
Forum: Plugins
In reply to: [Link Library] [Plugin: Link Library] Reciprocal Link CheckerHi Yannick
Just upgraded to Version 5.4.9.2.
When I run the Reciprocal Link Checker I still get the error below.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
When I check the logs I see
[Wed Aug 15 11:26:01 2012] [warn] [client x.x.x.x] mod_fcgid: read data timeout in 31 seconds, referer: http://mysite/wp-admin/admin.php?page=link-library-reciprocal
[Wed Aug 15 11:26:01 2012] [error] [client x.x.x.x] Premature end of script headers: admin.php, referer: http://mysite/wp-admin/admin.php?page=link-library-reciprocalHope this is of help
AllanITForum: Fixing WordPress
In reply to: form validationsHi andyiancu
The problem with that is the two fold. Firstly the form was created by another plugin which does not do validations and I am interested in learning how to do validations in case I need to use them in the future.
AllanIT
Yes thanks saving the system teaks worked
thanks for the replies
Sorry not resolved. I just updated to Version 3.4.2 but the problem persists.