v4.0 Beta Bug Tracker Thread

Status
Not open for further replies.

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
I've fixed these last few issues in the beta code. If you redownload and update as detailed before it should sort them.
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
adrian-moreira4204 said:
Adam thank you.

I wonder if I can change the ID of the users of

http://site.com/?aff=9aa7d49504c78213

for

http://site.com/?aff=12345
There's still some changes to be done next week for the rewards plugin update so I'll ensure this is looked at the same time.
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
alexandreweb123407 said:
Ty ysmods.

Other error

> Nonuser upload = NO
On the homepage when you click on the name "UPLOAD" is redirected to page "mysite.com/undefined" ...... should be "mysite.com/register.html"
No Problem,

Confirmed that other bug
 

mlamothe4297

New Member
YetiShare User
Oct 2, 2014
3
0
0
1. (Major)
password generators generate long passwords (LastPass, 1Password, etc...), copy / pasting into the field will truncate the password and brick the user account, forcing a password reset.... if set during install as admin user this will brick the install

yetishare password fields appear to only takes 22 characters, should be extended to at least 64 characters

If a limit is in place the password field should display the maximum character limit.

2. (Major)
Accessing
https://example.com/admin/ - login page - Browser warning loads insecure mixed content

Offending resource:
"http://fonts.googleapis.com/css?family=Open+Sans:600"

Expected behaviour:
Should load all content via the HTTPS/HTTP method to avoid mixed content browser warning and secure the page from injections.

3. (Minor)
Upon installation, after visting the Admin dashboard, if no files have been uploaded, File Type and File Status modules on right do not display any graphics. Perhaps display "No files" instead of blank white box.
 

mobilny4257

New Member
YetiShare User
Sep 15, 2014
13
0
0
Hi Adam, problem with performance optimization from this topic http://forum.mfscripts.com/viewtopic.php?f=28&t=1466 has been fixed in v4 ?
 

martinsmola4094

New Member
YetiShare User
Jul 8, 2014
63
0
0
Adam, I still will welcome if first slide will be responsive too with register button and if you could add links as logout and administration to index site. I would like to be happy for this! I will be happy if Media Player will work someday :D Thanks.

Simon, in translations module are new words so import and export don´t help me, but I don´t have problem with this already. Last I see three times one word in database, for now I see every word only one. I don´t know, it is weird :roll:
 

pilot830

New Member
YetiShare User
Jan 22, 2014
242
1
0
I just tested your feature where you can zip files within a folder and download that zip

This is a nice feature but what happens when its like a folder with 5gb files.. its goign to take awhile
and tahts going to cause severe server load ON that file server

so i was thinking could you make it so that this feature is a premium only feature ? that'd be awesome

but even then what if 5 premiums are trying to zip files and they happen to be on that file server

or how does that work?

either way, i think there should be a queue system or make it so that this feature cant stress the servers out because the compression is happening somewhere right?

my concern is too many people trying to zip files and the machines physically lagging
 

mlamothe4297

New Member
YetiShare User
Oct 2, 2014
3
0
0
pilot830 said:
either way, i think there should be a queue system or make it so that this feature cant stress the servers out because the compression is happening somewhere right?

my concern is too many people trying to zip files and the machines physically lagging
There are a few utilities that make it possible to manage server load peaking.

One that comes to mind is 'nice' which tries to manage CPU usage.

The zip command could be preceded by the 'nice' command so as to ensure that the load on the server is managed intelligently by nice.

Here's an example with tar:
nice -n 19 tar cvzf archive.tgz largefile

See: https://en.wikipedia.org/wiki/Nice_%28Unix%29

However, there would have to be a PHP check to determine if nice is installed on the system as often shared hosts do not have the nice package installed by default.

If 'nice' becomes part of the package the zip solution a check should also be included in the server check php script.
 

paypal1352

New Member
YetiShare User
Wurlie User
Mar 2, 2012
297
2
0
it doesnt seem very clear for the user that they have to click on the cloud icon to the left of your uploads in account_home page to expand the list and see their folders
 

paypal1352

New Member
YetiShare User
Wurlie User
Mar 2, 2012
297
2
0
also is there an issue with remote upload 'options' link as the mouse cursor is different between it and the regular file upload 'options' link
 

alexandreweb123407

New Member
YetiShare User
Dec 31, 2013
37
0
0
1º Error in layout files +999 MB
Code:
[img]http://s8.postimg.org/xj89lfn9x/error.png[/img]

2º Error in zip with .torrent file
Code:
[img]http://s14.postimg.org/gxw3f9tip/zip_error.png[/img]
3º Error
Code:
You have 1 new notification.
Mark all Read  "Don't work"
4º Download file
Code:
In version 3.3 download was recorded only when the user actually finished downloading. 
In version 4.0, the download is counted when a user views or clicks to download, but cancels. This may influence for those who use the PPD..
 

paypal1352

New Member
YetiShare User
Wurlie User
Mar 2, 2012
297
2
0
it wuld be cool to if after the user selects a whole bunch of files to upload that it displays the selected combined size of files that will be uploaded before they click on upload queue
 

webmaster4086

New Member
YetiShare User
Jul 5, 2014
2
0
0
Access log creates duplicated records which can be displayed here: user_login_history.php
http://screencast.com/t/22tNPcpcrDh

tested on localhost
 

paypal1352

New Member
YetiShare User
Wurlie User
Mar 2, 2012
297
2
0
i dont think disallowing scroll down on mobile phones on index page from top panel without pressing the arrow down button is a good idea as its not landscape friendly and the arrow is not displayed and cut off so the user cant scroll
 

alexandreweb123407

New Member
YetiShare User
Dec 31, 2013
37
0
0
Adam,

I realized that with the remote server is giving some bugs.

1nd Do not zip the files in remote files ' contents get error "

2nd Testing mod rewrite and htaccess file ... Could not validate the que htaccess file had Been created on the file server or que mod rewrite was enabled, please check and try again. (Even when properly configured)

3º Upload
On the remote server, the files are being moved to
Code:
"core / page / ajax / files"
and not
Code:
files /
Code:
Error: Could not open file for reading.
 

mobilny4257

New Member
YetiShare User
Sep 15, 2014
13
0
0
Guys!!
This is not a wishlist, it's bug topic, please post issues not a requests !!


Adam, problem with performance from this topic http://forum.mfscripts.com/viewtopic.php?f=28&t=1466 has been fixed in v4 ?
 

paypal1352

New Member
YetiShare User
Wurlie User
Mar 2, 2012
297
2
0
if the user is uploading from the index page they should not be able to scroll in the greyed out background behind the upload wrapper
 

paypal1352

New Member
YetiShare User
Wurlie User
Mar 2, 2012
297
2
0
also the top panel in index doesnt display well on mobile firefox, doesnt seem to adjust the height properly
 

dfdssfsfd3806

Member
YetiShare User
Apr 4, 2014
271
0
16
Code:
if (!$file)
{
    /* if no file found, redirect to home page */
    coreFunctions::redirect(WEB_ROOT . "/index." . SITE_CONFIG_PAGE_EXTENSION);
}
in plugins/mediaplayer/includes/_append_file_download_bottom.php

does not work
 
Status
Not open for further replies.