Login

Member stats
Location
ForumN-13 News • N-13 News 3.4

Post a reply!
1 2 3 4 >
Access: Admin
Total posts: 780

Status: Offline
N-13 News 3.4 Quote 


Online Demo
  • An online demo of the script is available here.
      Username: admin
      Password: admin

New Features
  • Languages
      N-13 News now comes in 17 different languages
      • Arabic
      • Chinese Simplified
      • Chinese Traditional
      • Dutch
      • English
      • Finnish
      • French
      • German
      • Italian
      • Japanese
      • Korean
      • Portuguese
      • Russian
      • Spanish
      • Swedish
      • Thai
      • Turkish

  • More email notifications
      You can now receive email notifications when an unapproved news posts gets published


  • Security and improved performance
      Important security patches - It's highly recommended you upgrade

      The entire backend database interface has been rewritten and it now uses the improved MySQLi class.

  • Quite a few other fixes and changes for a complete list visit this page

Upgrading
    PHP 5+ is now a requirement so please check you have PHP 5+ installed otherwise you won't be able to install or upgrade to the latest version.

    If you already have 3.0, 3.1, 3.2 or 3.3 installed you can upgrade to 3.4. To do so download the 3.4 version of the script and upload everything except db.php, you can keep your own version of that file (you also don't need to reupload the install directory). Once everything has been uploaded run update/index.php from your browser, here it will ask you to enter the version number of the script you currently have installed it will then update the database with all the necessary changes. If all has gone well you should be prompted with a message telling you the upgrade is complete and to also delete the update file.

    Remember to backup both your files and database before running the update.
03:48am 21st Dec 2009 
Last edited by Chris at 07:16am 22nd Dec 2009
Access: Member
Total posts: 30

Status: Offline
Re: N-13 News 3.4 Quote 
Yay! You finally have it up. Whoot.
05:32am 21st Dec 2009 
Access: Member
Total posts: 6

Status: Offline
Updating from 3.2 Quote 
Hi,

I'm having issues updating to 3.4 from 3.2.

I have uploaded all the files required, but when I put in what version I have, and press the button, it just sits there.

Any ideas?

I've restored back to 3.2 while we can work it out.

Thanks

Mat
04:35am 4th Jan 2010 
Access: Admin
Total posts: 780

Status: Offline
N-13 News 3.4 Quote 
I made a slight change to the update script, download this file, replace your copy of update/index.php with this new one then try running the update again.
08:04am 4th Jan 2010 
Access: Member
Total posts: 9

Status: Offline
N-13 News 3.4 Quote 
I have updated to 3.4 from 3.3 and suddenly the system cannot display danish letters such as æ, ø, and å or other special charaters?

The problem is the "title" and "shortstory" but "story" works okay with special charaters.

What to do??

Morten
01:55pm 4th Jan 2010 
Access: Admin
Total posts: 780

Status: Offline
N-13 News 3.4 Quote 
I just tested those characters and they work fine

http://dev.network-13.com/?id=8

On the page that you're displaying your news, have you set the correct charset for your language?
02:05pm 4th Jan 2010 
Access: Member
Total posts: 2

Status: Offline
Convert to PDF Quote 
very good system!
I'm using!

you should implement the conversion to PDF of the news

what do you think?
10:38am 11th Jan 2010 
Access: Admin
Total posts: 780

Status: Offline
N-13 News 3.4 Quote 
Quote:
very good system!
I'm using!

you should implement the conversion to PDF of the news

what do you think?

It's a nice idea, but could be difficult to implement.
01:53pm 11th Jan 2010 
Access: Member
Total posts: 5

Status: Offline
N-13 News 3.4 Quote 
This is a very good ... I do not know and could not integrate into my page, for example, could you tell me how to do step by step, thanks!
05:27pm 11th Jan 2010 
Access: Admin
Total posts: 780

Status: Offline
N-13 News 3.4 Quote 
Very easy to integratate the system into your own design. Wherever you want the news to show simply add this line of code

Code:
<?php
include 'news/index.php';
?>
05:38pm 11th Jan 2010 
1 2 3 4 >
Post a reply!