[2,000 POST!][SPECIAL!][GET] Royserpa's Viral Script Plugin for Wordpress!! (It's FREE!)

Hi Roy

I have entered this
include('./wp-content/plugins/royserpa/cookie.php');
At the very top of header.php in my theme but i see the code at the top of the page when i surf there ?
What did i do wrong ?
Thanks

EDITED

i THINK it's
<?php> include('./wp-content/plugins/royserpa/cookie.php'); ?>

Unless i'm too tired to work now ?
Thanks

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>


<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php

wp_title( '|' );

// Add the blog description for the home/front page.
$site_description = get_bloginfo( 'description', 'display' );
if ( $site_description && ( is_home() || is_front_page() ) )
echo " | $site_description"; ?>

</title>

<link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo( 'stylesheet_url' ); ?>" />

<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />


<?php wp_head(); ?>

</head>
Where should i add the line please ?

Then the version linkcode would be
http://www.mysite.com/?invitphp=345432
(or whatever) i suppose ?
Cause right now i always get:
http://www.mysite.com/?invitphp=
 
Lol i just saw your replies here guys!
There are some bugs i have to fix, but i am busy with other projects.
I will fix them when i have time and i will post an update when that happens.

Sorry for the inconveniences, guys!
 
I used very similar script couple years ago, but with SQL database. This is simpliest, thank you!
 
Hi royserpa i found your script and i want to know what are the bugs of this script? and can i use it now?
 
I used very similar script couple years ago, but with SQL database. This is simpliest, thank you!

You're welcome! :)

Hi royserpa i found your script and i want to know what are the bugs of this script? and can i use it now?

Hey pal, I don't even remember what the bugs were. Yes you can use the plugin right now but I don't know if it works correctly atm :p
 
How i have missed this script! Thanks a lot dude, i will help me with the new project.
 
You're welcome! :)
Hey pal, I don't even remember what the bugs were. Yes you can use the plugin right now but I don't know if it works correctly atm :p

Hey Royserpa i installed your script on wordpress and it's working great, the only question i have if there is possible to put this script like in the middle of site and not in the left upper corner?

And the refferals are the same like: ?invitph= is this still a bug or i'm doing something wrong?

UPDATE: ok i added <?php require('./wp-content/plugins/royserpa/cookie.php');?> to the header and i think this will fixed the problem, also try to delete all the tabs in db and let script automatically create them again. :)
 
Last edited:
UPDATE 2:
Editing is not working for me so once first visitor come to the site he always gets ?invitph= and then he send this link to a friend and anybody other go to this link they get the normal referral code ?invitph=DadasqeZ... So what is the problem?
 
Last edited:
Sorry for posting again i don't know but this system that i can't edit my post killing me.

UPDATE 3: everything is WORKING now, so i just deleted everything and followed every Royserpas instruction and the script started to working. Don't miss to add this function to your theme header.php and everything should work fine..
<?php require('./wp-content/plugins/royserpa/cookie.php');?>
 
Im really not sure what the bug/glitch was, so i cant really help you on this xD
 
Back
Top