Cameron
|
8a5e1bd63c
|
MySQL: PDO vs Non-PDO consistency fixes. Also new '_DUPLICATE_KEY_UPDATE' flag added to insert() method. When true and a duplicate unique key is found the matching record will automatically be updated.
|
2016-08-02 14:57:29 -07:00 |
|
Cameron
|
a33c752c86
|
Fix for PDO rowCount() value.
|
2016-08-01 12:50:48 -07:00 |
|
Cameron
|
17dc4687a5
|
Fixes #1768 - Support for port number in mysql-server during installation. ie. localhost:port
|
2016-07-09 10:55:27 -07:00 |
|
Cameron
|
84d66979a4
|
Issue #1768 Partial fix for running on non-standard MySQL port. Added $mySQLport = 3306; to e107_config.php and modify as required.
|
2016-07-07 15:09:38 -07:00 |
|
Cameron
|
998f2f592b
|
Check added to thumb.php in case of UTF8-BOM in e107_config.php or any other output which could corrupt images.
|
2016-06-02 08:38:39 -07:00 |
|
Cameron
|
60f1d78dce
|
MySQL error message fix. Custom Page userclass fix. Media-manager import fix for files contained '%'. XML DB export fix. Other News custom caption fix. FB Like menu without app_id fix.
|
2016-05-30 15:19:19 -07:00 |
|
Cameron
|
638d670183
|
Fix for Banner insert issue when using PDO. Corrected display of MYSQL error messages when using PDO.
|
2016-05-29 11:00:37 -07:00 |
|
Cameron
|
bec7071cdf
|
Fixes #1597 - Legacy shortcode issue.
|
2016-05-01 09:30:33 -07:00 |
|
Cameron
|
dfd9c9e3fc
|
Issue #1512 - Saving of config menu parameters corrected.
|
2016-04-13 16:43:19 -07:00 |
|
Cameron
|
aaa842fab0
|
Typo fix
|
2016-04-13 16:06:37 -07:00 |
|
Cameron
|
673b98046c
|
Fix for odd PHP behavior on $fieldType == '_NULL_'.
|
2016-04-13 16:03:37 -07:00 |
|
Cameron
|
84d7271d10
|
Merged core mailout routine into e107_plugins/user/e_mailout.php. Fixed pop3 error messages from phpmailer. Corrected email preview when no template selected. Corrected mailout Email source names.
|
2016-04-11 18:39:19 -07:00 |
|
Cameron
|
9629bd4510
|
Fix for extended user fields created via "Quick Add User"
|
2016-04-11 15:19:05 -07:00 |
|
Cameron
|
2e067dfdf7
|
Private Message: Issue #1423, #1434 - v2.x fixes/updates. Improved user-file upload handling.
|
2016-03-30 19:10:00 -07:00 |
|
Cameron
|
2e6fa44aa2
|
Fix for SQL_CALC_FOUND_ROWS using PDO.
|
2016-03-29 14:55:38 -07:00 |
|
Cameron
|
8282802d5e
|
Fixes #1449 - Polls failing in PHP7 and Multiple options voting not functioning.
|
2016-03-23 16:43:41 -07:00 |
|
Cameron
|
1c16094dea
|
Forum Issue #260: Hide poll tab if it is not installed. Also fix for menu_manager item insert with PDO.
|
2016-03-23 10:22:21 -07:00 |
|
Cameron
|
e930ee68f1
|
PDO Fix for saving of e107::serialize() data. Saving of Extended Field data now working correctly.
|
2016-03-22 21:11:47 -07:00 |
|
Cameron
|
4c50868c93
|
PDO Update results fix.
|
2016-03-22 06:10:56 -07:00 |
|
Cameron
|
634bb73dbf
|
MySQL PDO: Fix for statements using NULL.
|
2016-03-21 14:22:12 -07:00 |
|
Cameron
|
789e701ff1
|
PDO Insert/Update escaping fix.
|
2016-03-20 18:35:12 -07:00 |
|
Cameron
|
c748f0fdb3
|
File Inspector fixes/upgrades.
|
2016-03-18 09:35:52 -07:00 |
|
Cameron
|
46a63ca70e
|
Issue: #1373 User forum posts pagination fix.
|
2016-03-18 08:33:06 -07:00 |
|
Cameron
|
26c2aa3e4a
|
Issue #1356 - PHP 7 auto-detection in mysql class. PHPInfo formatting.
|
2016-02-16 15:14:56 -08:00 |
|
Cameron
|
39bae789f8
|
PHp Notices
|
2016-02-16 11:10:30 -08:00 |
|
Cameron
|
2c50a06517
|
Deprecated Function cleanup and PHP Notice removal.
|
2016-02-15 00:56:08 -08:00 |
|
Cameron
|
303195d81e
|
Issue #1356 - More PHP7 Fixes.
|
2016-02-14 12:33:35 -08:00 |
|
Cameron
|
486f3d4961
|
Issue #1356 - PHP7 Fixes.
|
2016-02-14 12:15:55 -08:00 |
|
Cameron
|
32636ec39d
|
Fix mysql default port for PDO
|
2016-02-14 09:57:06 -08:00 |
|
Cameron
|
fb609aaab6
|
PDO Install enabled. PHP Notice fixes.
|
2016-02-12 19:28:35 -08:00 |
|
Cameron
|
ad0bc1376d
|
Issue #1349 MySQL class fixes and install.php corrections.
|
2016-02-11 20:57:30 -08:00 |
|
Cameron
|
d4a9813d65
|
Fixes #1220 - corrupted database table list when using 'e_' prefix.
|
2015-11-26 12:48:16 -08:00 |
|
Cameron
|
cffb369751
|
Issue #1109, Fixes #830, Fixes #731, Fixes #710, Fixes #608, Fixes #1012 : v1 -> v2 Upgrade-Routine fixes (including forum plugin)
|
2015-08-24 17:39:28 -07:00 |
|
Cameron
|
a917375e7c
|
Corrected incorrect MySQL row count when using PDO mode. Simple bootstrap 'carousel' mode added to welcome message preferences. For advanced options use the featurebox plugin.
|
2015-07-25 18:14:44 -07:00 |
|
Cameron
|
483d43a829
|
MySQL: Refactored 'db_Table_exists' to 'isTable' method. (BC compatible) and removed use of pref global.
|
2015-07-07 13:02:34 -07:00 |
|
Cameron
|
dbd17a4fcb
|
Fix for failing multi-language methods.
|
2015-07-06 14:05:27 -07:00 |
|
Cameron
|
aba237d826
|
Form Handler pagination() now accepts text for simple 'back' buttons etc.
|
2015-06-17 20:17:00 -07:00 |
|
Cameron
|
70e810eb68
|
New $sql method max() and Admin-UI auto-incrementing on order fields during record creation.
|
2015-04-15 12:27:31 -07:00 |
|
Cameron
|
50998feae3
|
Fix for user-extended fields error in mySQL strict mode. Plugin Builder config tweaked.
|
2015-04-15 01:58:07 -07:00 |
|
Cameron
|
6af0a2901b
|
Added close() method to replace older db_Close() method.
|
2015-03-07 16:50:57 -08:00 |
|
Cameron
|
2b35a583d4
|
Admin->Userclasses now using the Admin-UI. Admin-UI now supports non-incrementing primary fields being set manually using a hidden form field. Form handler for userclass with checkboxes now working correctly.
|
2015-03-01 12:43:02 -08:00 |
|
Cameron
|
9a21cad851
|
Code cleanup / globals removal etc.
|
2015-02-15 16:07:27 -08:00 |
|
Cameron
|
027a74f5b0
|
Code cleanup
|
2015-02-15 02:37:36 -08:00 |
|
Cameron
|
e576370e57
|
Remove some references to deprecated functions/methods.
|
2015-02-14 23:34:15 -08:00 |
|
Cameron
|
63b8e8965d
|
Removed leftover mysql debug info.
|
2014-12-10 22:33:02 -08:00 |
|
Cameron
|
44c222a8ff
|
Issue#605 Preparations for PHP 5.5 / PDO
|
2014-11-23 20:01:32 -08:00 |
|
Cameron
|
f9d521ad04
|
Fix for backup cron not working.
|
2014-09-14 17:40:02 -07:00 |
|
Cameron
|
5d7a32ee85
|
#605 - Fix for PDO insert entering empty data.
|
2014-05-28 18:57:41 -07:00 |
|
Cameron
|
9686e6f553
|
Issue #605 - PDO Working, but needs testing.
|
2014-05-26 19:24:50 -07:00 |
|
Cameron
|
1a03a883bd
|
Improved database backup and added file-backup for non-core elements.
|
2014-01-25 15:56:20 -08:00 |
|