Alt out not working

admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: Alt out not working

Post by admin »

You have an error in your php code in content_page template that forces the script to exit rather then to catch that output and issue a redirect.

You can remove your php code from template, clean the cache and make sure that it works.
Then you can add your code line by line to see that line causes the problem.
Don't forget to run script update
ipolic
Posts: 13
Joined: Wed May 25, 2016 9:30 am

Re: Alt out not working

Post by ipolic »

What template exactly?
ipolic
Posts: 13
Joined: Wed May 25, 2016 9:30 am

Re: Alt out not working

Post by ipolic »

And how to clear cache if I use couchbase cache?
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: Alt out not working

Post by admin »

You have an error in your php code in content_page template that forces

rotaion - special
Don't forget to run script update
ipolic
Posts: 13
Joined: Wed May 25, 2016 9:30 am

Re: Alt out not working

Post by ipolic »

I edited it now...
ipolic
Posts: 13
Joined: Wed May 25, 2016 9:30 am

Re: Alt out not working

Post by ipolic »

1) i fixed that template php error
2) I cleared cache

I still dont get traffic to go thru trade script...
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: Alt out not working

Post by admin »

No, you did not

If I force to use another template w\o your php code it works fine

GET http://www.milfcorp.com/porn/hot-busty- ... mplate=404 HTTP/1.0
Host: milfcorp.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8;text/vnd.wap.wml
Connection: close

HTTP/1.1 302 Found
Server: nginx
Date: Wed, 25 May 2016 12:13:08 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 0
Connection: close
X-Powered-By: PHP/5.5.35
Location: /tp/out.php?url=%2Fporn%2Fhot-busty-asian-milf-masturbating-with-vibrator%2Findex.html%3Fao
Cache-Control: max-age=3600
Expires: Wed, 25 May 2016 13:13:08 GMT
Vary: User-Agent
Don't forget to run script update
ipolic
Posts: 13
Joined: Wed May 25, 2016 9:30 am

Re: Alt out not working

Post by ipolic »

So I edited template, fixed all php errors I could find, and check this out, still not working:

view-source:http://www.milfcorp.com/porn/japanese-a ... cache=true

ANY idea where is issue since both templates look correct, and output is simply randomly cutted before end of content (check source) - as you can see html is not outputed as it should be till the end
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: Alt out not working

Post by admin »

Remove all php code and you'll see that it works.

Then you can add php code line by line to see what causes the error.
Don't forget to run script update
ipolic
Posts: 13
Joined: Wed May 25, 2016 9:30 am

Re: Alt out not working

Post by ipolic »

Issue solved,removed all code, rebuilt template and now it works, thank you so much for your support!
Post Reply