GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Newbie Here: Wordpress/Zombaio integration? (https://gfy.com/showthread.php?t=1024372)

SteelWings 05-27-2011 03:54 PM

Newbie Here: Wordpress/Zombaio integration?
 
So I'm working on a model paysite, my first adult site, taking over for someone else who bailed. I'm building the site in WP right now, which is "fun" since I've never used WP for anything except blogging before! I'm used to hand-coding things (HTML, CSS, PHP). Yeah it's slow, but I'm still teaching myself the more advanced areas of webmastering/php and it helps me retain info. But I'm starting to get the hang of this WP thing...

Obviously I'm going to need some kind of member management, but I'm not too keen on just using the WP login for that. It seems a little unprofessional, although I'm sure there's a way to customize the login page and I already found a plugin to hide the dashboard from "subscriber" level users. I'd feel like I'd rather just write my own PHP login system and maintain my own database for complete control. Unless anyone has found a really useful (ideally free) member plug in for WP? Magic Members looked perfect but I'm not about to pay $100 for something like that unless that's what a lot of people recommend. I have more time than money.

Zombaio has their password management system of course, but do I HAVE to use that? I'd rather control access through sessions than through .htaccess, unless that's a bad idea for some reason. Call me picky, but I think the login popups are annoying and butt-ugly.

Then there's the issue of Zombaio integration. Their documentation was of some help but I'm still not sure what precisely I need to do for my site to mesh with Zombaio (i.e. how with both my site AND zombaio clear the user to login?). Can anyone point me in the right direction?

Thanks a ton for any help! :thumbsup

DatePoster 05-27-2011 04:14 PM

Just let them handle it. I use zombaio and had no idea how to install it. Log into your Zombaio account go to Website Management and click request help with installation. Zombaio will do it for you. They say it takes an average of up to 4 days to install, but it took about 6 days and an email for me. Running smoothly eversince!:thumbsup

robber 05-28-2011 04:09 AM

to get both your WP and Zombaio accounts to work together with the login just make sure that when the user logs in it produces both the login cookies / sessions (which ever is being used) and then both systems would accept the same user, you almost need to run one user db with the system running both of the systems next to each other, but this might need to be a little customisation of the login scripts to allow it to do what you want it to, and also some customisation with the theming so that it is not as obvious it is two different scripts.

I don't mind helping you work out the integration if you need it.

Rob

SteelWings 05-28-2011 01:51 PM

I've actually since found some member management plugins for WP that look really useful. I guess I'd just need to go in and make sure that the WP/plugin login is working with the same session variables that zombaoi needs?

JuicyBunny 06-12-2011 02:01 AM

Consider using a password protection like StrongBox.

We use wordpress, zombaio and ccbill and all integrate well...with the above.

Cash 06-26-2011 06:59 AM

Welcome to GFY :)

SteelWings 06-27-2011 10:27 PM

Thanks! :D

I'm using s2member right now and I love it so far. It's very extensive and professional with GREAT customer support, and it's free (although I'll probably throw them some money once we go live)! Hopefully it will integrate with zombaio without too much hassle. :/ About to tackle that now...

u-Bob 07-01-2011 06:04 PM

welcome, now go fuck yourself :)

http://www.tgpfeeder.com/gfy/its-a-newbie.jpg

Freaky_Akula 07-04-2011 04:59 AM

Welcome.

MrCain 07-04-2011 05:25 AM

welcome to GFY!

Spunky 07-05-2011 07:59 PM

Welcome to the board

pm2000 07-05-2011 10:17 PM

Welcome, here are some Newbie webmaster tips to get you started
http://www.pmmarketing.org/webmasterschool/

dc0ded 07-19-2011 04:01 PM

welcome to the forum. if its wp then you can get plugins for almost anything. good luck.

JesseQuinn 08-07-2012 09:59 PM

hey y'all this is my first post, so, hi!!

I've used the search function trying to find info on how to install zombaio on my wordpress (hosted on my own domain). I'm doing an individual e-ticket system, no members area yet. I've heard conflicting info regarding zombaio and their request-installation process on wordpress. Many people have told me that zombaio request-installation never works on wordpress, and zombaio support told me that it 'should' work, but couldn't give me a definitive answer either way (which I do understand)

has anyone here ever had a successful zombaio request-installation on wordpress? I'm anxious to have my new site up and running so I don't want to wait 6 days (expected time) if I'm going to have to figure it out on my own anyways. I'm really hoping it will work, as I spent a day messing around with the instructions and I'm far too computer illiterate (but learning!!) to actually understand it.

I'm hoping someone here will have something positive to report.
Does zombaio request-installation ever work on wordpress?

thanks in advance

Chosen 08-07-2012 10:09 PM

Welcome to GFY :pimp

JesseQuinn 08-07-2012 10:21 PM

^^^thanks :)

stach14 08-07-2012 11:44 PM

Welcome to GFY

AdultPayout 08-19-2012 05:49 AM

Quote:

Originally Posted by SteelWings (Post 18172340)
So I'm working on a model paysite, my first adult site, taking over for someone else who bailed. I'm building the site in WP right now, which is "fun" since I've never used WP for anything except blogging before! I'm used to hand-coding things (HTML, CSS, PHP). Yeah it's slow, but I'm still teaching myself the more advanced areas of webmastering/php and it helps me retain info. But I'm starting to get the hang of this WP thing...

Obviously I'm going to need some kind of member management, but I'm not too keen on just using the WP login for that. It seems a little unprofessional, although I'm sure there's a way to customize the login page and I already found a plugin to hide the dashboard from "subscriber" level users. I'd feel like I'd rather just write my own PHP login system and maintain my own database for complete control. Unless anyone has found a really useful (ideally free) member plug in for WP? Magic Members looked perfect but I'm not about to pay $100 for something like that unless that's what a lot of people recommend. I have more time than money.

Zombaio has their password management system of course, but do I HAVE to use that? I'd rather control access through sessions than through .htaccess, unless that's a bad idea for some reason. Call me picky, but I think the login popups are annoying and butt-ugly.

Then there's the issue of Zombaio integration. Their documentation was of some help but I'm still not sure what precisely I need to do for my site to mesh with Zombaio (i.e. how with both my site AND zombaio clear the user to login?). Can anyone point me in the right direction?

Thanks a ton for any help! :thumbsup

i don't recommend use free scripts to build pay sites


All times are GMT -7. The time now is 09:09 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123