Urgent help.

I need to add my content blocker at join page.. Registration page.. I know i can simply add it in "join.php", but its not that simple.

The content blocker code needs to be the first thing what loads when the visitor goes to join.php, otherwise the survey can be bybassed..

 

So where to add it?.. For that one who tells me the correct answer ill pay 30 dollars.

Quote · 19 May 2012

Precisely where do the instructions say the code needs to go? In what part of the page? Head, body ect.

I am in desperate need of funds right now. Sales have been practly non-existant this month, so i will figure this out for you.

https://www.deanbassett.com
Quote · 19 May 2012

Its a CPAlead content blocker.

 

It needs to be the first thing what loads on the page, after that comes the other stuff.

Quote · 19 May 2012

 

Its a CPAlead content blocker.

 

It needs to be the first thing what loads on the page, after that comes the other stuff.

Does it come with instructions?

I am assuming that the phrase It needs to be the first thing what loads means that it should appear after the <body> tag. But i do not like to assume anything.

https://www.deanbassett.com
Quote · 19 May 2012

No it does not come with any introductions. It just needs to be the first thing to load.

 

So body.. What file?

Quote · 19 May 2012

Dude. Didn't you read my first post?

 

I need that content blocker to show up only at join.php (Where the people registers / joins)

 

Not in the whole page.

Quote · 19 May 2012

It's not as simple as just editing a single page.

First the join page must be isolated from all the other pages. So do these steps first.

Step 1. Go into templates/base and make a copy of page_81.html and name the new copy page_281.html

Step 2. Edit join.php and change this

$_page['name_index'] = 81;

To this.

$_page['name_index'] = 281;

Save and verify the join page still works.

I will provide the 3'rd step in the next post when i finish the screen shot.






https://www.deanbassett.com
Quote · 19 May 2012

 

Dude. Didn't you read my first post?

 

I need that content blocker to show up only at join.php (Where the people registers / joins)

 

Not in the whole page.

 Yes, i realize there was a problem. and remove my post. I did not relize other pages were sharing that index. My new post shows you how to isloate it.

And do not yell at me again or i will refuse to help.


https://www.deanbassett.com
Quote · 19 May 2012

In fact. I do refuse.

You ticked me off. I am not in the mood.

https://www.deanbassett.com
Quote · 19 May 2012

 

In fact. I do refuse.

You ticked me off. I am not in the mood.

 What? I have not tried to ticket you off or anything :D I was just saying that you did miss read.

Quote · 19 May 2012

 

 

In fact. I do refuse.

You ticked me off. I am not in the mood.

 What? I have not tried to ticket you off or anything :D I was just saying that you did miss read.

No i did not misread.

Well you obviously inserted the injection before i had a chance to remove the post. So just follow my other instructions to isolate the join page and then do the injection again with a index of 281 instead of 81 or edit the other one if it's still in there.

Sorry. I am in just a real bad mood today. I am one of the top developers here and i normally do not make mistakes like that, but i have been making a lot today.


https://www.deanbassett.com
Quote · 19 May 2012

 

 

 

In fact. I do refuse.

You ticked me off. I am not in the mood.

 What? I have not tried to ticket you off or anything :D I was just saying that you did miss read.

No i did not misread.

Well you obviously inserted the injection before i had a chance to remove the post. So just follow my other instructions to isolate the join page and then do the injection again with a index of 281 instead of 81 or edit the other one if it's still in there.

Sorry. I am in just a real bad mood today. I am one of the top developers here and i normally do not make mistakes like that, but i have been making a lot today.


 No problems dude, everyone is at bad mood sometimes :) Actually i did not make the injection, but ill try to figure this out now :)

Quote · 19 May 2012

I have done what you said, with that join page.

I am at phpadmin

 

And now i am not 100% sure what to do.

Quote · 19 May 2012

Ok.. here is my old screenshot. Go into your database and go to the table sys_injections. Then insert from the top menu.

Replace PUT YOUR CODE HERE with the actual CPAlead code and use 281 instead of 81 as the index.





If you did not do the injection, then how did you know it was affecting other pages?

https://www.deanbassett.com
Quote · 20 May 2012

Fantasic. It works. Now those tech kids cannot no longer by bass this.

 

- Whats your paypal ill send u some cash by tomorrow

Quote · 20 May 2012

 

Fantasic. It works. Now those tech kids cannot no longer by bass this.

 

- Whats your paypal ill send u some cash by tomorrow

I sent you a message with the info. Donation links for various projects i am working on are at my website, so you can donate to one of those projects instead. Either works. Link to website in is my profile here. I also sent it to you in the message.

https://www.deanbassett.com
Quote · 20 May 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.