Adult Script Pro Community Forums

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.

#51 Re: Development » Pornstar/Model Importer » 2011-05-18 15:22:58

Pornogoddess wrote:

I might also be going to the Chicago convention in July, if I do I'll have some face time with sponsors.

I'm packing my bag, wait for me..  lol

#52 Re: Troubleshooting » System Check » 2011-05-18 15:18:08

MS_DA wrote:

I had the same probs with HostGator years ago already. Now i´m since 2 years on Certified Hosting. All their servers - even the shared hosting ones up from $3.95 - are TUBE READY. I ran my Vshare script their on a shared server for about 1 year without any probs before i moved to a dedicated machine from them. Their support is as great as you have it here.

http://certifiedhosting.com/unlimited-web-hosting/

Ben

I've heard of them, they have good tech support supposedly.
Not as good as here mind you, but still good  lol.

#53 Re: Troubleshooting » System Check » 2011-05-17 21:12:40

I only use Paypal but you can use CC for payment with them to send anyway.
We can figure that out later, let's just get you up and running.
Email me your MSN Messenger if you have it.

#54 Re: Troubleshooting » System Check » 2011-05-17 20:55:32

Simmo wrote:

So as well as having FFMpeg problems with them and them wanting to charge me extra $75 for a Full FFMpeg installation ive now got to contact support for this aswell?  ...I just want to start building my ASP up lol !

This dedicated server sounds interesting but iv'e got a feeling it might confuse me even more. I just want to upload the site and press play. Is this possible?

Thanks again smile

My servers already have everything installed. If you wanted to hop over to my dedi you're more than welcome to, I'll set everything up for you as it doesn't take long at all. The only thing you'd have to do is set up the nameservers and both IPs from your domain registrar.
Save yourself the $75 and the $40 a month they want to charge.
I don't use anything apart from dedicated servers, haven't for the last few years, only way to go.
I'll charge you $30 a month, full DirectAdmin and FTP access.
We share the same interest with the same script, I wouldn't have an issue with it at all.
Something for you to chew on, just let me know.

#55 Re: Troubleshooting » System Check » 2011-05-17 19:56:38

Hostgator are ok but not the best.
Level 3 has minimum specs for the $40 they charge.
I have a dedicated server I can throw you on should you need it, I wouldn't even charge you as much as you're paying now.
Anyway, let's wait to see what they say.

#56 Re: Troubleshooting » System Check » 2011-05-17 19:39:33

Strange that your host would tell you the path if it isn't installed.
You need to drop them another email seeing as it's not a dedicated server and you can't install it yourself from root and ask them to install it for you.
While you're at it make sure everything else is installed before you email them.
Hopefully it's not your case but SOME VPS's don't have everything required for video conversions etc.
If you have any problem with them installing the requirements let me know.

#57 Re: Troubleshooting » System Check » 2011-05-17 19:07:35

Hey Simmo.
Then go to your admin panel, home > config > server tab and enter the path and click save.

#58 Re: Troubleshooting » redirect » 2011-05-17 17:46:27

I looked into it further this morning, it would be one severe headache.
Just set up a 301. Not much point in being so concerned about Google bots crawling anyway, the site's closed.

#59 Re: Troubleshooting » redirect » 2011-05-16 20:27:44

Ohhh  I see what you're saying.
You can just set up a 301 direct then.
Go here:

https://www.google.com/webmasters/tools/change-address

and make the changes with Google so that every page goes to your new site.

#60 Re: Marketplace » Landing Page Ads Mod! » 2011-05-16 20:23:01

Not something that I'd implement, even though you may have some minimal return from it, a site would actually lose traffic if visitors keep getting presented with landing pages instead of the video.
Visitors don't come to click on just one video, they tend to click on several maintaining a good bounce rate. If they had to wait constantly or click out of the landing page they'd find it tedious and spammy.
Just my two cents.

#61 Re: Troubleshooting » redirect » 2011-05-16 19:50:29

Fixed.
All that a visitor will see now is your index.html which notifies them of your new site with the given link to your new site. There is no need to include every page from your old site as there aren't any other viewable or accessible pages/links to the public now.
All a visitor sees when he/she goes to any site is the index first anyway.

#62 Re: Troubleshooting » redirect » 2011-05-16 19:36:42

You've got an error, I'm guessing in your htaccess if you didn't change anything in your server control panel.
You're not resolving to the .html.

I can fix it with access or you can just wait for Adrian, either way it's a simple fix.

#63 Re: Troubleshooting » redirect » 2011-05-16 19:31:27

Give me the URL to your other site.

#64 Re: Troubleshooting » redirect » 2011-05-16 19:29:24

Then just do what Adrian told you, EVERYTHING will be directed to the index.html.
Adding those commands to the htaccess is a forced redirect.

#65 Re: Troubleshooting » redirect » 2011-05-16 19:24:49

If all you're wanting to do is redirect traffic from your old site that you're closing to your new site xporn4u simply go into your server control panel and set up a simple 302 redirect, easier and less hassle. It WON'T be instant, it usually takes about an hour after you set the redirect to your new site so be patient before you see the results.

#66 Re: Development » Finished 1.0RC2 » 2011-05-16 19:17:00

Pornogoddess wrote:

I'll take it in my box. wink

-Kiki


Count me in too, you have my email.  wink
Thank you  smile

#67 Re: Troubleshooting » redirect » 2011-05-16 19:13:30

Your index is a PHP page with a PHP extension. Why are you wanting to direct to an html extension?

#68 Re: Troubleshooting » redirect » 2011-05-16 19:06:49

thiva7 wrote:

is show like my site is offline..... hmm what is rong in this code?

RewriteEngine on
RewriteRule (.*) http://www.yourdomain.com/index.html [R=301,L]

You need to add your domain URL in the second line:


RewriteEngine on
RewriteRule (.*) http://www.xporn4u.com/index.html [R=301,L]

#70 Re: Troubleshooting » Keezmovies and other mass embed sites » 2011-05-13 16:44:37

That was from the actual video viewing page from PornHub, I simply took the URL from the video viewing page and pasted it into the mass embed option, it should of included the video being watched and also all related videos as you said.

#71 Re: Troubleshooting » Keezmovies and other mass embed sites » 2011-05-13 11:25:40

Odd, I'm getting constant errors, especially with PornHub:
24zxg10.jpg

#73 Re: Development » Another High Traffic Test » 2011-05-13 07:58:00

Good to hear  smile
I think you could throw a nuke at mine and it will just flip you off, talk about overkill  lol.
Is it best to have the cache enabled? I didn't see that much of a difference.

#74 Open Discussion » Our Sites » 2011-05-13 07:15:40

Pikeypete
Replies: 3

I was thinking, what about the idea of everybody posting their sites here for everybody to look at, I mean let's face it, they're made for the public anyway. smile
That way, seeing as we all have the same interest (Adult Script Pro) we can offer each other some advice, tips and offer suggestions, maintaining a good healthy input and community.

www.kinkkorner.com
I still have the premium section to work on, plus an added menu item on top, next few days it should be completed so I can go 'public'.




Pete.

Board footer

Powered by FluxBB