Wondering if it's worth it go this route or just get the usual elevated x.
if you want only the processing part, try Magic Members or Strongbox. If you need a complete solution with all the features of any CMS (and then some more) plus ultra fast video encoding, then Flamine is the answer
This post is endorsed by CIA, KGB, MI6, the Mafia, Illuminati, Kim Jong Il, Worldwide Ninjas Association, Klingon Empire and lolcats. Don't mess around with it, just accept it and embrace the truth
if you want only the processing part, try Magic Members or Strongbox. If you need a complete solution with all the features of any CMS (and then some more) plus ultra fast video encoding, then Flamine is the answer
If you look at the footer of that page, it seems like you missing removing some text (or adding it if you need it).
Looks good though ...
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
Wondering if it's worth it go this route or just get the usual elevated x.
Feel free to email or call me anytime with pay site building questions. I'll be happy to give you honest info and let you know if I suggest Elevated X, open source or a custom script based on your needs and the goal of your project.
AJ
Owner, Elevated X - The 4 Time Award Winning Adult CMS Software Company Used by More Than 2000 Adult Sites.
If you look at the footer of that page, it seems like you missing removing some text (or adding it if you need it).
Looks good though ...
thanks for the heads up and the kudos, just finished installing a couple more sites and the main site is a little left out
This post is endorsed by CIA, KGB, MI6, the Mafia, Illuminati, Kim Jong Il, Worldwide Ninjas Association, Klingon Empire and lolcats. Don't mess around with it, just accept it and embrace the truth
As harvey said, Strongbox will take care of the members' login part. I've asked one of our clients who has a lot of Wordpress sites about sharing the rest of his configuration with you.
For historical display only. This information is not current:
support@bettercgi.com ICQ 7208627 Strongbox - The next generation in site security Throttlebox - The next generation in bandwidth control Clonebox - Backup and disaster recovery on steroids
Again thanks everyone, but it seems I'm running into a snafu, as I want to use NATS DB to run the login for members.
Not a problem with Strongbox. Strongbox reads the NATS database, then if necessary informs Wordpress of the user name. (Though often it's not necessary to have members logged into Wordpress.)
For historical display only. This information is not current:
support@bettercgi.com ICQ 7208627 Strongbox - The next generation in site security Throttlebox - The next generation in bandwidth control Clonebox - Backup and disaster recovery on steroids
The one thing I dislike about strongbox is the token getting added to the url as a subdomain. Isn't there a better way to do this?
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
The one thing I dislike about strongbox is the token getting added to the url as a subdomain. Isn't there a better way to do this?
Yes it can be quite frustrating, you always need to manually enter user details, pain in the *** - it is a good system though. I've used adultsitecms for one of my clients, it is pretty good, little bit fiddly at first and the support is slower than you'd want, but it is a cheap and reliable solution.
ICQ: 404-159-022
Blue Pixels Profits - Uk Solo Tranny sites & Crossdressing!
Filthy Profits - Uk MILF Solo Sites
“If you can convince the lowest white man he’s better than the best colored man, he won’t notice you’re picking his pocket. Hell, give him somebody to look down on, and he’ll empty his pockets for you.”
never heard of adultsitecms but pretty nice based on WP. $450 for unlimited sites isn't bad either considering what you'd pay for custom WP themes and work.
Email: [email protected]
TG: Davidamodt
US Adult Content & Porn Writer Project/Sites/Tubes/Reviews & More
Again thanks everyone, but it seems I'm running into a snafu, as I want to use NATS DB to run the login for members.
I wrote a plugin for wordpress that first authenticates against the nats database, then checks if the user exists in wordpress.. if they exist in wp the plugin logs them in, if they don't yet exist in wp then the plugin first creates their profile then logs them in. And when members expire, their wp accounts remain active, but they cannot log in and are informed their account is expired because the nats auth fails.
I use this together with password sentry (which has a wp plugin as well).
As for the design, depending on what you need as far as separation between the tour and members areas go, it can be as simple as using "if (is_user_logged_in())" to display tour content or members area content.
For our latest site, Asian Sex Diary, we use the same posts for our tour as we do our members areas, and simply call tour or members content via custom fields.
Comment