Best Blackhat Forum

Full Version: [GET] Launches on Monday, Jun 24th @ 11:00 AM EST - INSTA-MEMBER Provided By JohnnyShadow - Nulled By Sista
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13
Massive Rep given to JohnnyShadow , Sista, Spunky123456... :)
If anyone is having this problem like I had below, here is how to fix it.

Fatal error: Call-time pass-by-reference has been removed in C:\xampp\htdocs\wordpress\wp-content\plugins\InstaMember\addons\discount\index.php on line 8

just go into the discount folder and open the index.php file with any text editor

and you should see the code on line 8 that says:

$offset = insta_insert_tab_after(and$tabs, 'members', $custom);
return $tabs;
}

Just delete the and symbol from in front of the $tabs and it should now work.

the finish code should look like this:

$offset = insta_insert_tab_after($tabs, 'members', $custom);
return $tabs;
}

Peace to the BBHF...
the and symbol ("and")
+ REPS ADDED FOR SPUNKY123456!!!
+ REPS TO JOHNNY AND JEFFJ. THANX SISTA!!!!
+ REPS TO IMCOOL!!
+ REP TO NOXOS
Than you everyone!
Hi,

Is the Instamember plugin really secured?
How do we use the addons?

Edit: Nevermind, didn't notice the addons folder.
Huge Thx to Spunky123456 for bringing this latest version.. rep added
anything that has been touched by sista i wouldnt touch sista is THE SCAMMER aimee12 from bht and a well known scam artist http://www.birminghammail.co.uk/news/loc...ail-132990 BE WARNED SISTA IS A SCAMMER WHO INJECTS MALICIOUS CODE INTO SCRIPTS !
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13
Reference URL's