shadow777
Forum Replies Created
-
Forum: Plugins
In reply to: [PHPLeague] Correct TimezoneI’ve tried to insert date_default_timezone_set(‘Europe/Rome’); it in phpleague-front.php at the top after the <?php
“<?php
date_default_timezone_set(‘Europe/Rome’);
/*
* This file is part of the PHPLeague package.
*……. “is it an error?
I’ve also replaced (date(‘Y-m-d’) with
if (date(‘Y-m-d H:i:s’) and the scores of matches are updated in the frontend by the system exactly when i update them in backend,so anyway it worksForum: Plugins
In reply to: [Redirection] Please make it compatible with 3.5I’ve installed this plugin on wordpress 3.5 and it gives me this warning
Warning: Missing argument 2 for wpdb::prepare(), called in /wp-content/plugins/redirection/models/group.php on line 70 and defined in /wp-includes/wp-db.php on line 990
How can i solve this problem?
Thank youForum: Plugins
In reply to: [SEATT: Simple Event Attendance] Warning seatt events on wordpress 3.5It works!!!
Thank you very much daveForum: Plugins
In reply to: [SEATT: Simple Event Attendance] Warning seatt events on wordpress 3.5Thank you!!
I will try this later and i will tell youThank you
Forum: Plugins
In reply to: [SEATT: Simple Event Attendance] Warning seatt events on wordpress 3.5is there a way to change the code without upgrading?
I know that there is a newest version but i would like to not upgrading
Thank you very much