english 
Thread Options  Search this Thread  
Post: #1
08-05-2014 15:35 PM (This post was last modified: 30-06-2014 22:05 PM by xam)
xam
Team Leader


Joined: 01-02-2006
Posts: 11,515
Country: Belgium
Awards:  
Male xam is Offline now
What's new in TS Special Edition 7.4
The original MySQL extension is now deprecated with PHP 5.5.x, and will generate E_DEPRECATED errors when connecting to a database.
Therefore we have updated our code base to get it work with PHP 5.5+. TSSE 7.4+ versions will use PHP MySQLi extension.
You have to make sure that your server supports MySQLi extension.

When should I use MySQLi instead of MySQL?

  1. MySQLi gives you prepared statements - a safer way of sending data to MySQL and protecting you from SQL injection. This alone should be enough for always choosing MySQLi over MySQL.
  2. MySQLi enables most of the MySQL features.
  3. MySQLi is object orientated.
  4. MySQLi supports prepared statements, transactions and multiple statements.
  5. The old MySQL extension is deprecated as of PHP 5.5.0

To check MySQLi support on your server, use attached script (Download it, extract the php file on your computer, upload extrached file on your server and run the file via your browser).


Attached File(s) Attached File(s) zip  mysqli_test.zip (Size: 0.45 KB / Downloads: 951)

Post: #2
20-05-2014 14:49 PM
xam
Team Leader


Joined: 01-02-2006
Posts: 11,515
Country: Belgium
Awards:  
Male xam is Offline now
What's new in TS Special Edition 7.4
Along with PHP 5.5 support, following features have been added:
- UDP support on External Torrents.
- Vimeo support on Editor (same as Youtube)
- Updated all scripts: JQuery, TinyMCE etc..

All known bugs have been fixed.
The following 19 users say thank you to xam for this useful post:

Post: #3
03-06-2014 12:43 PM
xam
Team Leader


Joined: 01-02-2006
Posts: 11,515
Country: Belgium
Awards:  
Male xam is Offline now
What's new in TS Special Edition 7.4
Ability to use Fixed (Pop-up) shoutbox: http://templateshares.net/usercp.php?act...ox-options
The following 16 users say thank you to xam for this useful post:

Post: #4
06-06-2014 13:50 PM
xam
Team Leader


Joined: 01-02-2006
Posts: 11,515
Country: Belgium
Awards:  
Male xam is Offline now
What's new in TS Special Edition 7.4
We have updated all javascripts to have a stable version of each javascript features.

Also, I've added Autocomplete (Ajax search) feature into member search fields such as: Users, Forum search and Send message page.

If everything goes well (still being tested), we'll release v7.4 in this weekend (Saturday of Sunday.. )

Stay tuned!

Post: #5
19-06-2014 10:23 AM
xam
Team Leader


Joined: 01-02-2006
Posts: 11,515
Country: Belgium
Awards:  
Male xam is Offline now
What's new in TS Special Edition 7.4
I've created a countdown plugin: http://templateshares.net/index.php
You can now see when it will be released
The following 17 users say thank you to xam for this useful post:

Post: #6
26-06-2014 14:51 PM
xam
Team Leader


Joined: 01-02-2006
Posts: 11,515
Country: Belgium
Awards:  
Male xam is Offline now
What's new in TS Special Edition 7.4
I've updated the TSSE Crons which should prevents multiple inserts...
The following 13 users say thank you to xam for this useful post:

Post: #7
30-06-2014 22:04 PM
xam
Team Leader


Joined: 01-02-2006
Posts: 11,515
Country: Belgium
Awards:  
Male xam is Offline now
What's new in TS Special Edition 7.4
Before download & Install TSSE 7.4, please make sure that you have Ioncube Loaders v4.6.1+ installed on your server.

If you can't update/install Ioncube Loaders on your server, please goto purchase page and purchase an Ioncube Installation/Upgrade Service
The following 14 users say thank you to xam for this useful post:

Post: #8
30-06-2014 22:07 PM
xam
Team Leader


Joined: 01-02-2006
Posts: 11,515
Country: Belgium
Awards:  
Male xam is Offline now
What's new in TS Special Edition 7.4
PS: All gift tools in Staff CP has been updated (added log system).
The following 24 users say thank you to xam for this useful post:

Quick Reply
Decrease Size
Increase Size
Insert bold text Insert italic text Insert underlined text Align text to the left Align text to the centerr Align text to the right Justify text Insert quoted text Code Insert formatted PHP code Insert formatted SQL code
Colors
Insert hyperlink Insert image Insert email address
Smilies
Insert hidden text



Forum Jump: