Final version of Ossn v3.01 is released and ready to download

Arsalan Shah Posted in General Discussion 9 years ago

Hello Guys,

Ossn v3.0 is released , you can download it from here:

https://www.opensource-socialnetwork.org/download

Please see a upgrade docs:

https://www.opensource-socialnetwork.org/wiki/view/708/how-to-upgrade-ossn

Alot of changes has been made:

Bugfixes:

  • Can not delete profile cover #427.
  • Don't listup all users if search query is empty.
  • Mod_rewrite issue, generate a .htaccess file before installation #432.
  • Redirect website to absolute url, no more ajax errors #458
  • Flush cache didn't flush the plugins path #460.
  • Show a confirmation message before delete component #444.
  • Ossn system messages css issue on front end #443.
  • Show a loading icon on registration submit #464.
  • During registration even if gender is selected its marked unselected #465.
  • Cancel friendship' button colliding with user name #279.
  • Ossnblack theme can't read registration message #304.
  • PHP Fatal error: Call to a member function isOnline() on a non-object classes/OssnChat.php on line 146.
  • PHP WARNING: "Division by zero" in file OssnObject.php (line 276).
  • Component installer problems with certain zip - archives #420.
  • Chat linefeed problem #278.
  • Notifications for group comments #435.
  • There is no need to add notification if no hook is present.
  • Unwanted refresh in message window #416.
  • [OSSN 3.x] OssnEmbed in settings #466.
  • CSS: Pagination with more than 10 users #468.
  • Ossnblack theme white page issue #469.
  • [OSSN 3.x] Bug double post if 1 or 2 white line after the text in a post #471.
  • Add compressed version of jquery.
  • Remove JS files that was part of BuddyexpressDesk repository.

Additions:

  • Implementd plugins for components.
  • Browser css cache issue.
  • Store profile image in computer cache.
  • Store profile cover in computer cache.
  • Store photos on wall into cache.
  • Store group cover into cache.
  • Get object that are requried only (offset).
  • Get entities that are required only (offset).
  • Get annotation that are required only (offset).
  • Allow users to login with email also.
  • Allow admins to search unvalidated users.
  • New backend theme.
  • Add time_created in users table.
  • We need to accept values in array() in setComSETTINGS #434.
  • Feature request: multilanguage themes #281.
  • New js function Ossn.trigger_message.
  • Make actions valid for xhr, there is no need to use json_encode for simple actions.
  • 3 state logic for notifications #202.
  • Ossn Wall ajax post.
  • Allow duplicate group names? #112.
  • Match file during upload #402.
  • Only show stable_version in available updates.
  • Show a loading icon before send message.
  • Move 'Send' button 10px top bottom
  • Addition of PHP ZipArchive and allowurlfopen check during installation.
  • New non-core component: https://github.com/opensource-socialnetwork/SMTP
  • Lift a installation limitation for php 5.6.
  • Allow users to change their default language.
  • Allow group owner to delete group.
  • Add 'Are you sure?' exception in js.core
  • Move pages to system/plugins/default
Replies
in Mir Salauddin Replied 9 years ago

Dear Brother @Syed Arsalan Hussain Shah ,im failure to Upgrade OSSN v3,so i remove Ossn v2x .
now want to fresh install V3 with Softaculous Installer ,bcoz its a easy process to OSSN install.
My server host in Hostgatore.Plz Help me as soon as possible .thanks

Indonesian Arsalan Shah Replied 9 years ago

I have released new minor version, v3.01, is strange the issues are appearing like nighmare lol

Indonesian Arsalan Shah Replied 9 years ago

I have installed latest v3.0 files, in sub directory , its working fine.

Indonesian Arsalan Shah Replied 9 years ago

@David can you please download the file again? i saw due to cache the file was old, i flushed cache.

Indonesian Arsalan Shah Replied 9 years ago

If you want fresh installation, then you have to first to phpmyadmin and delete all tables from database and then run yourwebsite.com/installation/

us Steve Elkins Replied 9 years ago

@Syed If I do a fresh install will I have to modify the mysql files?

Indonesian Arsalan Shah Replied 9 years ago

Fixed the wiki page, @Steve feel free to edit wiki page

us Steve Elkins Replied 9 years ago

Oh Okay because the doc file said not to replace the configuration, component and theme folders.

Upgrade From 2.x to 3.x

Make sure you have php 5.4 running.
Backup your source code of OSSN.
Download backup for database.
Download latest version from our website.
Login to your admin account.
Disable Cache.
Remove all Ossn files from your site, except configuration folder, also themes and components.
Upload latest files.
run http://yourwebsite.com/upgrade/upgrade.php
Indonesian Arsalan Shah Replied 9 years ago

@Steve, did you replaced your configuration folder? you have to replace all folders including configuration folder.

us Steve Elkins Replied 9 years ago

Syed I got this error when I tried running http://mysite/upgrade/upgrade.php
it is probable something simple I am over looking.

Fatal error: Call to undefined function ossn_register_plugins_by_path() in C:\xampp\htdocs\libraries\ossn.lib.initialize.php on line 189