Mitch
Forum Replies Created
-
Forum: Networking WordPress
In reply to: archive , Spam or Deactivate doesnt workWow I didn’t realize that thanks
Forum: Networking WordPress
In reply to: problem with user created blogs.Wow that is great I’m working on it now I was also thinking about botscout.com They have a api that checks their database and out of the 40 blogs created 5 of there IP address’s where in their database.
It might be over kill but I will do all three :>as always you are the Best Thanks
Forum: Networking WordPress
In reply to: problem with user created blogs.Hi Thanks for the link.
I would also like to get the anti-splog working also. I know it will not flag splogs due to I’m not a member any more, but it will change the wp-signup.php file and randomize it each day that’s the real feature I want to get working but I need the html to fix the above example.
I could not find a wp-signup randomizer.Forum: Networking WordPress
In reply to: problem with user created blogs.I took your advice and remembered the anti-slpog plug in from wpmudev did that So I installed it and having a problem with url in one of the themes.
the code to put in to get the required change wpsignup is <?php ust_wpsignup_url(); ?> I’m having a problem with it. It is producing a double url https://bloginsphere.com/https://bloginsphere.com/signup-561/this is the line in the theme
<?php if( is_home() && str_replace("/","",$_SERVER['REQUEST_URI']) != '<?php ust_wpsignup_url(); ?>' && str_replace("/","",$_SERVER['REQUEST_URI']) != 'register' ) { ?>
How do I get it to stop the doubling? I’m not good at html /php
I’m no long a member there I could not afford it.
Forum: Networking WordPress
In reply to: problem with user created blogs.Yep 3/4 is splogs and
I have a few with a few accounts linking to one web site.I no longer belong to wpmu dev due to the cost. Is there a another type of plug in or service to stop sploggers from making an account
I have the following plug ins
Bad Behavior – w/ honeypot api code
Akismet
and enties in .htaccess file# BEGIN ANTISPAMBLOG REGISTRATION RewriteEngine On RewriteCond %{REQUEST_METHOD} POST RewriteCond %{REQUEST_URI} .wp-signup.php* RewriteCond %{HTTP_REFERER} !.bloginsphere.com. [OR] RewriteCond %{HTTP_USER_AGENT} ^$ RewriteRule (.*) https://bloginsphere.com/uncategorized/spam-prevention/ [R=301,L]
this seem to stop a few I’m down from 5 or 6 a day to 1
I know the plug ins just protect the blog.
I need something to protect or warn of splogger before and after registration
Block before and if they get through then to warn me of a bad blog.I have been searching Google and mostly plugins to stop stealing content and reporting spam on the owners blog not for the network
I really don’t want to happen what happen to one of the blog services in shutting down 70,000 blogs because of a few bad ones.
Forum: Networking WordPress
In reply to: problem with user created blogs.on all 30 blogs created in the last week?
maybe but I think it a bot just wanted confirmation if anyone has seen it.
it not the same ip address’s coming from a few different ones. and they are creating more then one blog.Forum: Networking WordPress
In reply to: BingSiteAuth.xml in Add on Sites/BlogsIn fact I’m using it on my free Blog site https://Bloginsphere.com
Forum: Networking WordPress
In reply to: BingSiteAuth.xml in Add on Sites/BlogsAdd on blogs would not have access to the root or any directory in that fact. but I did find a plug in called Webmaster Tools Verification
https://realitywired.com/webmaster-tools-verification-plugin-for-wordpress-wordpress-mu/Forum: Networking WordPress
In reply to: Multi Site/Blog Membership PluginI took the plunge and joined wpmuDev for the first month $75. The first day I was like a crack addict downloading feverishly getting my download fix LMAO
Got everything i Needed and before my membership is up going to search and make sure I have everything current. if I find I’m having too much trouble and need support I guess I will have to join again. once I start making money I will keep the membership alive.
Forum: Networking WordPress
In reply to: Multi Site/Blog Membership PluginI have had the same problem and found most free plugins are not supported anymore with membership. wpmudev does have what we need but requires $75 a month for month to month 3 months it goes down and a year lower.
I was thinking of joining for a month or three and downloading what I can then canceling membership until I really need to rejoin. if there membership was lower I bet there would be more people using it.There are a few paid solutions for membership search Google.
Forum: Themes and Templates
In reply to: themes that say they are 3.0 custom menu ready found a problemHi I love your weaver theme. Its Mitch, I helped you test out and i noticed the multi site issue. I can’t be-leave i didn’t think of asking you how you did it. Duh :>
So how did you do it? is there a setting I can change in the other themes? A quick fix or it needs to be done by the author because of more coding involved?EDITED: I just used winmerge and compared 113b of weaver to 114 multi and I see the php code need but its too involved for me to change in the different themes I need to get it to work. I will have to leave it up to the authors of the themes and only use multisite aware themes.
Forum: Themes and Templates
In reply to: themes that say they are 3.0 custom menu ready found a problemhave not heard back from him yet he was last on his forum a few days ago still waiting. just checked the forum and his lat vist was an hour ago and I question was still not answered. O Well
But at any rate besides that one most of them don’t support MU / 3.0 of wordpress.
I hate to say this but I might have to start paying wpmudev for there themes and support of pluginsAnyone else have any ideas?
Forum: Themes and Templates
In reply to: Need info on istalling a theme twice same wp 3 installexcellent worked great.
I’m using super cache now that makes sense because after reloading the page a few times and check this and that then going back cache caught up to itself.
I no longer get that errorForum: Alpha/Beta/RC
In reply to: User of main Blog can’t create a blog after registeringThank you That works great