Forum Activity for @soaringeagle

soaringeagle
@soaringeagle
06/30/15 07:48:29AM
3,304 posts

play icon issues on profiles


Ning To Jamroom

weirdly the 1st 2 icons appear perfectly, the rest dont, on the full list (view all) they all work fine

its only on the profile mini list that they act wonky
https://www.rainbowgatheringmusic.org/
updated by @soaringeagle: 08/02/15 04:48:01PM
soaringeagle
@soaringeagle
06/30/15 06:02:28AM
3,304 posts

gallery view sizing issue


Ning To Jamroom

verified
when set to 4 i had to increase 3 of them to 25 to see the issue when set to 2 only 1

its just the 3 needs to be 32 not 33
soaringeagle
@soaringeagle
06/30/15 05:58:57AM
3,304 posts

gallery view sizing issue


Ning To Jamroom

i searched and i searched and could find nothing
but i did notice all except the 3 when you added the widths times number none but the 3 added up to 100% so i figured they were specificly set to below 100% to solve this issue since 24% and 49% etc werent 25 and 50
it seems they were purposely set to not add up to 100% and the 33% was just missed and should be 32

i could not find any paddings or borders or anything that would cause it, only the facct that every other value was specificly set to not utilize 100%
give me 10 sec and ill verify that setting the 24 to 25 and 49 to 50 etc causes the same issues
soaringeagle
@soaringeagle
06/30/15 05:21:50AM
3,304 posts

auto integrity/optimize on daily trigger


Suggestions

ok i got ya, though since my main concerns optimizing the database ,running as a cron every 6 hours is working
i did crontab -e
added
0 6,12,18,23 * * * mysqlcheck --auto-repair --optimize --all-databases > /dev/nul 2>&1

so fsr seems to get the job done
soaringeagle
@soaringeagle
06/29/15 09:25:05PM
3,304 posts

auto integrity/optimize on daily trigger


Suggestions

right, but what im suggesting is there could be a 'auto run integrity check" option built into the integrity check that enables it to run in that maintenance cycle

or how would i go about getting the integrity check to fire at that time when thatlistener goes off and, have it enable all or some of the options selectively

id want to use all options, but i found when i have mod_pagespeed enabled the verify modules locks up; on jrforums so i had to disable pagespeed (wich drasticky reduced server load but increased load times significantly ( but still in the acceptable range)

i might instead see if i can run mysqlcheck as a cron job to repair all tables nightly and optimize all tables every 6 hours or something

that might be a better idea since it will optimize akll databases on all sites
soaringeagle
@soaringeagle
06/29/15 06:17:46PM
3,304 posts

auto integrity/optimize on daily trigger


Suggestions

would love an option to auto run the integrity check on the daily maintenance trigger, maybe add as second set of checkboxes that allow you to select wich options auto run during the daily maintenance .. like skipping the module and skin verification but clearing cache repairing and optimizing tables, or doing the full list each night as an automatic maintenance tuneup

updated by @soaringeagle: 08/05/15 06:31:31AM
soaringeagle
@soaringeagle
06/29/15 04:56:14PM
3,304 posts

gallery view sizing issue


Ning To Jamroom

https://www.dreadlockssite.com/sarahbosley/gallery/dreadlocks/all
on all the view options, 2 4 6 8 ..all except 3 the widths add up to 96-98%
3 adds up to 100 and shows as 2 columns not 3
if its 32 instead of 33%
it works fine

updated by @soaringeagle: 08/02/15 11:14:40AM
soaringeagle
@soaringeagle
06/29/15 01:21:46PM
3,304 posts

email notifications with pagination enabled issues


Ning To Jamroom

thnx i thought just adding #last would do it but no go
i assume it needs something like {page=$_post.p}#last
or something
soaringeagle
@soaringeagle
06/29/15 10:58:10AM
3,304 posts

email notifications with pagination enabled issues


Ning To Jamroom

the email notifications when pagination on forum posts is enabled will not take you to the last post properly
i edited the template, adding #last
however it also needs to add the /p=3#last


updated by @soaringeagle: 09/13/15 12:24:40PM
soaringeagle
@soaringeagle
06/29/15 10:54:56AM
3,304 posts

last forum reply admin icons act weird


Ning To Jamroom

no my solution doesnt work for 1 reason it has to be aware of the number of pages and add /p=3#last
or something likethat
will start a new discussion spedcific to this
  160