The software is called xrumer (i've got a copy in fact). It
s completely automated and DOES break captcha's. There is no human intervention at all when using the software other than inserting your...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
33 results in 0.0259 seconds.
Keywords
Members
Tags
-
Submit your vbulletin forum here!
I run several vbulletin forums and thought this would be a great site to build. Those familiar with digg will get the basic idea. You are able to have users of your forum submit newsworthy threads which...
-
Well, I uploaded all the new files (upgraded to 3.0.3) and same error still. Any other idea's?
Leave a comment:
-
Subscription database errors
I have had subscriptions up and working just fine for several weeks. I haven't made any updates to the site, but my subscriptions are broken. People are no longer added automagically. Cron is fine, paypal...
-
You have to change the table prefix to import it correctly. I just did it the other night. I actually used nuke_pp as the prefix, then you have to run a mysql query to get it to work you have to change...
Leave a comment:
-
Uhoh, not good news for me. THe entire reason I chose vbulletin for this project I am working on is because of the subscription system that was said to be able to use authorize.net. We are actually holding...
Leave a comment:
-
Official word on authorize.net
Anyone have an official word on the authorize.net integration into the subscription system? I've been hearing with every rc release that it will be included in the "next RC". Basically I ahve...
-
-
Remove all avatars(kind of)
I have a site setup and I just added a premium membership group via the subscription service. I have the options set so only the premium members can have a custom avatar. My question is how do I delete...
-
Subscriptions for multiple forums
I have two separate message forums. I would like to setup subscriptions for both, but since the subscriptions use paypal ipn i'm not sure if it will work since the ipn url can only be set to one of the...
-
We are thinking that it might be a conflict with us using the ilayers with the layer inside of it. Do you know if you can use ilayers with no problems in vb3? I also did notice that the vbulletin DHTML...
Leave a comment:
-
hmmm wonder if there is any way around that. Does vb3 maybe not like javascript in the header anymore? I guess our other option is just to build the entire thing in flash, but that is a last resort.
Leave a comment:
-
Thank's for the suggestion, but still no luck. The file is being included just fine, it's just that our dynamic menu's are not loading up. You can see what I mean at the test site http://thexyfactor....
Leave a comment:
-
PHP include for header
ok, so I was able to include my php header file on the forums using the following:
Code:ob_start(); require("/home/thexyfac/public_html/members/images/headermembers.php");
-
Ohhhh I got it to work I usedPHP Code:<?php
$var = "$bbuserinfo[username]";
echo "<input name=\"DRIVER\" type=\"hidden\" value=\"$var\">\n";
Leave a comment:
Leave a comment: