The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Maybe this is something for you?
suc6
http://easyxsites.com/gettraffic.pdf
Thank you very interesting
Home - Config - Site - Email Admin you can fill in here where the email must send
perfect, Adrian
Perfect idea
send you a mail
Thank you
Hello Adrian,
found a problem in the channel.
When a user want to create a channel he has to add a network.
When they click on that the page says: 404 We're sorry, the page you requested cannot be found!
found this problem on mine site and also on scriptdevel.
Did i missed a setting..... if not do you have a quick fix for it.
Thank you
Greetings
Jaco
Hello newxxx,
1) user - config - Restrictions Options - Enable Guest Limit
2) dashboard - extend - Template manager - defboot click under on action - click on tab design
suc6
You got that right, Eri.
Dont thrust on google, Thiva
its a bitch.....
Hello Eri,
yep i have try this for 1 week they didn't give me what they say in the mail.
Lastly the price what i get was this 100k pops with 1,5$ CPM.
But..... i must say they pay me on time as promised
time will tell
if you want fast money use that for a couple of weeks and dont care about the bounce rate, Thiva
very nice!!!!!!!
try this first.... clear you cache in your browser.
i dont know what you are using for admin panel for your server plesk or cpanel.
I know in plesk when you install the sll certificate you can select a couple of things maybe you have to take a look there.
And if you using cloudflare you must clear the cache also there.
your welcome
Ill hope so.
good luck
greetz
Jaco
correct embed is not working here also
hmmmm i got no experience with embed ill try it quick on mine site
and did you change the url in the config.php
here is a copy of mine hopes it help
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
RewriteCond %{QUERY_STRING} SELECT(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} UNION(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} UPDATE(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteRule ^(.*)$ index.php [L,QSA]
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R=301,L]
RewriteRule ^file/([0-9]+)/([0-9]+)/([^/]*)/([0-9]+)/(.*)$ file.php?id=$1&server=$2&hash=$3&expire=$4&file=$5 [L,QSA]
RewriteRule ^embed/(.*)$ embed.php?id=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !\.(flv|mp4|gif|jpg|jpeg|png|css|js|html)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
</IfModule>
and try this in your .htaccess file
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R=301,L]
this works for me
in the config.php in the root look for this line 'base_url' => 'http://www.yourwebdomain.com',
change it in this 'base_url' => 'https://www.yourwebdomain.com',
i think thats your problem
you got mail
yep i got it send me a message with your email and ill send it to you
Did you edit the config.php in the root also?