Login

Member Login


$_COOKIE

Request

action => 'login'
controller => 'auth'

View vars

domain => Zend_Config Object()
bdsmpersonals =>
code => 'BDSM'
email =>
admin => 'admin@bdsmpersonals.com'
cc => 'webmaster2@bdsmpersonals.com'
webmaster => 'webmaster@bdsmpersonals.com'
title => 'BDSM Personals'
url => 'http://www.bdsmpersonals.com'
fetishpersonals =>
code => 'FP'
email =>
admin => 'admin@fetishpersonals.com'
cc => 'webmaster2@fetishpersonals.com'
webmaster => 'webmaster@fetishpersonals.com'
title => 'Fetish Personals'
url => 'http://www.fetishpersonals.com'

form => '<form id="login" enctype="application/x-www-form-urlencoded" action="/members" method="post"><dl class="zend_form"> <dt id="username-label"><label for="username" class="required">Username</label></dt> <dd id="username-element"> <input type="text" name="username" id="username" value="" class="textfield" /></dd> <dt id="password-label"><label for="password" class="required">Password</label></dt> <dd id="password-element"> <input type="password" name="password" id="password" value="" class="textfield" /></dd> <dt id="remember-label"><label for="remember" class="optional">Remember Me?</label></dt> <dd id="remember-element"> <input type="hidden" name="remember" value="0" /><input type="checkbox" name="remember" id="remember" value="1" checked="checked" /></dd> <div> <input type="submit" name="submit" id="submit" value="Login" /></div></dl></form>'
type => 'member'
user => Model_User_Row Object()
age => 43
domain => 'bdsmpersonals.com'
gender => 'M'
groupid => 3
picture => 'http://www.deardomme.com/images/members/gu/i_Guest.jpg'
thumbnail => 'http://www.deardomme.com/images/members/gu/t_Guest.jpg'
userid => 0
username => 'Guest'

Userinfoarray(8) { ["userid"]=> string(1) "0" ["username"]=> string(5) "Guest" ["groupid"]=> string(1) "3" ["domain"]=> string(17) "bdsmpersonals.com" ["picture"]=> string(54) "http://www.deardomme.com/images/members/gu/i_Guest.jpg" ["thumbnail"]=> string(54) "http://www.deardomme.com/images/members/gu/t_Guest.jpg" ["age"]=> int(43) ["gender"]=> string(1) "M" }

Database queries

Metadata cache is DISABLED

HTML Information

Tags
HTML Size: 5.15K
Stylesheet Files
Javascript Files
Images

File Information

131 Files Included
Total Size: 1157.9K
Basepath: /home/deardomm

Application Files

/app/application/Bootstrap.php
/app/application/controllers/AuthController.php
/app/application/layouts/layout.phtml
/app/application/models/User/Row.php
/app/application/routes.php
/app/application/views/scripts/auth/login.phtml
/app/config/billing.php
/app/library/Site/Config.php
/app/library/Site/Controller/Action.php
/app/library/Site/Loader.php
/app/library/Site/Model/Row.php
/app/library/Site/User.php
/public_html/index.php

Zend Library Files

/app/library/Zend/Application.php
/app/library/Zend/Application/Bootstrap/Bootstrap.php
/app/library/Zend/Application/Bootstrap/BootstrapAbstract.php
/app/library/Zend/Application/Bootstrap/Bootstrapper.php
/app/library/Zend/Application/Bootstrap/ResourceBootstrapper.php
/app/library/Zend/Application/Resource/Frontcontroller.php
/app/library/Zend/Application/Resource/Resource.php
/app/library/Zend/Application/Resource/ResourceAbstract.php
/app/library/Zend/Auth.php
/app/library/Zend/Auth/Storage/Interface.php
/app/library/Zend/Auth/Storage/Session.php
/app/library/Zend/Cache.php
/app/library/Zend/Cache/Backend.php
/app/library/Zend/Cache/Backend/ExtendedInterface.php
/app/library/Zend/Cache/Backend/File.php
/app/library/Zend/Cache/Backend/Interface.php
/app/library/Zend/Cache/Core.php
/app/library/Zend/Cache/Frontend/Page.php
/app/library/Zend/Config.php
/app/library/Zend/Config/Ini.php
/app/library/Zend/Controller/Action.php
/app/library/Zend/Controller/Action/Helper/Abstract.php
/app/library/Zend/Controller/Action/Helper/FlashMessenger.php
/app/library/Zend/Controller/Action/Helper/Redirector.php
/app/library/Zend/Controller/Action/Helper/ViewRenderer.php
/app/library/Zend/Controller/Action/HelperBroker.php
/app/library/Zend/Controller/Action/HelperBroker/PriorityStack.php
/app/library/Zend/Controller/Action/Interface.php
/app/library/Zend/Controller/Dispatcher/Abstract.php
/app/library/Zend/Controller/Dispatcher/Interface.php
/app/library/Zend/Controller/Dispatcher/Standard.php
/app/library/Zend/Controller/Exception.php
/app/library/Zend/Controller/Front.php
/app/library/Zend/Controller/Plugin/Abstract.php
/app/library/Zend/Controller/Plugin/Broker.php
/app/library/Zend/Controller/Plugin/ErrorHandler.php
/app/library/Zend/Controller/Request/Abstract.php
/app/library/Zend/Controller/Request/Http.php
/app/library/Zend/Controller/Response/Abstract.php
/app/library/Zend/Controller/Response/Http.php
/app/library/Zend/Controller/Router/Abstract.php
/app/library/Zend/Controller/Router/Interface.php
/app/library/Zend/Controller/Router/Rewrite.php
/app/library/Zend/Controller/Router/Route.php
/app/library/Zend/Controller/Router/Route/Abstract.php
/app/library/Zend/Controller/Router/Route/Interface.php
/app/library/Zend/Controller/Router/Route/Module.php
/app/library/Zend/Controller/Router/Route/Regex.php
/app/library/Zend/Controller/Router/Route/Static.php
/app/library/Zend/Db.php
/app/library/Zend/Db/Adapter/Abstract.php
/app/library/Zend/Db/Adapter/Mysqli.php
/app/library/Zend/Db/Expr.php
/app/library/Zend/Db/Profiler.php
/app/library/Zend/Db/Select.php
/app/library/Zend/Db/Statement.php
/app/library/Zend/Db/Statement/Interface.php
/app/library/Zend/Db/Statement/Mysqli.php
/app/library/Zend/Db/Table/Abstract.php
/app/library/Zend/Db/Table/Row.php
/app/library/Zend/Db/Table/Row/Abstract.php
/app/library/Zend/Db/Table/Rowset.php
/app/library/Zend/Db/Table/Rowset/Abstract.php
/app/library/Zend/Db/Table/Select.php
/app/library/Zend/Exception.php
/app/library/Zend/Filter/Inflector.php
/app/library/Zend/Filter/Interface.php
/app/library/Zend/Filter/PregReplace.php
/app/library/Zend/Filter/StringToLower.php
/app/library/Zend/Filter/Word/CamelCaseToDash.php
/app/library/Zend/Filter/Word/CamelCaseToSeparator.php
/app/library/Zend/Filter/Word/Separator/Abstract.php
/app/library/Zend/Filter/Word/SeparatorToSeparator.php
/app/library/Zend/Filter/Word/UnderscoreToSeparator.php
/app/library/Zend/Layout.php
/app/library/Zend/Layout/Controller/Action/Helper/Layout.php
/app/library/Zend/Layout/Controller/Plugin/Layout.php
/app/library/Zend/Loader.php
/app/library/Zend/Loader/Autoloader.php
/app/library/Zend/Loader/PluginLoader.php
/app/library/Zend/Loader/PluginLoader/Interface.php
/app/library/Zend/Registry.php
/app/library/Zend/Session.php
/app/library/Zend/Session/Abstract.php
/app/library/Zend/Session/Exception.php
/app/library/Zend/Session/Namespace.php
/app/library/Zend/Session/SaveHandler/DbTable.php
/app/library/Zend/Session/SaveHandler/Interface.php
/app/library/Zend/Version.php
/app/library/Zend/View.php
/app/library/Zend/View/Abstract.php
/app/library/Zend/View/Helper/Abstract.php
/app/library/Zend/View/Helper/Doctype.php
/app/library/Zend/View/Helper/HeadLink.php
/app/library/Zend/View/Helper/HeadMeta.php
/app/library/Zend/View/Helper/HeadScript.php
/app/library/Zend/View/Helper/HeadStyle.php
/app/library/Zend/View/Helper/HeadTitle.php
/app/library/Zend/View/Helper/Interface.php
/app/library/Zend/View/Helper/Layout.php
/app/library/Zend/View/Helper/Placeholder/Container.php
/app/library/Zend/View/Helper/Placeholder/Container/Abstract.php
/app/library/Zend/View/Helper/Placeholder/Container/Standalone.php
/app/library/Zend/View/Helper/Placeholder/Registry.php
/app/library/Zend/View/Interface.php

ZFDebug Library Files

/app/library/ZFDebug/Controller/Plugin/Debug.php
/app/library/ZFDebug/Controller/Plugin/Debug/Plugin.php
/app/library/ZFDebug/Controller/Plugin/Debug/Plugin/Database.php
/app/library/ZFDebug/Controller/Plugin/Debug/Plugin/Exception.php
/app/library/ZFDebug/Controller/Plugin/Debug/Plugin/File.php
/app/library/ZFDebug/Controller/Plugin/Debug/Plugin/Html.php
/app/library/ZFDebug/Controller/Plugin/Debug/Plugin/Interface.php
/app/library/ZFDebug/Controller/Plugin/Debug/Plugin/Memory.php
/app/library/ZFDebug/Controller/Plugin/Debug/Plugin/Registry.php
/app/library/ZFDebug/Controller/Plugin/Debug/Plugin/Text.php
/app/library/ZFDebug/Controller/Plugin/Debug/Plugin/Time.php
/app/library/ZFDebug/Controller/Plugin/Debug/Plugin/User.php
/app/library/ZFDebug/Controller/Plugin/Debug/Plugin/Variables.php

Memory Usage

Controller: 451.79K

Custom Timers

Controller: 34.64 ms

Overall Timers

default
index
help
Avg: 916.28 ms / 1 requests
Min: 916.28 ms
Max: 916.28 ms
auth
register
Avg: 996.74 ms / 1 requests
Min: 996.74 ms
Max: 996.74 ms
login
Avg: 996.5 ms / 1 requests
Min: 996.5 ms
Max: 996.5 ms

Reset timers by sending ZFDEBUG_RESET as a GET/POST parameter

Registered Instances

Zend_View_Helper_Doctype => ArrayObject Object()
Zend_View_Helper_Placeholder_Registry => Zend_View_Helper_Placeholder_Registry Object()
cache => Zend_Cache_Core Object()
config => Zend_Config_Ini Object()
admin =>
administrators =>
admin => 'Password'
adrian => 'Password'
testaccounts =>
0 => 'dommale'
1 => 'fapman'
2 => 'submale'
3 => 'femdom'
4 => 'premale'
5 => 'subfem'
billing =>
epoch =>
error_code =>
NCALL => 'CENTER Bank error.'
NDECLINED => 'Bank denial.'
NERROR => 'Bank error.'
NEXPIRED => 'Bank error (card expired).'
NMYBADACH => 'Account number in fraud DB (ACH only).'
NMYBADCCODE => 'Disabled company code.'
NMYBADCVV2 => 'Bad CVV2.'
NMYBADSND => 'Country IP mismatch.'
NMYBADZIP => 'Invalid zip code.'
NMYBADZPIC => 'Bad zip, invalid CVV2.'
NMYBADZPMC => 'Bad zip, missing CVV2.'
NMYBCLVL => 'Bank bin not accepted.'
NMYBDCARD => 'Card in negative database.'
NMYBDCRDRNG => 'Range of credit cards reported stolen or fraudulent.'
NMYBDEM => 'Email in negative database.'
NMYBDIR => 'IP in negative database.'
NMYBDRS => 'Reseller code in negative database.'
NMYCARDNOTACCEPTED => 'The company does not accept this particular card type (i.e. VISA, MasterCard).'
NMYCB => 'Country blocked.'
NMYCEH => 'Card or email already has product.'
NMYCNB => 'Bin to country mismatch.'
NMYCOMPVEL => 'Company exceeded the velocity check.'
NMYDNFRD => 'Multiple denied transactions with last hour.'
NMYDUPCHECK => 'Different card from same IP or same card from different IP (more than 3 attempts).'
NMYDUPLICATEORDER => 'Duplicate order.'
NMYEXCEPTION => 'Exception (typically a missing required field).'
NMYEXCFILTRCK => 'Internal server error retry.'
NMYFNB => 'Bin error (not found).'
NMYHTML => 'Hotmail email addresses not accepted.'
NMYILLEGALPWD => 'Illegal password (contains disallowed characters).'
NMYILLEGALUSER => 'Illegal username (contains disallowed characters).'
NMYINACTIVECOCODE => 'Inactive company code.'
NMYINACTIVEPICODE => 'Inactive product code.'
NMYINVALIDABA => 'Invalid routing number (ACH Transactions ONLY).'
NMYINVALIDACCTNUM => 'Invalid account number (ACH Transactions ONLY).'
NMYINVALIDAREA => 'Invalid area code (ACH Transactions ONLY).'
NMYINVALIDCARD => 'Invalid credit card.'
NMYINVALIDCOCODE => 'Invalid company code.'
NMYINVALIDIP => 'Invalid IP address.'
NMYINVALIDPICODE => 'Invalid product code.'
NMYINVALIDPWD => 'Invalid password.'
NMYINVCARDEXP => 'Invalid card expiration date.'
NMYINVCARDNUM => 'Invalid credit card number.'
NMYINVEMAIL => 'Invalid email address.'
NMYINVPWD => 'Invalid password.'
NMYINVRESELLER => 'Invalid reseller code.'
NMYISOB => 'Bad country.'
NMYMISSINGACCTNUM => 'Missing account number (ACH Transactions ONLY).'
NMYMISSINGAREA => 'Missing area code (ACH Transactions ONLY).'
NMYMISSINGCARDEXP => 'Missing credit card expiration date.'
NMYMISSINGCARDNAME => 'Missing name of credit card holder.'
NMYMISSINGCARDNUM => 'Missing credit card number.'
NMYMISSINGCNTRY => 'Missing country.'
NMYMISSINGCOCODE => 'Missing company code.'
NMYMISSINGEMAIL => 'Missing customer email.'
NMYMISSINGIPADDR => 'Missing IP address.'
NMYMISSINGIS18 => 'Age verification not checked ('Is 18' check box)..'
NMYMISSINGPICODE => 'Missing product code.'
NMYMISSINGPWD => 'Missing password.'
NMYMISSINGRESELLER => 'Missing reseller code.'
NMYMISSINGSTATE => 'Missing state (ACH Transactions and address).'
NMYMISSINGUSERNAME => 'Missing username.'
NMYMISSINGZIP => 'Missing zip code.'
NMYNOCNI => 'Country information not found.'
NMYNULLISO2CHAR => 'ISO 2 character country code missing.'
NMYUSERNAMETAKEN => 'User name already exists.'
NMYVELDUP => 'Can not do another signup for the product until a certain amount of time.'
NMYWRONGIMAGEID => 'Security image string not typed in correctly (Member Plus Only).'
NMYYHOML => 'Yahoo email addresses not accepted.'
prod_id_1p => 'bdsmv29m1p'
prod_id_1s => 'bdsmv29m1s'
prod_id_3p => 'bdsmv29m3p'
prod_id_3s => 'bdsmv29m3s'
prod_price_1p => 14.95
prod_price_1s => 24.95
prod_price_3p => 29.95
prod_price_3s => 49.95
prod_type_1p => 'bdsm_personals.premium.monthly'
prod_type_1s => 'bdsm_personals.super.monthly'
prod_type_3p => 'bdsm_personals.premium.quarterly'
prod_type_3s => 'bdsm_personals.super.quarterly'
memberships =>
bdsm_personals.premium.monthly =>
product_code => 'bdsm_personals.premium.1_month'
upgrade_ok =>
bdsm_personals.premium.quarterly => 1
bdsm_personals.super.monthly => 1
bdsm_personals.super.quarterly => 1
bdsm_personals.premium.quarterly =>
downgrade_ok =>
bdsm_personals.premium.monthly => 1
product_code => 'bdsm_personals.premium.3_month'
upgrade_ok =>
bdsm_personals.super.quarterly => 1
bdsm_personals.super.monthly =>
downgrade_ok =>
bdsm_personals.premium.monthly => 1
product_code => 'bdsm_personals.super.1_month'
upgrade_ok =>
bdsm_personals.super.quarterly => 1
bdsm_personals.super.quarterly =>
downgrade_ok =>
bdsm_personals.premium.monthly => 1
bdsm_personals.premium.quarterly => 1
bdsm_personals.super.monthly => 1
product_code => 'bdsm_personals.super.3_month'
fetish_personals.premium.monthly =>
product_code => 'fetish_personals.premium.1_month'
upgrade_ok =>
fetish_personals.premium.quarterly => 1
fetish_personals.super.monthly => 1
fetish_personals.super.quarterly => 1
fetish_personals.premium.quarterly =>
downgrade_ok =>
fetish_personals.premium.monthly => 1
product_code => 'fetish_personals.premium.3_month'
upgrade_ok =>
fetish_personals.super.quarterly => 1
fetish_personals.standard.monthly =>
product_code => 'fetish_personals.standard.1_month'
upgrade_ok =>
fetish_personals.premium.quarterly => 1
fetish_personals.super.monthly => 1
fetish_personals.super.quarterly => 1
fetish_personals.standard.quarterly =>
downgrade_ok =>
fetish_personals.premium.monthly => 1
product_code => 'fetish_personals.standard.3_month'
upgrade_ok =>
fetish_personals.super.quarterly => 1
fetish_personals.super.monthly =>
downgrade_ok =>
fetish_personals.premium.monthly => 1
product_code => 'fetish_personals.super.1_month'
upgrade_ok =>
fetish_personals.super.quarterly => 1
fetish_personals.super.quarterly =>
downgrade_ok =>
fetish_personals.premium.monthly => 1
fetish_personals.premium.quarterly => 1
fetish_personals.super.monthly => 1
product_code => 'fetish_personals.super.3_month'
products =>
bdsm_personals.premium.1_month =>
description => 'One Month Premium Membership'
price => 14.95
term => 1
bdsm_personals.premium.3_month =>
description => 'Three Month Premium Membership'
price => 29.95
term => 3
bdsm_personals.super.1_month =>
description => 'One Month Super Membership'
price => 24.95
term => 1
bdsm_personals.super.3_month =>
description => 'Three Month Super Membership'
price => 49.95
term => 3
fetish_personals.premium.1_month =>
description => 'One Month Premium Membership'
price => 14.95
term => 1
fetish_personals.premium.3_month =>
description => 'Three Month Premium Membership'
price => 29.95
term => 3
fetish_personals.standard.1_month =>
description => 'One Month Premium Membership'
price => 14.95
term => 1
fetish_personals.standard.3_month =>
description => 'Three Month Premium Membership'
price => 33.95
term => 3
fetish_personals.super.1_month =>
description => 'One Month Super Membership'
price => 24.95
term => 1
fetish_personals.super.3_month =>
description => 'Three Month Super Membership'
price => 49.95
term => 3
cache =>
backend =>
cache_dir => '/home/deardomm/app/cache'
enabled => 1
frontend =>
automatic_serialization => 1
lifetime => 86400
pages =>
backend =>
cache_dir => '/home/deardomm/app/cache'
enabled => 1
frontend =>
debug_header => ''
default_options =>
cache => ''
cache_with_cookie_variables => 1
cache_with_files_variables => ''
cache_with_get_variables => ''
cache_with_post_variables => 1
cache_with_session_variables => ''
lifetime => 172800
type => 'File'
type => 'File'
database =>
adapter => 'mysqli'
params =>
dbname => 'fetishpersonals_dv'
dbprefix => ''
host => 'localhost'
password => 'cg17lX9D'
profiler => ''
username => 'root'
debug => 1
domains =>
bdsmpersonals =>
code => 'BDSM'
email =>
admin => 'admin@bdsmpersonals.com'
cc => 'webmaster2@bdsmpersonals.com'
webmaster => 'webmaster@bdsmpersonals.com'
title => 'BDSM Personals'
url => 'http://www.bdsmpersonals.com'
fetishpersonals =>
code => 'FP'
email =>
admin => 'admin@fetishpersonals.com'
cc => 'webmaster2@fetishpersonals.com'
webmaster => 'webmaster@fetishpersonals.com'
title => 'Fetish Personals'
url => 'http://www.fetishpersonals.com'
mail =>
options =>
auth => 'login'
password => ''
port => 465
username => ''
server => 'smtp.gmail.com'
sessions =>
defaultUser =>
domain => 'bdsmpersonals.com'
groupid => 3
userid => 0
username => 'Guest'
timeout => 3600
spam =>
messaging =>
max => 5
time => 86400
throwExceptions => 1
users =>
maxsearches => 10
minage => 18

db => Zend_Db_Adapter_Mysqli Object()
loader => Site_Loader Object()
namespace => 'member'
router => Zend_Controller_Router_Rewrite Object()
user => Model_User_Row Object()
age => 43
domain => 'bdsmpersonals.com'
gender => 'M'
groupid => 3
picture => 'http://www.deardomme.com/images/members/gu/i_Guest.jpg'
thumbnail => 'http://www.deardomme.com/images/members/gu/t_Guest.jpg'
userid => 0
username => 'Guest'

copyright 1.9.0/5.2.11variables Variablesuser Guestdatabase 0 in 0 mshtml HTMLfile 131 Filesmemory 5193K of 32Mtime 996.5 msregistry Registry (9)«