SEOClerks

Uploaded files issue



Write the reason you're deleting this FAQ

Uploaded files issue

When try to upload files more than 5mb its get stopped at 57 or 85 but never get completed..

Comments

Please login or sign up to leave a comment

Join
centurion
SEOClerks message section uploading file size have like 50 MB.
If you face any trouble - than make those zip and upload the files easily.

Thanks
Centurion



Are you sure you want to delete this post?

ballyhara
Well, I'm not an expert but you can try to give these tips a chance. First, you can try to update your browser and your Adobe Flash version. Also, try to erase cache and cookies before uploading, sometimes there's a corrupted one that is not letting complete the process. If you already have updated browser, maybe you need a different one to upload, so give a chance to another platform. Check the site limit before uploading, maybe images/videos/ files need to be 5 mb or lower.



Are you sure you want to delete this post?

DenisP
These are actually all the tips that I was going to recommend myself, as they are basically my own default process for dealing with any sort of browser related issues.

I'd say with about 90% of the issues I've had with my browser, they were almost always cleared up by simply wiping the cached data and cookies. If all else fails, uninstalling and installing the latest version often helps as well, though it's obviously more work. If the issue occurs across all browsers, it's definitely site related.

I know on other Ionicware sites, I had to resize a lot of my high resolution photos to post in discussion because the site had a size limit. Understandably so, as hosting images can use up a large amount of bandwidth.



Are you sure you want to delete this post?

ballyhara
Same here, I've noticed that after cleaning cache and cookies, it gets easier to upload files. Sometimes just by updating the browser, it automatically begins to let me work better. There's also a chance that is not just the browser, cache, cookies, but maybe is just the internet connection. Let's face it, some of us have trashy internet, and doesn't matter how much we try, if the connections is a mess, than you won't be able to upload anything at all.



Are you sure you want to delete this post?

DenisP
The internet connection can definitely be a factor. The thing is that a lot of people forget that your download and upload rates aren't going to be the same. The upload rate for most people is typically much slower than the download rate. For example, I have a 3Mb/s download rate at the moment, but my upload rate is only 200Kb/s. A lot of people think that they are going to be able to upload content at the same rate that they download it, but that is pretty much never the case.



Are you sure you want to delete this post?

ballyhara
True! and that's another factor to be aware of. Unfortunately, I'm not wealthy enough to pay for satellite internet service, which is just great, because you have download/upload rates that are to envy for. I had the chance to try it at my neighbor's company, and that was super smooth, you can be gaming, downloading, uploading, online video calling, and you would never ever had an issue. That's when I realized that's the internet connection of my dreams.



Are you sure you want to delete this post?

DenisP
Is satellite internet service actually that good? Maybe the technology has improved, but I remember talking to people who live in the countryside with no cable service, and they said that their satellite internet was absolutely abysmal. It could be a case-by-case thing, but that's why I was just surprised to hear someone praising satellite internet.

Personally, the internet of my dreams is Google Fiber. Their internet connection is one gigabit per second, which equals to over 125 MB/s! That's only...oh...122 more megabytes than my current internet speed. I could download an entire movie, full 1080p HD resolution, in like a minute. Talk about instant gratification.



Are you sure you want to delete this post?

ballyhara
Honestly, I know these guys have satellite internet and it works great. I don't know if it's because they have a private and expensive provider, but that connection rocks. We don't have Google Fiber here, or at least not right now, I live in a country where you depend on whatever the government allows to let through, and I guess they won't like competition for the state service (btw it sucks).



Are you sure you want to delete this post?

Martinsx1
Some sites are set up to have a limit size of file that can be uploaded by a user or a member. So, I think that the case which you are experiencing is not serious but as a result of the file which you intended to upload seems to be above the required file size for upload. Find a way to trim the megabytes of the file properly by turning it into zip format and I'm sure it's going to upload with ease.



Are you sure you want to delete this post?

TommyCarey
This may sound like a pretty basic response, but try clearing your cookies and cache to essentially restart your progress on SEOclerks. Sometimes this will fix most issues with websites, but it could actually be the site itself and hopefully, it gets fixed sooner rather than later Uploaded files issue

If all else fails, just contact SEOclerks (ionicware) and explain your issues. They tend to get right on bugs and problems, so you might even have this resolved by the time you read my message Uploaded files issue



Are you sure you want to delete this post?

backpage4u
you can try it making a zip file



Are you sure you want to delete this post?

Order Now
Process Time: 0.44006490707397

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-864001SELECT querystring, added FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400

/opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once()

SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='26148'1SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='26148'

/opt/clerks-staging/docroot/viewfaq.php 496 () ()

SELECT * FROM seoclerks.members WHERE USERID='694221'1SELECT * FROM seoclerks.members WHERE USERID='694221'

/opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() ()

SELECT * FROM seoclerks.members WHERE USERID=6942211SELECT googleplus_profile FROM seoclerks.members WHERE USERID=694221

/opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() ()

SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=26148 LIMIT 51SELECT m.username FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=26148 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='26148' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc1SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered, b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b WHERE a.quesid='26148' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc

/opt/clerks-staging/docroot/viewfaq.php 1245 () ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155599 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155599 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155570 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155570 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155580 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155580 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155669 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155669 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155718 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155718 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155824 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155824 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155842 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155842 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155851 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155851 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155668 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155668 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155996 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=155996 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=156396 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=156396 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

UPDATE questions SET total_views = total_views + 1 WHERE quesid='26148'1UPDATE questions SET total_views = total_views + 1 WHERE quesid='26148'

/opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() ()

SELECT * FROM questions WHERE quesid!='26148' AND status='1' AND (question like '%Uploaded files issue%' OR question like '%Uploaded%' OR question like '%files%' OR question like '%issue%') -- ORDER BY RAND() LIMIT 151SELECT quesid, question, seo, userid FROM questions WHERE quesid!='26148' AND status='1' AND (question like '%Uploaded files issue%' OR question like '%Uploaded%' OR question like '%files%' OR question like '%issue%') -- ORDER BY RAND() LIMIT 15

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM seoclerks.members WHERE USERID='19314' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='19314' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='6854' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='6854' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='53466' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='53466' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='12544' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='12544' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='33751' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='33751' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=26148%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID 1SELECT USERID, username FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=26148%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

select * from categories_software order by name asc1select * from categories_software order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories()

select * from categories_wanttobuy order by name asc1select * from categories_wanttobuy order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories()

select * from categories_wanttotrade order by name asc1select * from categories_wanttotrade order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories()

SELECT * FROM seoclerks.members WHERE USERID='301993.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='301993.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='604194.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='604194.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='601667.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='601667.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='648563.png'1SELECT profilepicture FROM seoclerks.members WHERE USERID='648563.png'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='19821.png'1SELECT profilepicture FROM seoclerks.members WHERE USERID='19821.png'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='22379.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='22379.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

select * from categories_faq order by name asc1select * from categories_faq order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin
5.1575041SELECT A.*, C.username, C.profilepicture, C.userlevel, C.ratingcount, C.rating, C.lastlogin, C.ip, C.lip, C.profile_data from posts A, seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND category IN (42,64,90) AND gtags like'%Logotemplates%' AND type !=99 AND A.feat=0 AND A.catfeatured_upgrade=0 order by A.lastgigedit desc limit 0, 405.1575045.157504
0.5052261SELECT A.*, C.username, C.profilepicture, C.userlevel, C.ratingcount, C.rating, C.lastlogin, C.ip, C.lip, C.profile_data from posts A, seoclerks.members C WHERE A.active=1 AND A.USERID=C.USERID AND A.sold_out=0 AND category IN (42,64,90) AND gtags like'%Sketch%' AND type !=99 AND A.feat=0 AND A.catfeatured_upgrade=0 order by A.lastgigedit desc limit 0, 400.5052260.505226