Jump to content

[Fixed]Reorder documents

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
7 replies to this topic

#1
rvr84

rvr84

    Newbie

  • Members
  • Pip
  • 3 posts
Hi,

I would like to change the order that the documents are displayed but when i click the re-order arrows the order will not change.

I ahve tried to type in the order and click the save button but the files just revert back to the order thay they were previously in.

I am quite new to Joomla and php so not sure where to look to re-order.

Any help would be appreciated.

Thanks,
Becky.

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
This has been fixed in version 3.0 which is now out.

#3
rvr84

rvr84

    Newbie

  • Members
  • Pip
  • 3 posts
Thanks, i have downloaded it now.

Can you tell me if i can upgrade and keep the changes that i have already made to the code or if i have to re-install it from scratch again?

#4
TkTech

TkTech

    The Crazy One

  • Moderators
  • 1,396 posts
If my base upgrade code was kept, yes, you do need a clean install. However, future versions can simply be updated.

#5
Guest_Jordan_*

Guest_Jordan_*
  • Guests
If you uninstall version 2.2 it will remove all of your database. The best thing to do right now is to overwrite the files. TkTech has made 3.0 and future version upgradeable.

#6
rvr84

rvr84

    Newbie

  • Members
  • Pip
  • 3 posts
Hi,

I have overwritten the files to avoid the database issue but now get an error in the configuration screen. I have attached a screen shot of the error box.

All other sections seem to work ok except for this! Any ideas how to fix it?

I have found another error now, i cannot open any of the documents. I receive the following error:

Parse error: syntax error, unexpected '}' in /home/fhlinux168/b/brighterfutures4.co.uk/user/htdocs/components/com_ionfiles/download.php on line 78

I have not changed any of the code on this file but it will not work. The website page with the problem is:

Brighter Futures for Children

Thanks
Becky.

Attached Files



#7
TkTech

TkTech

    The Crazy One

  • Moderators
  • 1,396 posts

Quote

Parse error: syntax error, unexpected '}' in /home/fhlinux168/b/brighterfutures4.co.uk/user/htdocs/components/com_ionfiles/download.php on line 78

Thats new, ask Jordan about that, this packaged version is his.

And the configuration error is because you cannot simply overwrite the files, the structure of the information thats stored has changed, to allow future version to be dynamic. You DO need to do a complete uninstall.

To do this now, uninstall ionfiles, and reinstall an older version. Uninstall that, which will remove the old database, and then your set to install the newest version.

#8
Guest_Jordan_*

Guest_Jordan_*
  • Guests

rvr84 said:


Parse error: syntax error, unexpected '}' in /home/fhlinux168/b/brighterfutures4.co.uk/user/htdocs/components/com_ionfiles/download.php on line 78

This was a nasty little bug all from a missing ';'. I've updated the version to version 3.0a. You can download it in the main thread. Let us know if you find any more bugs.