Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 311
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 311
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 329
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 329
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 382
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 382
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 521
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 311
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 311
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 329
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 329
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 382
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 382
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 521
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 311
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 311
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 329
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 329
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 382
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 382
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 521
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 311
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 311
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 329
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 329
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 382
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 382
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home3/tshkcom1/public_html/plugins/system/securitycheck/securitycheck.php on line 521 Moon Phases
SELECTDISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM josdw_fields AS a
LEFTJOIN`josdw_languages`AS l ON l.lang_code = a.languageLEFTJOIN josdw_users AS uc ON uc.id=a.checked_out
LEFTJOIN josdw_viewlevels AS ag ON ag.id = a.access
LEFTJOIN josdw_users AS ua ON ua.id = a.created_user_id
LEFTJOIN josdw_fields_groups AS g ON g.id = a.group_id
LEFTJOIN`josdw_fields_categories`AS fc ON fc.field_id = a.id
WHERE
(
(`a`.`context` = :context AND (`fc`.`category_id`ISNULLOR`fc`.`category_id`IN (:preparedArray1,:preparedArray2)) AND`a`.`access`IN (:preparedArray3,:preparedArray4)) AND
(`a`.`group_id` = 0OR`g`.`access`IN (:preparedArray5,:preparedArray6)) AND`a`.`state` = :state) AND
(`a`.`group_id` = 0OR`g`.`state` = :gstate) AND`a`.`only_use_in_subform` = :only_use_in_subform
ORDERBY a.ordering ASC1.04ms6KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:166Copy
UPDATE josdw_extensions
SET params='{\"cache_time\":\"2\",\"number_subscribers\":\"10\",\"bcc_email\":\"\",\"trigger_reminder_code\":\"\",\"time_ranges\":\"\",\"last_run\":1744073979}'WHERE`element`="osmembershipreminder"AND`folder`="system"411μs48B/plugins/system/osmembershipreminder/osmembershipreminder.php:95Copy
SELECT a.*, b.title AS plan_title, b.recurring_subscription, b.number_payments, c.username,IF(b.send_first_reminder > 0, DATEDIFF(to_date, NOW()), DATEDIFF(NOW(), to_date)) AS number_days
FROM josdw_osmembership_subscribers AS a
INNERJOIN josdw_osmembership_plans AS b ON a.plan_id = b.id
LEFTJOIN josdw_users AS c ON a.user_id = c.id
WHERE b.send_first_reminder != 0AND b.lifetime_membership != 1AND a.published IN (1, 2) AND a.first_reminder_sent = 0AND a.group_admin_id = 0ANDIF(b.send_first_reminder > 0, b.send_first_reminder >= DATEDIFF(to_date, NOW()) AND DATEDIFF(to_date, NOW()) >= 0, DATEDIFF(NOW(), to_date) >= ABS(b.send_first_reminder) AND DATEDIFF(NOW(), to_date) <= 60)
ORDERBY a.to_date LIMIT 10911μs21.61KB/plugins/system/osmembershipreminder/osmembershipreminder.php:249Copy
SELECT a.*, b.title AS plan_title, b.recurring_subscription, b.number_payments, c.username,IF(b.send_second_reminder > 0, DATEDIFF(to_date, NOW()), DATEDIFF(NOW(), to_date)) AS number_days
FROM josdw_osmembership_subscribers AS a
INNERJOIN josdw_osmembership_plans AS b ON a.plan_id = b.id
LEFTJOIN josdw_users AS c ON a.user_id = c.id
WHERE b.send_second_reminder != 0AND b.lifetime_membership != 1AND a.published IN (1, 2) AND a.second_reminder_sent = 0AND a.group_admin_id = 0ANDIF(b.send_second_reminder > 0, b.send_second_reminder >= DATEDIFF(to_date, NOW()) AND DATEDIFF(to_date, NOW()) >= 0, DATEDIFF(NOW(), to_date) >= ABS(b.send_second_reminder) AND DATEDIFF(NOW(), to_date) <= 60)
ORDERBY a.to_date LIMIT 10772μs21.61KB/plugins/system/osmembershipreminder/osmembershipreminder.php:249Copy
SELECT a.*, b.title AS plan_title, b.recurring_subscription, b.number_payments, c.username,IF(b.send_third_reminder > 0, DATEDIFF(to_date, NOW()), DATEDIFF(NOW(), to_date)) AS number_days
FROM josdw_osmembership_subscribers AS a
INNERJOIN josdw_osmembership_plans AS b ON a.plan_id = b.id
LEFTJOIN josdw_users AS c ON a.user_id = c.id
WHERE b.send_third_reminder != 0AND b.lifetime_membership != 1AND a.published IN (1, 2) AND a.third_reminder_sent = 0AND a.group_admin_id = 0ANDIF(b.send_third_reminder > 0, b.send_third_reminder >= DATEDIFF(to_date, NOW()) AND DATEDIFF(to_date, NOW()) >= 0, DATEDIFF(NOW(), to_date) >= ABS(b.send_third_reminder) AND DATEDIFF(NOW(), to_date) <= 60)
ORDERBY a.to_date LIMIT 101.22ms21.61KB/plugins/system/osmembershipreminder/osmembershipreminder.php:249Copy
UPDATE josdw_extensions
SET params = '{\"cache_time\":\"1\",\"last_run\":1744073979}'WHERE`element` = "osmembershipupdatestatus"AND`folder` = "system"415μs48B/plugins/system/osmembershipupdatestatus/osmembershipupdatestatus.php:89Copy
SELECT a.id
FROM josdw_osmembership_subscribers AS a
INNERJOIN josdw_osmembership_plans AS b ON a.plan_id = b.id
WHERE b.lifetime_membership != 1AND a.published = 1AND a.to_date < UTC_TIMESTAMP()
ORDERBY a.id LIMIT 100202μs840B/plugins/system/osmembershipupdatestatus/osmembershipupdatestatus.php:152Copy
infobfstop - No notification address specified!
warningassets - No asset found for com_content.article.21, falling back to com_content
warningassets - No asset found for com_content.article.21, falling back to com_content
warningassets - No asset found for com_content.article.21, falling back to com_content
warningassets - No asset found for com_content.article.21, falling back to com_content
warningassets - No asset found for com_content.article.21, falling back to com_content
warningassets - No asset found for com_content.article.21, falling back to com_content
warningassets - No asset found for com_content.article.21, falling back to com_content