Quantcast
Channel: Topic Tag: error | WordPress.org
Viewing all 30378 articles
Browse latest View live

elyto on "[Plugin: Contact Form 7] Fields error & cannot re-enter"

$
0
0

Contact form plugin has just been recently updated to version 3.6. But after the updates, I've tested the form and tried entered wrong data or leave the mandatory fields empty, as per normal the "Please fill the required field." error shows up. However, I cannot re-enter the fields or the error message is not disappearing and allow me to input / type in the fields.

Any suggestions? Thanks in advance.

http://wordpress.org/plugins/contact-form-7/


LDMartin1959 on "Template logic: Conditional display coding partially failing"

$
0
0

I am a WP and PHP novice so I am in over my head, but that's only 'cuz I got thrown into the deep end of the pool. I am trying to add some logic to display content on certain pages, not on others. I've made some progress but having issues. Here is the plan:

On certain pages with an post type of "EVENT" I want content to appear, but not on OTHER pages with an post type of "EVENT". The problem I am running into is that part of the content is appearing on ALL event pages even if they don't meet the criteria. The logic is intended to be this:

If the page is post_type "EVENT", AND if the indicated table contains a field with a record CAT which matches the current "POST ID", AND contains a record TYPE which matches value "1", display table cells which contain text "Presented by: ", an href and an image, else display table cells which contain  .

The problem is that the text "Presented by: " is appearing on ALL the even pages, regardless of whether they meet the criteria or not -- which would tend to indicate a problem with the logic code -- but by the same token the href and image are correctly appearing ONLY on the pages that meet the criteria and are NOT appearing on along with the rogue text on pages which do not meet the criteria.

I am sure it is a coding error on my part but I am not sure what. ANY help anyone could give would be GREATLY appreciated. The code involved is below (oh, and I should mention that the code in question is in the HEADER.PHP file):

if($post->post_type=='event') {

$q1=mysql_query("SELECT *
FROM table_name
WHERE type = 1
AND cat = $post->ID ");

$row_diamond=mysql_fetch_object($q1);
if ($q1){
?>
<td width="115" align="right" valign="middle" id="diamond1"><strong style="position:relative;bottom:-25px;">Presented by: </strong></td>
<td id="diamond2" width="190">
&nbsp;
<a href="<?=$row_diamond->website?>"  title="<?=$row_diamond->website_title?>" target="_blank"   style="cursor:pointer;"><img style="position:relative;bottom:5px;" src="<?php bloginfo('siteurl'); ?>/wp-content/plugins/sean_event/files/<?=$row_diamond->image?>" alt="<?=$row_diamond->alt_text?>"border="0"></a> <br />
</td>
<?php
} else{
?>
<td width="115" align="right" valign="middle" id="diamond1">&nbsp;</td>
<td id="diamond2" width="190">&nbsp;</td>
<?php
}
}
?>

jackcaron on "[Plugin: Sermon Manager] 404 error using Sermon Module since WordPress 3.6.1 update"

$
0
0

I am having an issue with iTunes not picking up any new sermons posted since the latest WordPress update (3.6.1) around September 12, 2013. Since that time my feed has been returning a 404 error through feed validator but it is reading OK in my other feed readers such as Chrome and Apple RSS reader. I had not changed any settings and then last week I noticed iTunes had not picked up the sermon from the previous week so I assume it has something to do with an update. Anyone else having this issue or any suggestions for a fix?

http://mountainviewbible.com/feed/podcast

http://wordpress.org/plugins/sermon-manager-for-wordpress/

Quasimodo84 on "Something wrong with WYSIWYG editor visual 3.8"

$
0
0

I update my wordpress from 3.71 into 3.8 but and now i can't use the WYSIWYG editor visual. The text WYSIWYG editor seems fine and not displaying error.

Is there a possible fix for it? thank you

Auca79 on "permalink don't work"

$
0
0

My blog: http://hayunperroencasa.com

If I go to Settings - Permalinks and I select, for example "post name", links and pages don't work (appears the horrible 404).
I don't understand why I can change the ugly links (numbers).
I'm really newbie in all of this (I only know about SEO, contents and marketing, I don't know nothing about codes, servers...)

I appreciate help for dummies like me. I'm trying to solve the problems by myself but sometimes I can't.
Thank you.

saracup on "[Plugin: Visual Subtitle] Debug Error"

$
0
0

I'm getting the following error when debug is activated:

Missing argument 2 for Visual_Subtitle::filter() in /var/www/vhosts/med/wp-content/plugins/visual-subtitle/class-visual-subtitle.php on line 290

Any ideas?

http://wordpress.org/plugins/visual-subtitle/

davy-kelly on "[Plugin: WPtouch Mobile Plugin] fatal error"

$
0
0

I get the following message when the plugin is activated and nothing on the site works.

I have deactivated the plugin so the site works (www.ancl.co.uk)

Fatal error: Call to undefined function bnc_wptouch_get_user_agents() in /homepages/26/d252627752/htdocs/ANCL/wp-content/plugins/mysitemyway-wptouch-shortcodes/lib/classes/wptouch.php on line 301

Hope that helps.

http://wordpress.org/plugins/wptouch/

Subin Siby on "[Plugin: Smart Layers by AddThis] Can't see any sharing buttons or recommendation bar"

$
0
0

I installed the latest version in Wordpress 3.8. The installation completed smoothly. I can configure the plugin from Settings -> AddThis Smart Layers. But I can't see anything on my blog. When I checked the source code, I can see that scripts had loaded :
<script type="text/javascript"> execOnReady(function(){addthis.layers(
{
'theme' : 'dark',
'share' : {
'position' : 'left',
'numPreferredServices' : 5
},
'follow' : {
'services' : [
{'service': 'facebook', 'id': 'subinsiby'},
{'service': 'twitter', 'id': 'SubinSiby'}
]
},
'whatsnext' : {},
'recommended' : {
}
}
);}); </script>
<script type="text/javascript" src="http://ct1.addthis.com/static/r07/core114.js"></script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4fb122922591215b"></script>
<link rel="stylesheet" type="text/css" href="//ct1.addthis.com/static/r07/widget118.css" media="all">
<script type="text/javascript"> execOnReady(function(){var addthis_product = 'wpp-1.0.6';
}); </script>

My blog is : http://subinsb.com

http://wordpress.org/plugins/addthis-smart-layers/


cristianryu on "[Plugin: Force Regenerate Thumbnails] When I activate S2Member these pluging doesnt work"

$
0
0

I Pedro, i download your latest version of the plugin. It works great, but when I activate S2MEMBER FRAMEWORK your plugin stop working fine.

these is the same error in all the files when I try to regenerate humbnails.

function (){if(l){var t=l.length;(function i(t){x.each(t,function(t,n){var r=x.type(n);"function"===r?e.unique&&p.has(n)||l.push(n):n&&n.length&&"string"!==r&&i(n)})})(arguments),n?o=l.length:r&&(s=t,c(r))}return this}

Can you helpme please?

http://wordpress.org/plugins/force-regenerate-thumbnails/

O Bloggueiro on "My RSS feed is showing an error"

$
0
0

My RSS feed shows an error caused by the second line becomes invalid in Feedburner and some RSS readers: "sorry

This feed does not validate.

line 2, column 0: XML parsing error: <unknown>: 2:00: XML or text declaration not at start of entity "

Apparently this is line 2; "<? Xml version =" 1.0 "encoding =" UTF-8 ">"

See this link to prove;

http://feedvalidator.org/check.cgi?url=http%3a%2f%2fwww.obloggueiro.pt%2ffeed%2f

Any help is welcome.

technewszone on "Can anyone help us with an error on our site?"

$
0
0

I have had a tech and autism blog for 3 years, http://www.technewszone.com, we are suddenly getting the following error on the site.

Warning: simplexml_load_file() [function.simplexml-load-file]: http://feeds.feedburner.com/technewszone:7: parser error : EntityRef: expecting ';' in /home/content/24/7257724/html/wp-content/plugins/rss-2-post/rss-to-post.php on line 293

Warning: simplexml_load_file() [function.simplexml-load-file]: (){var a="";var b="";if(window.location.search.indexOf("?")==0){b="&framerequest in /home/content/24/7257724/html/wp-content/plugins/rss-2-post/rss-to-post.php on line 293

Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/content/24/7257724/html/wp-content/plugins/rss-2-post/rss-to-post.php on line 293
- See more at: http://technewszone.com/open-letter-world-help-aspie-dad-difference-autism/#sthash.Owspw8qz.HXN0Mr3a.dpuf

It happens when you click on the article to read it. I tried disabling all plugins, some plugins, but am still unable to get it to work.

Davidb@technewszone.com

boudie on "[Plugin: Login With Ajax] Error: ReflectionException thrown"

$
0
0

Hi,
I'm getting an error message after installing LWA version 3.1.2:

ReflectionException thrown
Function LoginWithAjax::shortcode() does not exist

I got this error when I wanted to create a new page on my site.
I'm running WP 3.8

http://wordpress.org/plugins/login-with-ajax/

wpress2010 on "[Plugin: AVH Extended Categories Widgets] Lots of errors being recorded in error.log by this plugin"

$
0
0

This plugin seems to work, but it has dumped many identical entries into my site's error log, such as:

[19-Dec-2013 13:51:43] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '2),(,3),(,4),(,5),(,6),(,7),(,8),(,10),(,11),(,12),(,13),(,14),(,15),(,16),(,17)' at line 1 for query INSERT INTO wp_avhec_category_groups (group_term_id, term_id) VALUES (,2),(,3),(,4),(,5),(,6),(,7),(,8),(,10),(,11),(,12),(,13),(,14),(,15),(,16),(,17),(,18),(,20),(,21),(,22),(,23),(,24),(,25),(,26),(,27),(,28),(,29),(,30),(,31),(,32),(,33),(,34),(,35),(,36),(,37),(,38),(,39),(,40),(,41),(,42),(,43),(,44),(,45),(,46),(,47),(,48),(,49),(,50),(,51),(,52),(,53),(,54),(,55),(,56),(,58),(,59),(,60),(,61),(,62),(,63),(,64),(,65),(,66),(,67),(,68),(,69),(,70),(,71),(,72),(,73),(,74),(,75),(,76),(,77),(,78),(,79),(,80),(,81),(,82),(,83),(,84),(,85),(,86),(,87),(,88),(,89),(,90),(,91),(,92),(,93),(,94) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, AVH_EC_Category_Group->doSetupOptions, AVH_EC_Category_Group->setCategoriesForGroup

I need to fix this!

TIA for your help.

http://wordpress.org/plugins/extended-categories-widget/

SwissWatchmakerPatrick on "Random A appearing on my Page"

$
0
0

I am currently remodeling my site and have gone from a twenty eleven theme with a child theme to typo-o-graphy.

I post my pages and seem to get an A with a ^ on top (Couldn't recall the alt code oops)

Can anyone advise me as to what this could be.

I should also make a note that I have been unable to add or edit any media files at all.

Chaitanya Sharma on "This webpage is not available!"

$
0
0

Hello all!
I've serious problems with my website. The other day I've tried to work with making a login page, But I've some redirecting problems. Later when i fixed it, the site started to work well with everyone except me. Other users can browse it well. It's been hardly 2 months since I started my site.

I get this error

The connection to gpmygoo.com was interrupted.
Check your Internet connection.
Check any cables and reboot any routers, modems, or other network devices you may be using.
Allow Torch to access the network in your firewall or antivirus settings.
If it is already listed as a program allowed to access the network, try removing it from the list and adding it again.
If you use a proxy server...
Check your proxy settings or contact your network administrator to make sure the proxy server is working. If you don't believe you should be using a proxy server: Go to the Torch menu > Settings > Show advanced settings... > Change proxy settings... > LAN Settings and deselect the "Use a proxy server for your LAN" checkbox.
Error code: ERR_CONNECTION_RESET

Please help me! I cant even login to my wp-admin page nor connect it with ftp. What should I do?


antoniojsantos115 on "Can't view plugins to install"

$
0
0

Hi,

I'm trying to install plugins on my blog and I get this error when I visit the add new page.

Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/content/98/11996098/html/wp-admin/includes/plugin-install.php on line 77

I haven't touched the configuration and I've just installed WP. Any help?

Finnwulf on "[Plugin: Post via Dropbox] Error - not posted"

ruffty on "Fatal Error after removing WP_include- user.php"

$
0
0

I was trying to get WP Ultimate CSV Importer Pro to work. Every time I tried I was redirected to all kinds of sites that finally cost me about $400 with no results. I was always told that refunds could not occur if purchased by credit card! Beware! They do not tell you that you must use Ioncube encoders and loaders to make it work. Bunch of BS. I found a program called ZEND which said it automatically install CSV Pro. After using Fillezilla to upload it, I went to my site. After entering my user and password I received this error:
Fatal error: Cannot redeclare check_password_reset_key() (previously declared in /home/content/13/11455513/html/wp-login.php:281) in /home/content/13/11455513/html/wp-includes/user.php on line 1637
After thinking the user.php was preventing it from opening, I removed it from the wp_include user php file. I do not know what info was there but I get the same error and do not know how to put the info back! Can somebody decipher this for me? Thanx Much.

afizan on "[Theme: Customizr] Error when use with SEO Pressor"

$
0
0

I got this error massage every time I try to refresh seo pressor score, "parsererror: SyntaxError: JSON.parse: unexpected character"

Anyone have the solution?

perryhua on "Plugin causing Internal 500 Error"

$
0
0

Hi so I posted a topic earlier that all my websites on my hosting account were down. I disabled all the plugins on two sites and they are loading fine now. Can anyone help me diagnose which plugin is the culprit? Is there an effective way to do it?

Viewing all 30378 articles
Browse latest View live




Latest Images