|
Demo
To login use the following username and password. New Features
Upgrading from 3.0
| |||
| 12:29am 20th May 08 | _______________ Chris - Network-13 Last edited by Chris at 07:01am 22nd May 08 |
|
Ah the update file was a mistake on my part, I added a check to see if the version the user is currently using is older than the one upgrading to, but I didn't realise the user would have already uploaded all the new files so the updater would think its using the new version already, I'll fix that asap and include it in the download. As for the copy/paste news thing, I'm not entirely sure how this would happen. If you login to the demo script I have here are you able to replicate the same problem? username and password are both admin | |||
| 03:17pm 26th May 08 | _______________ Chris - Network-13 Last edited by Chris at 03:18pm 26th May 08 |
|
Hi Chris, Thanks for the quick response, When I use your demo version and copy and paste the preview works, so I assume the actual post would work. When I use an new account created on my news it works, as well ! However, if I use the account that was setup as the news system was installed then copy and paste then the preview or post only shows the title, which I typed, and not the copied and pasted content! Weird. If I type the news content then it works fine ? Andy B. | |||
| 03:43pm 26th May 08 |
|
I have absolutely no idea whatsoever as to why its doing that, maybe its something to do with the place you're copying the news from, maybe its including some weird characters which is causing it to do that. With everything you've told me, it makes no sense why it would do that, the default account thats installed with the script is exactly the same as any other account so I'm completely lost I'm afraid. What I'd suggest you do is create an additional account, login to it and delete the old account to see if it works fine then. | |||
| 03:47pm 26th May 08 | _______________ Chris - Network-13 Last edited by Chris at 03:47pm 26th May 08 |
|
Created a new admin user and copied and pasted and it seems to be working fine, Thanks Chris, Keep up the good work | |||
| 04:07pm 26th May 08 |
|
How am I able to use an old template from version 2.0? | |||
| 10:04am 1st Jun 08 |
|
The templates haven't really changed that much from v2 to v3.x, what I suggest you do is whilst logged into v3.x, create a new template that way it'll create all the necessary elements. Then start moving the code from your v2 template into v3.x, the only thing you'll need to watch out for is the Comments Form because the elements have changed a bit. | |||
| 12:35pm 1st Jun 08 | _______________ Chris - Network-13 |
|
There are no "newsheader", "body" or "newsfooter" box in the 3.1 version, as it is in the 2.0 version. I tried to move the code, but with little luck. What I'm really int. in is the N-13 template from v2.0, and the frame around each news. In v3.1 there is nothing that seperates the news other then breaks. | |||
| 03:19pm 1st Jun 08 | Last edited by Zeerocool at 03:20pm 1st Jun 08 |
|
With 3.x the option News Struction is basically the News Header and News Footer rolled into one. If you expand that box you'll see {news} and {pagintation}, anything that you previously had in your News Header box you can put above those 2 tags, anything you had in the News Footer, put them below the tags. | |||
| 06:17pm 1st Jun 08 | _______________ Chris - Network-13 |