XFileSharing Pro - XFilesharing Pro 2.1 is available

Message
Author
admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

XFilesharing Pro 2.1 is available

#1 Postby admin » Jul 16, 2013 10:08 am

XFilesharing Pro was recently updated to version 2.1, you can check it on demo site xfilesharing.com.

We're still doing some minor tweaks as we're keep getting reports from people who installed it first. So, if you have live site - you'd better to wait a week.

Feel free to report any problems here or through ticket system.


Changelog:
! Social mod (share + login) for Facebook, Twitter, Google Plus and Vk.com
! Android File manafer mod
! Option to auto-ban IPs that fails to login too frequently
! Option to auto-ban users that changes an IP too frequently
! MtGox bitcoin payments (in Payment Gateways mod)
! Added iKoruna, Authorize.net, Paysite-Cash, SpryPay, JunglePay, Click2Sell, Matomy, Paylink.cc (in Payment Gateways mod)
! PaymentWall Split Payments API
! Added SolveMedia captcha

+ Support for Perl 5.16
+ Admin can login as user
+ Added iframe breaker
+ Ban management console with E-Mail notifications
+ Captcha on forgot pass page
+ File transfer constistency check
+ Added optional reason when rejecting payments in admin_payments
+ Ability to select a folder in upload form
+ HTML5 multi-upload
+ Implemented websites administation interface in /?op=admin_sites
+ Added 7z and zip support (through 7za, in Archives mod)
+ RAR mod is now available from admin's interface
+ Added webmaster earnings in admin_stats
+ Clone files feature (upload form)
* Ability to select a folder on upload page
* Improved upload servers round-robin logic
* Remote URL upload can be now disabled for a specific type of users
* Added a special transaction number for PaymentWall testing convenience
* Download bandwidth is also counted for a specific user account
* Ask email for some payments engines (anonymous only)
* Added webmaster earnings in admin_stats
* Updated bitflu to latest version
* Updated twitter API (details: https://dev.twitter.com/issues/879)

+ Fixed video encoding bug (torrent mod)
+ Improved cron.pl security
+ Improved forgot_pass security
* Fixed forum code
* Fixed mass search in Moderators mod
* Fixed text captcha bug
* Securiity fixes (CSRF and XSS vulnerabilities).
* Bug fixes.
Last edited by admin on Sep 10, 2013 7:06 am, edited 3 times in total.

bizman
Posts: 95
Joined: Mar 24, 2013 1:57 am

#2 Postby bizman » Jul 16, 2013 10:12 am

admin: no need to duplicate this list, it's available in other thread.

Admin, a question.

my_files and my_account. I dont saw any new thing there. Is it necessery to replace with 2.0 my_files and my_account?

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#3 Postby admin » Jul 16, 2013 10:16 am

bizman wrote:admin: no need to duplicate this list, it's available in other thread.

Admin, a question.

my_files and my_account. I dont saw any new thing there. Is it necessery to replace with 2.0 my_files and my_account?
Yes

cristiandark
Posts: 9
Joined: Mar 06, 2012 7:29 pm

#4 Postby cristiandark » Jul 16, 2013 4:23 pm

Matomy integration guide?

cristiandark
Posts: 9
Joined: Mar 06, 2012 7:29 pm

#5 Postby cristiandark » Jul 16, 2013 5:44 pm

i put the secret key and the placement id and i get "Placement does not exist". How can i fix it?

H12
Posts: 23
Joined: Apr 18, 2013 9:44 pm

#6 Postby H12 » Jul 17, 2013 2:31 am

My Initial Observations:
1) I cannot see an upload to folder option nor do I see a setting to enable it. This was the only reason I decided to update.

Update: I see it now under additional options on the form upload, it would be nice to have this option for all upload methods.

2) My previous image problem that I made a topic about (thumbnail generation) has now gotten worse, every thumbnail that doesn't generate right away is now just the default blue box where as before they wouldn't display in the upload results but were actually there so if I output them they would show properly, they now show as blue boxes on folder export

Update: I have talk to SibSoft support and they have confirmed that this issue has been fixed in the latest version of 2.1. The issue was to do with the anti-dupe system and the handling of existing files with the flash uploader. They didn't think there was an issue because it worked properly with the form uploader.

3) Saving settings always overwrites:
# Show images instantly
image_mod => '1',
To be disabled. This option is required to be enabled in order to have thumbnails output when exporting folder code. This problem existed in version 2.0 as well, I had to manually set this option to be able to get thumbnails to output with folder code. I have submitted a ticket for this bug.

Update: This issue can be fixed by modifying line 3252 in index.cgi to read
if($c->{m_i} && $file->{file_name}=~/\.(jpg|jpeg|gif|png|bmp)$/i)
instead of
if($c->{image_mod} && $file->{file_name}=~/\.(jpg|jpeg|gif|png|bmp)$/i)

I have passed this information on to Sibsoft support so hopefully they will add it to the latest distro for anyone experiencing difficulties with this.

4) I was forced to manually create a "logs" folder before I was able to access my site without error that I didn't have before with version 2.0
Last edited by H12 on Jul 20, 2013 4:41 pm, edited 1 time in total.

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#7 Postby admin » Jul 17, 2013 4:56 am

H12, your problems are not related to 2.1 release, as you were experiencing them on 2.0. You'd better contact support about that.

D3vil
Posts: 10
Joined: Oct 26, 2012 5:32 pm

#8 Postby D3vil » Jul 17, 2013 3:07 pm

is there any chance of it being added jwplayer 6?

Internet Consumer
Posts: 148
Joined: May 28, 2013 1:51 am

#9 Postby Internet Consumer » Jul 18, 2013 12:06 am

D3vil wrote:is there any chance of it being added jwplayer 6?
Yes it would be good to add this.

Internet Consumer
Posts: 148
Joined: May 28, 2013 1:51 am

#10 Postby Internet Consumer » Jul 18, 2013 12:09 am

Also it would be nice that in the admin user section and user file section the also show a view count since there is also a dl count.

vago
Posts: 5
Joined: Apr 02, 2012 10:58 am

#11 Postby vago » Jul 18, 2013 11:18 pm

failed oauth call access token: received error: 400 Bad Request
{"error":{"message":"Invalid verification code format.","type":"OAuthException","code":100}}

When a user Decline to give permission while sign up using Facebook

vago
Posts: 5
Joined: Apr 02, 2012 10:58 am

#12 Postby vago » Jul 18, 2013 11:22 pm

Better to show numeric values in Statistics page in a Table .
it's more pro and i has to be like that since the first release , no one can read from this chart .

tendea
Posts: 71
Joined: Feb 28, 2013 9:59 pm

#13 Postby tendea » Jul 19, 2013 12:03 am

iframe breaker ..

what's it?!

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#14 Postby admin » Jul 19, 2013 11:51 am

tendea wrote:iframe breaker ..

what's it?!
If someone will try to load your site in iframe (for example, in order to set user affiliate cookie) - it will be opened in a new window.

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#15 Postby admin » Jul 19, 2013 12:10 pm

danys wrote:Is this version 2.1 stable and free of vulnerabilities now ?
We would suggest to wait few more days, so minor bugs will be fixed.
There's no known vulnerabilities in 2.1 and there was no critical security issues in 2.0.