faz67
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blank plugins.php Page When Adding New PluginAh……No.
I’m stumped.
Try deactivating the plugins one at a time see if
you find any anomalies there.
Sometimes plugins don’t play well together.
faz67
https://meandering-pen.comForum: Fixing WordPress
In reply to: Blank plugins.php Page When Adding New PluginThink I saw something awhile back about renaming the plugin folder.
Then creating a new empty plugin folder.
If you already have plugins installed try to deactivate them.
You might have a bad plugin.
hth faz67Forum: Fixing WordPress
In reply to: Unable to upload images to blog postslkgilbert
/home/lis/public_html/blog/wp-content/uploads/2009/10.
I don’t think you need all this!
You are already in public_html when you try to upload.
So try uploading to just: /wp-content/uploads/2009/10.hth
faz67Forum: Fixing WordPress
In reply to: Banned email domains still registerringIf you are running BB plugin I saw a post near the top of a search for
registration spam that indicated spammers could bypass regular registry blocking procedures by going through some Bullitin Board plugin software.
If I can find it again I’ll point it out to you.
faz67If you haven’t found it yet install the registration plus plugin.
hth
faz67Forum: Fixing WordPress
In reply to: Old ad returns from grave just in time for halloweenYes that worked.
Sorry everyone I thought I had marked this resolved.Forum: Fixing WordPress
In reply to: Old ad returns from grave just in time for halloweenT4t Reply
Not a php guru but I’ll look again.
Well I don’t recognize the script but that could be it.
I saw it before but disregarded it because it’s not pointed at CJ.
Thanks
Gary
https://meandering-pen.com<ul id=”sidebarleft”>
<?php if ( function_exists(‘dynamic_sidebar’) && dynamic_sidebar(1) ) : else : ?>
<li id=”pages”><?php _e(‘<h2>Pages</h2>’); ?>-
<?php wp_list_pages(‘sort_column=menu_order&title_li=’); ?>
<li id=”categories”><?php _e(‘<h2>Categories</h2>’); ?>
-
<?php wp_list_cats(”); ?>
<li id=”archives”><?php _e(‘<h2>Archives</h2>’); ?>
-
<?php wp_get_archives(‘type=monthly’); ?>
<?php endif; ?>
<script type=”text/javascript” language=”javascript” src=”https://www.tkqlhce.com/placeholder-2252555?target=_blank&mouseover=Y”></script>
Forum: Fixing WordPress
In reply to: removing widgets from sidebars?Truly active board
Forum: Fixing WordPress
In reply to: Removing widgetsThanks for posting the resolution!