Forum Activity for @soaringeagle

soaringeagle
@soaringeagle
09/21/15 02:01:18PM
3,304 posts

sitemap crawls neverending weird url generation


Ning To Jamroom

i do not have specific urls since restarting since last crawl
however on gallery image pages there were thousands of pages with repeating /topic/topic/topic/topic/topic/ tacked onto the url why topic is in a gallery image url is beyond me but this has been a huge hassle
other repeating url sequences (cant remember what site sections) were /%3Cbr%20/topic/%3Cbr%20/topic/%3Cbr%20/topic/%3Cbr%20/topic/%3Cbr%20/topic/

i have not gotten a clean crawl lately because i know i should have just under 1.4 million pages when its getting closer to 1.5 i look at the end of the list and find all tbese repeating weird urls
so have to exclude the repeating sequesnces and start over


updated by @soaringeagle: 10/29/15 07:35:46PM
soaringeagle
@soaringeagle
09/19/15 01:40:44PM
3,304 posts

YouTube Videos - multiple opportunities to rage quit


Ning To Jamroom

why are you using the api and not just using the simple import by url
soaringeagle
@soaringeagle
09/16/15 11:20:37PM
3,304 posts

need specifics of how video uploads are handled to diagnose an issue


Ning To Jamroom

ok in data/media i think you mean
0 just has 0 in it

ok finaly found the profile space by7 guesswork my profil e id is 83 there was no 83 folder losest was data/media/1/85
that had my images in it so i assume its the right 1
theres no mp4 files only flv but none come close to its size
and ofcourse the names are all changed so f no help
soaringeagle
@soaringeagle
09/16/15 11:02:18PM
3,304 posts

php 5.6.13?


Installation and Configuration

think ill test it late night 1 of these nights
soaringeagle
@soaringeagle
09/16/15 11:00:27PM
3,304 posts

update on large file upload issues


Ning To Jamroom

yes though every setting we tried hasnt gotten it
soaringeagle
@soaringeagle
09/16/15 02:08:09PM
3,304 posts

YouTube Videos - multiple opportunities to rage quit


Ning To Jamroom

unless jr has a built in way to make embeds responsive and iframes
i know on ning 3 i had to make my own respoonsive fix and wrap all embeds and iframes in an
<div class="embedfix'>embed or iframe code</div>
then use something like (trying to rmember exactly)
 .embedfix iframe, .embedfix  object, .embedfix embed {width:99%!important;
]
something like that that covered all forms of embeds and made them responsive
the embed media button should do something like tht for you
soaringeagle
@soaringeagle
09/16/15 12:37:17PM
3,304 posts

php 5.6.13?


Installation and Configuration

would jr run fine on the newest php version?
updated by @soaringeagle: 10/17/15 01:30:58AM
soaringeagle
@soaringeagle
09/16/15 12:25:53PM
3,304 posts

update on large file upload issues


Ning To Jamroom

ok in chrome i get this error (expanded)
https://www.dreadlockssite.com/core/upload_file/?upload_name=video_file&fie…2Cmp4%2Cmpg%2Cogv%2Cwebm%2Cwmv&multiple=false&pm_video_file=dreadlocks.mp4 413 (Request Entity Too Large)qq.extend._upload @ S13fcd0af863a289ee8249a648d6eb924.js:56qq.UploadHandlerAbstract.upload @ S13fcd0af863a289ee8249a648d6eb924.js:44qq.FileUploaderBasic._uploadFile @ S13fcd0af863a289ee8249a648d6eb924.js:24qq.FileUploaderBasic._uploadFileList @ S13fcd0af863a289ee8249a648d6eb924.js:23qq.FileUploaderBasic._onInputChange @ S13fcd0af863a289ee8249a648d6eb924.js:21qq.UploadButton.onChange @ S13fcd0af863a289ee8249a648d6eb924.js:19(anonymous function) @ S13fcd0af863a289ee8249a648d6eb924.js:43
soaringeagle
@soaringeagle
09/16/15 10:29:27AM
3,304 posts

update on large file upload issues


Ning To Jamroom

it wont allow even files 346 megs ..in ff and edge browsers
ff gives no real error that explains it edge gives this error
HTTP413: PAYLOAD TOO LARGE - The server is refusing to process a request because the request entity is larger than the server is willing or able to process.

ive put cloudflare in development mode bypassing it ive cleared all server edge server browser caches

i found an old cloudflare ticket on same issue that said it worked in chrome, but no other browsers

updated by @soaringeagle: 10/29/15 01:22:33PM
soaringeagle
@soaringeagle
09/16/15 10:19:50AM
3,304 posts

YouTube Videos - multiple opportunities to rage quit


Ning To Jamroom

also if you want vids to be responsive dont paste in the embed code only use the media embed button

strums right that sounds like a cache or db table issue that ntegrity check should fix
  150