Forum Activity for @madc

MAD
@madc
03/22/14 05:52:47AM
600 posts

Twitter widget breaks front page if added


Design and Skin Customization

Yes,
I had it in this

   {capture name="template" assign="twitter_templ"}
     {literal}
< a class="twitter-timeline" href="https://twitter.com/PunkBP" data-widget-id="434217568581087232" >Tweets by @PunkBP < /a >
< script >!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");< /script >
       {/foreach}
     {/literal}
   {/capture} 

             <div id="ctv">
               {jrCore_list template=$twitter_templ}
             </div>
MAD
@madc
03/22/14 05:44:58AM
600 posts

Blog Module - Clicking on Blog URL doesn't go to posters page


Design and Skin Customization

Yes I would prefer everywhere that they went to the original blog page
It seems silly to have it in another place with no styling ( Images etc which I have already posted about a long time ago )

Thanks @douglas, But I'm not sure I am following
I already updated the clone with the new edits before testing everything ( first time for blog pages )

How would I edit my code above then on the front page?
As thats the only issue with the tile links so far from the front page feed.

If I edited the skin templates that will effect site wide no?
updated by @madc: 03/22/14 05:46:40AM
MAD
@madc
03/22/14 05:38:35AM
600 posts

current update broke site


Jamroom Help

So it's working right then @chorton581?
You want random songs on each refresh?
MAD
@madc
03/22/14 05:21:11AM
600 posts

Scheduled Integrity check of YouTube, SoundCloud, Vimeo


Suggestions

I Installed all the module and skin updates as of right now
I haven't set the modules to schedule an integrity check yet

Because when I run this link in the ACP
https://www.mysite.com/youtube/integrity_check

It hangs after checkin 90 videos and never completes
Since that happened we haven't ran it again

We have at the moment 1879 YT Videos
So we would need this fixed first otherwise won't it just hang every time?

Haven't tested the other two yet

EDIT:-
Just checked YouTubes config page after Updating, Ran Integ Check ( Everything ticked ), Cleared all Caches manually on the server, Cleared browser cache

Nothing showing with an option to schedule an integrity check?

Edit 2:-
Youtube doesn't have a global config tab. I was looking at Quota Config but nowhere can this be set
Vimeo does have a Global Config tab and also doesn't have it anywhere so same as above

Soundcloud modules Global Config does have that setting under Daily Maintenance so that ones is all good

So where do I find that in Vimeo and Youtube?

Edit 3:-
Just reloaded the youtube and vimeo modules and did the norm ( int check, caches etc )
And still the same

updated by @madc: 03/22/14 05:36:19AM
MAD
@madc
03/22/14 04:47:57AM
600 posts

Blog Module - Clicking on Blog URL doesn't go to posters page


Design and Skin Customization

If I click on the blog module menu in my top menu bar
https://www.punkbandpromotions.com
Then on the Newest Blogs tab which shows by default, I click on a heading of any blog anchor

It goes to another page with just the blog ( No Images or anything )
Then, click again on the heading of the blog again and it stays where it is ( Just keeps refreshing the same url ) ?

Shouldn't it go to the profile where it was posted so people can comment on it?
( This to me should happen at the top level, Not three clicks away, even if it did go to the creation url )

Link
https://www.punkbandpromotions.com/blogs
click on top blog heading ( or any for that matter ) then next page do it again.
It goes nowhere

I can only access the profile if I click on the comments text at the bottom of the blog post Or on the cog top right ( Which is a bit confusing )

( USING NOVA CLONE - BLOG TPL's UPDATED TODAY )

EDIT:-

Just found another issue.
If I click on the category text, down the bottom near Comments ( In this case Site News, It goes to a 404 page???
Just tried with every blog we have posted so far and they are all the same

EDIT 2:-

Seems there is another problem

If I go to the link below from our blog feed on the front page of our site ( clicking the heading for that blog on feed on front page )
https://www.punkbandpromotions.com/blogs/search/assault-battery-compilation-benefits-bat-world-sanctuary
It goes to the newest blogs tab and is empty.

Has to be something at my end with the feed coming from the front page maybe?.

This is my code for the front page.

        {if isset($_conf.jrPunkBP_site_news_ids) && $_conf.jrPunkBP_site_news_ids > 0}
            {jrCore_list module="jrBlog" order_by="blog_display_order numerical_asc" search1="blog_category = site news" search2="_profile_id in `$_conf.jrPunkBP_site_news_ids`" limit="5" template="index_site_news.tpl" assign="SITENEWS"}
        {else}
            {jrCore_list module="jrBlog" order_by="blog_display_order numerical_asc" search1="blog_category = site news" search2="_profile_id = 1" limit="5" template="index_site_news.tpl" assign="SITENEWS"}
        {/if}
        {if isset($SITENEWS) && strlen($SITENEWS) > 0}
            {$SITENEWS}
        {/if}

But I don't see why the headings of each blog would be changed instead of pointing at their original creation URL .

Any help?

updated by @madc: 05/01/14 07:45:26AM
MAD
@madc
03/22/14 04:42:53AM
600 posts

Site News Category Question?


Design and Skin Customization

Is the site news category when posting a blog, By Design, Meant to let any quota with access to the blog module, To use that Category?

One of our artists has worked out if he puts his blogs into this category they will show on the front page.

I thought Site News was only meant to be used by the Site Owners?
updated by @madc: 05/25/14 12:41:48AM
MAD
@madc
03/22/14 03:41:39AM
600 posts

Whos Online Module - Show by Quota


Design and Skin Customization

Anyway to show who's online by quota?
Right now it just has
Master Admins
Members

Be great to separate the users from the Artists.
ie
Master Admins
Artists
Members

In fact I am not worried about any user seeing that an admin is online so maybe on option to hide this as well

updated by @madc: 04/28/14 12:12:31AM
MAD
@madc
03/22/14 03:35:18AM
600 posts

Jamroom Forum New Posts?


Jamroom Help

Seen this a lot.
If I mark all forums as read ( Hit the TICK )
It's all good. Then I come back a day later and it shows that there are unread posts
I go to them and they are 2 or 3 days old and I have already read them?

Anyway to only show posts from when you last checked all the posts in?

Or better still ( which we have at our MyBB Forum ) A new posts tab, similar to the My Posts tab that will only show latest posts from all threads ( Categories )
updated by @madc: 03/22/14 03:44:30AM
MAD
@madc
03/22/14 03:04:41AM
600 posts

Twitter widget breaks front page if added


Design and Skin Customization

I have lots of stuff on my front page
If i add the widget ( tried a lot of ways ) it breaks the page ( either white screen or breaks everything after that ie wont show anything below the edit )

This is the last code I tried but still nothing

{ * Twitter * }
< a class="twitter-timeline" href="https://twitter.com/PunkBP" data-widget-id="434217568581087232" >Tweets by @PunkBP < /a >
< script >!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");< /script >

It works on profile pages etc but not the front page
Any ideas?
updated by @madc: 05/02/14 10:54:00AM
  19