A PHP Error was encountered
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; MY_Controller has a deprecated constructor
Filename: core/MY_Controller.php
Line Number: 12
Backtrace:
File: /home/andusin/public_html/24hr.ws/demoorg/public/index.php
Line: 294
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; MY_Admin has a deprecated constructor
Filename: core/MY_Controller.php
Line Number: 123
Backtrace:
File: /home/andusin/public_html/24hr.ws/demoorg/public/index.php
Line: 294
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; MY_Customize has a deprecated constructor
Filename: core/MY_Controller.php
Line Number: 235
Backtrace:
File: /home/andusin/public_html/24hr.ws/demoorg/public/index.php
Line: 294
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_cookie_params(): Cannot change session cookie parameters when headers already sent
Filename: libraries/Session.php
Line Number: 109
Backtrace:
File: /home/andusin/public_html/24hr.ws/demoorg/application/libraries/Session.php
Line: 109
Function: session_set_cookie_params
File: /home/andusin/public_html/24hr.ws/demoorg/application/libraries/Session.php
Line: 34
Function: initialize
File: /home/andusin/public_html/24hr.ws/demoorg/application/core/MY_Controller.php
Line: 18
Function: __construct
File: /home/andusin/public_html/24hr.ws/demoorg/application/controllers/Donate_project.php
Line: 9
Function: MY_Controller
File: /home/andusin/public_html/24hr.ws/demoorg/public/index.php
Line: 294
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_start(): Cannot start session when headers already sent
Filename: libraries/Session.php
Line Number: 112
Backtrace:
File: /home/andusin/public_html/24hr.ws/demoorg/application/libraries/Session.php
Line: 112
Function: session_start
File: /home/andusin/public_html/24hr.ws/demoorg/application/libraries/Session.php
Line: 34
Function: initialize
File: /home/andusin/public_html/24hr.ws/demoorg/application/core/MY_Controller.php
Line: 18
Function: __construct
File: /home/andusin/public_html/24hr.ws/demoorg/application/controllers/Donate_project.php
Line: 9
Function: MY_Controller
File: /home/andusin/public_html/24hr.ws/demoorg/public/index.php
Line: 294
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; Flashmsg has a deprecated constructor
Filename: libraries/Flashmsg.php
Line Number: 3
Backtrace:
File: /home/andusin/public_html/24hr.ws/demoorg/application/core/MY_Controller.php
Line: 18
Function: __construct
File: /home/andusin/public_html/24hr.ws/demoorg/application/controllers/Donate_project.php
Line: 9
Function: MY_Controller
File: /home/andusin/public_html/24hr.ws/demoorg/public/index.php
Line: 294
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; Language_library has a deprecated constructor
Filename: libraries/Language_library.php
Line Number: 3
Backtrace:
File: /home/andusin/public_html/24hr.ws/demoorg/application/core/MY_Controller.php
Line: 53
Function: library
File: /home/andusin/public_html/24hr.ws/demoorg/application/controllers/Donate_project.php
Line: 9
Function: MY_Controller
File: /home/andusin/public_html/24hr.ws/demoorg/public/index.php
Line: 294
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; Article_library has a deprecated constructor
Filename: libraries/Article_library.php
Line Number: 6
Backtrace:
File: /home/andusin/public_html/24hr.ws/demoorg/application/controllers/Donate_project.php
Line: 11
Function: library
File: /home/andusin/public_html/24hr.ws/demoorg/public/index.php
Line: 294
Function: require_once
募款專案列表::幫助浪浪基金會
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/andusin/public_html/24hr.ws/demoorg/vendor/codeigniter/framework/system/core/Exceptions.php:271)
Filename: pages/template.php
Line Number: 43
Backtrace:
File: /home/andusin/public_html/24hr.ws/demoorg/application/views/template/acart_view/pages/template.php
Line: 43
Function: header
File: /home/andusin/public_html/24hr.ws/demoorg/application/libraries/Template.php
Line: 91
Function: view
File: /home/andusin/public_html/24hr.ws/demoorg/application/controllers/Donate_project.php
Line: 53
Function: display
File: /home/andusin/public_html/24hr.ws/demoorg/public/index.php
Line: 294
Function: require_once
BENCHMARKS
Loading Time: Base Classes 0.0039
Query 0.0001
Controller Execution Time ( Donate Project / Index ) 0.0245
Total Execution Time 0.0285
GET DATA
MEMORY USAGE
4,886,256 bytes
POST DATA
No POST data exists
URI STRING
donate_project
CLASS/METHOD
donate_project/index
DATABASE: andusin_demoorg (Donate_project:$db) QUERIES: 23 (0.0046 ) (Hide )
0.0004
SELECT count ( *) as total_row FROM demo_donate_project where 1 = 1 AND org_ids like '%,19,%' AND dp_status = '1' AND ( dp_end_date >= NOW ( ) or dp_end_date = '0000-00-00 00:00:00' ) AND ( dp_start_date <= NOW ( ) or dp_start_date = '0000-00-00 00:00:00' )
0.0003
SELECT * FROM demo_donate_project where 1 = 1 AND org_ids like '%,19,%' AND dp_status = '1' AND ( dp_end_date >= NOW ( ) or dp_end_date = '0000-00-00 00:00:00' ) AND ( dp_start_date <= NOW ( ) or dp_start_date = '0000-00-00 00:00:00' ) order by dp_sort asc , dp_id desc LIMIT 0 , 5
0.0002
SELECT count ( *) as total_row FROM demo_organization where 1 = 1 AND org_status = '1'
0.0003
SELECT * FROM demo_organization where 1 = 1 AND org_status = '1' order by org_id asc
0.0002
select * from demo_organization where 1 = 1 and org_id = '19'
0.0001
SELECT count ( *) as total_row FROM demo_organization where 1 = 1
0.0002
SELECT * FROM demo_organization where 1 = 1 order by org_sort asc
0.0002
select * from demo_articles_catalog where ac_no = 'M1-1'
0.0002
SELECT count ( *) as total_row FROM demo_articles a , demo_articles_catalog ac where a . ac_id = ac . ac_id AND ac . ac_no = 'M1-1' AND a . articles_status = '1'
0.0003
SELECT a .*, ac . ac_no , ac . ac_title FROM demo_articles a , demo_articles_catalog ac where a . ac_id = ac . ac_id AND ac . ac_no = 'M1-1' AND a . articles_status = '1' order by a . articles_sort asc
0.0002
select * from demo_articles_catalog where ac_no = 'M4-1'
0.0002
SELECT count ( *) as total_row FROM demo_articles a , demo_articles_catalog ac where a . ac_id = ac . ac_id AND ac . ac_no = 'M4-1' AND a . articles_status = '1'
0.0003
SELECT a .*, ac . ac_no , ac . ac_title FROM demo_articles a , demo_articles_catalog ac where a . ac_id = ac . ac_id AND ac . ac_no = 'M4-1' AND a . articles_status = '1' order by a . articles_sort asc
0.0001
select * from demo_articles_catalog where ac_no = 'M1-1'
0.0001
select * from demo_articles_catalog where ac_no = 'M4-1'
0.0002
select * from demo_articles_catalog where ac_no = 'M1-1'
0.0002
select * from demo_articles_catalog where ac_no = 'M4-1'
0.0002
select * from demo_articles_catalog where ac_no = 'M1-1'
0.0002
select * from demo_articles_catalog where ac_no = 'M4-1'
0.0001
select * from demo_articles_catalog where ac_no = 'M1-1'
0.0001
select * from demo_articles_catalog where ac_no = 'M4-1'
0.0001
select * from demo_articles_catalog where ac_no = 'M1-1'
0.0001
select * from demo_articles_catalog where ac_no = 'M4-1'
SESSION DATA (Show ) last_activity 1765926036
lang_code cht
lang_name tchinese
lang_id 1
lang_title 繁體中文
last_frontend_url donate_project
donate.index https://demoorg.24hr.ws/donate_project?org_ids=19
CONFIG VARIABLES (Show )
base_url https://demoorg.24hr.ws/
index_page
uri_protocol REQUEST_URI
url_suffix
language tchinese
charset UTF-8
enable_hooks
subclass_prefix MY_
composer_autoload ../vendor/autoload.php
permitted_uri_chars a-z 0-9~%.:_\-,@
allow_get_array 1
enable_query_strings
controller_trigger c
function_trigger m
directory_trigger d
log_threshold 1
log_path ../system/logs/
log_file_extension
log_file_permissions 420
log_date_format Y-m-d H:i:s
error_views_path
cache_path
cache_query_string
encryption_key =U+)67t43{8pt]WQ3
sess_driver files
sess_cookie_name ci_session
sess_expiration 7200
sess_save_path
sess_match_ip
sess_time_to_update 300
sess_regenerate_destroy
cookie_prefix
cookie_domain
cookie_path /
cookie_secure
cookie_httponly
standardize_newlines
global_xss_filtering
csrf_protection
csrf_token_name csrf_test_name
csrf_cookie_name csrf_cookie_name
csrf_expire 7200
csrf_regenerate 1
csrf_exclude_uris Array
(
)
compress_output
time_reference local
rewrite_short_tags
proxy_ips
UrStarip Array
(
[backend_valid_ip] => 125.227.32.*
)
sp_acc superadmin
sp_pwd 46b92bf096a24fa89049c5453213d608e8fec148
image Array
(
[fb_share_img] => /uploads/images/default/fb_default.jpg
[default_no_photo_img] => /uploads/images/default/donation_default.jpg
[default_news_photo_img] => /uploads/images/default/news_default.jpg
[default_donate_project_photo_img] => /uploads/images/default/donation_default.jpg
)
information Array
(
[service_address] => 110台北市信義區忠孝東路五段482號
[service_tel] => 02-7709-3379
[service_fax] => (02)8192-7185
[service_email] => service@a-cart.com.tw
[service_transfer_account] => 19695227
[service_account_name] => 幫助浪浪基金會
[copyright_words] => ©2018 a-cart help stray animals Foudation.
)
ip Array
(
[backend_valid_ip] => *.*.*.*
)
mail Array
(
[site_email] => coolandus@gmail.com
[default_from_email] => service@rakksy.com
[bcc_notify_email] => service@rakksy.com
)
website Array
(
[site_name] => 幫助浪浪基金會
[meta_title] => A-cart幫助浪浪基金會
[default_keywords] => 幫助浪浪基金會,流浪貓狗,愛心認養
[default_description] => 提供救助流浪貓狗必要的資源,主要提倡浪浪結紮,健康檢查與後續追蹤,也協助部分中途之家的浪浪找尋到自己的家
[google_analytics_account] =>
[google_search_define_code] => 010024597738045557003:oscrhtoefhu
)
member Array
(
[check_member_id] => 1
[forget_pwd_use_email] =>
[default_offset] => 50
[enable_birthday] => 1
[enable_members_degree] => 1
[enable_members_occupation] => 1
[enable_msg_source] => 1
)
contact Array
(
[default_notify_mail] => 1
[enable_common_note] => 1
)
is_dev 1
test_mode 1
test_mode_voce 1111
website_domain demoorg.24hr.ws
web_domain demoorg.24hr.ws
web_folder
install_folder
template_name z_17_01_demoorg
template_group acart_view
host_url https
secure_base_url https://demoorg.24hr.ws/
backend_dashboard_module contact_us|線上表單,donate|捐款紀錄,log|登入紀錄,
backend_dashboard_repository Array
(
[contact_us] => \Acart\contact\ContactRepository
[log] => \Acart\log\LogRepository
[donate] => \Acart\donate\DonateRepository
)
check_security_code 1
asm_jquery_ui_template a-cart_theme
use_ssl
use_ssl_controller donate,payment,member,myaccount,article
disable_send_mail
list_switch_status 1
site_version v1.0.1.0
show_system_info 1
site_name 幫助浪浪基金會
site_email coolandus@gmail.com
path_home_name 首頁
config_adminemail coolandus@gmail.com
enable_cache
enable_multi_lang
default_lang_code cht
use_andus_logo 1
memcache
memcache_prefix demoorg.24hr.ws
enable_zip_download 1
tmp_download_path /home/andusin/public_html/24hr.ws/demoorg/application/../uploads/
meta_title A-cart幫助浪浪基金會
default_description 提供救助流浪貓狗必要的資源,主要提倡浪浪結紮,健康檢查與後續追蹤,也協助部分中途之家的浪浪找尋到自己的家
default_keywords 幫助浪浪基金會,流浪貓狗,愛心認養
default_robots NOINDEX, NOFOLLOW
template_group_path template/acart_view/pages/
template_style_path /z_17_01_demoorg/
asm_public_path /asm/
site_img_path /z_17_01_demoorg/img/
site_css_path /z_17_01_demoorg/css/
site_js_path /z_17_01_demoorg/js/
template_boxes_path /home/andusin/public_html/24hr.ws/demoorg/application/views/template/acart_view/pages/boxes/
frontend_nophoto Array
(
[default] => /z_17_01_demoorg/img/project_preset.png
)
backend_nophoto Array
(
[default] => /z_17_01_demoorg/img/project_preset.png
[group_auth] =>
[news] => /z_17_01_demoorg/img/news_preset.png
[customize_article] => /z_17_01_demoorg/img/news_preset.png
[article_E01b] => /z_17_01_demoorg/img/project_preset.png
)
module Array
(
[enable_sms] =>
[enable_record_whos_online] => 1
[enable_address_book] =>
)
admin Array
(
[enable_article] => 1
[enable_auth] => 1
[enable_banner] => 1
[enable_contactus] => 1
[enable_member] => 1
[enable_news] => 1
[enable_gbook] => 1
[enable_donate] => 1
[enable_donate_record] => 1
[enable_donate_project] => 1
[enable_donate_target] => 1
[enable_setting] => 1
[enable_andus] => 1
[enable_myaccount] => 1
[enable_movie] => 1
[enable_customize] => 1
[enable_about] => 1
[enable_epaper] => 1
[enable_stray] => 1
)
news Array
(
[news_type_map] => Array
(
[1] => 活動
[2] => 公告
[3] => 認養
[4] => 協尋
)
[enable_news_source] =>
[enable_news_link] =>
[enable_news_sub_title] => 1
[enable_news_type] => 1
[enable_news_image] => 1
[enable_news_view_cnt] => 1
[enable_news_label] => 1
[enable_news_url_title] => 1
[enable_news_level] =>
[enable_log] => 1
[enable_news_label_top] => 1
[enable_news_label_hot] => 1
[enable_news_label_commend] =>
)
page Array
(
[default_offset] => 9
[first_link] =>
[last_link] =>
[next_link] =>
[prev_link] =>
[num_links] => 4
[first_tag_open] => <li class="first button">
[first_tag_close] => </li>
[last_tag_open] => <li class="last button">
[last_tag_close] => </li>
[num_tag_open] => <li>
[num_tag_close] => </li>
[cur_tag_open] => <li class="selected"><a class="">
[cur_tag_close] => </a></li>
[next_tag_open] => <li class="next button">
[next_tag_close] => </li>
[prev_tag_open] => <li class="pre button">
[prev_tag_close] => </li>
[full_tag_open] => <div class="page_list"><ul class="pagination">
[full_tag_close] => </ul></div>
)
cookie Array
(
[login_expire_sec] => 604800
)
err_open <p class="error">
err_close </p>
auth Array
(
[salt] => D9jWfyrnbRbOW7LhogYrD0oI8i4QpFGZcNKdkov58WZl0DK2CBFBb3MuHPRik8Y
[email_activation] => 1
[enable_vcode] => 1
[vcode_expire_time] => 300
[enable_direct_login_after_register] => 1
[mail] => Array
(
[mailtype] => html
[protocol] => sendmail
[smtp_host] =>
[smtp_user] =>
[smtp_pass] =>
[smtp_port] =>
)
[mail_from_email] => service@rakksy.com
[mail_from_name] => 幫助浪浪基金會
[email_activation_subject] => 幫助浪浪基金會帳號開通
[new_password_subject] => 您在本系統的密碼
[default_group] => 2
[enable_register] => 1
[enable_add_admin_group] => 1
)
open_id Array
(
[enable_facebook] => 1
[fb_app_id] => 1607363726216368
[fb_app_secret] => 1d4862b8e19f934ba3987c1efc5181a5
)
org Array
(
[enable_org] =>
[org_title] => 服務據點
[area_title] => 地區
)
organization Array
(
[area] => Array
(
[1] => 北部
[2] => 中部
[3] => 南部
[4] => 東部
)
)
contact_type Array
(
[1] => 聯絡我們
)
strays Array
(
[cat] => Array
(
[1] => 貓
[2] => 狗
)
[sex] => Array
(
[0] => 未確認
[1] => 公
[2] => 母
)
[spay_status] => Array
(
[0] => 未確認
[1] => 已絕育
[2] => 未絕育
)
[body_type] => Array
(
[1] => 超小型
[2] => 小型
[3] => 中型
[4] => 大型
[5] => 超大型
)
)
epos Array
(
[donate_storeid] => 010970031
[donate_auth_url] => https://sslpayment.uwccb.com.tw/EPOSService/Payment/Mobile/OrderInitial.aspx
[donate_cubkey] => 7ffcae8f93c665985a7548f513a9169b
[enable_webatm_payment_online] => 1
[donate_cathaybk_auth_url] => https://www.mybank.com.tw/myatm/Acquiring/AcqOrder_Initial.asp
[donate_atm_vcode_type] => 1
[donate_atm_store_vcode] => 1234
[donate_atm_mc_code] => 123470002001
[client_company_no] => 54043961
[myb2b_store_data_check_url] => https://www.myb2b.com.tw/Securities/ARM10D0_txt.asp
[donate_api_url] => https://sslpayment.uwccb.com.tw/EPOSService/CRDOrderService.asmx?wsdl
)
sess_namespace acart2017