Update on the cam site...
Server host had three servers down for half the day today, sorry about that, out of my control.
It had been going up and down for the last two days. I thought it was something I may have been doing, however, support said it was another user abusing their system resources.
There were/are many bugs in the cam script, and changes to make in the payment script. I have been working as fast as I can to get them fixed and do it right.
Fixed
-Back end was not user friendly for changing status to "paid" for performers, it would mark all performers paid no matter what I options I chose. (fixed)
-Changed all the $ symbols to [xxx] (fixed)
-Some links were broken (fixed)
-Tipping was not working correctly due to a timing issue (fixed)
-Various other minor things
To do...
-Ending cam session, doesn't close it out in the server if not at least one party clicks the end button. (easy)
- ^^^ That causes the "In Chat" link to appear on the home page and in the performers profile. ^^^ (fixed with above)
-If a user leaves the payment page, or refreshes, or anything other than click the "check confirmations" button, the server will never apply the credits to their account. (tougher, but have solution)
-Live cams don't show up at the top of the profile list (easy)
-Security issues are being addressed, the cam script author left many open vulnerabilities and I'm looking through every line to make sure they're closed up.
After a user on IRC suggested it, I installed Nginx today. After looking at the docs, and reading some reviews, decided to install it. Seems to be working very nicely. It's meant for high load sites, hopefully the cam site will be one of those sites. As a fall back, Apache is still installed and it only takes two lines of code to revert back to Apache2.
I expect to have the remaining "to do" list completed (tentatively) by Saturday night at latest.
Thank you for everyone's patience while cleaning up the code and make sure it's secure enough for production.
Great work!
So are you part of the OP dev team?
If not I would be interested to know what they have been up to.