trishasalas
@trishasalas active 1 day, 17 hours ago Points: 16383 Rank - System Center Expert-
trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago
I forgot something I wanted to add up here.
/** * Retrieve the currently-queried object. Wrapper for $wp_query->get_queried_object() * * @uses WP_Query::get_queried_object * * @since 3.1.0 * @access […]
-
trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago
/** * Retrieve the currently-queried object. Wrapper for $wp_query->get_queried_object() * * @uses WP_Query::get_queried_object * * @since 3.1.0 * @access public * * @return object */ function […]
-
trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago
/** * Retrieve the currently-queried object. Wrapper for $wp_query->get_queried_object() * * @uses WP_Query::get_queried_object * * @since 3.1.0 * @access public * * @return object */ function […]
-
trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago
/** * Rewind the loop posts. * * @see WP_Query::rewind_posts() * @since 1.5.0 * @uses $wp_query * * @return null */ function rewind_posts() { global $wp_query; return […] -
trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago
/** * Rewind the loop posts. * * @see WP_Query::rewind_posts() * @since 1.5.0 * @uses $wp_query * * @return null */ function rewind_posts() { global $wp_query; return […] -
trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago
function set($query_var, $value) { $this->query_vars[$query_var] = $value; } -
trishasalas replied to the topic Testing in the forum Avicode 3 weeks ago
function set($query_var, $value) { $this->query_vars[$query_var] = $value; } -
trishasalas posted an update 2 months, 3 weeks ago
Your friendly, neighborhood site admin…here to help
-
Site Admin commented on the post, OpsMgr 2012: Group Maintenance Mode via PowerShell (the way it should be) 2 months, 3 weeks ago
curtmcgirt, mouse over the code window at the top and you’ll see a gray bar drop down. Click on the <> icon (see screenshot) and you’ll have the option to view the raw code (without the numbered lines).
<a href="http://www.systemcentercentral.com/wp-content/uploads/2012/07/code.gif" […] -
Site Admin commented on the post, How to setup your blog on System Center Central in Windows Live Writer (1-2-3) 2 months, 4 weeks ago
Yes, I’m sorry we will have to make that more clear. Right now you have it as Uncategorized and those are not enabled to display anywhere. I will correct it.
Again, thank you for letting us know. Any input […]
-
Site Admin commented on the post, How to setup your blog on System Center Central in Windows Live Writer (1-2-3) 2 months, 4 weeks ago
Hi Julian, I commented on your site activity feed but will do so here as well. I’ve adjusted your permissions, can you try your blog post again? Thank you for reporting this.
-
Site Admin posted a new activity comment 2 months, 4 weeks ago
In reply to: Bruno ROUY commented on the post, How to setup your blog on System Center Central in Windows Live Writer (1-2-3) Hi, I tried the above but when publishing my first blog, I get the error: Server Error 401 […] ViewHi Julian, I’ve adjusted your permissions. Can you try again?
-
Site Admin replied to the topic Testing in the forum Avicode 3 months ago
<?php
$myString = “This is good to know!”;
echo $myString;
echo “<h5>I guess I forgot to delete this!</h5>”;
?>
-
Site Admin started the topic What to do if you land on our 404 (Oops) page in the forum Announcements 3 months ago
First, Read this => System Center Central vNext (Day 2): Content Migration Status and Redirects for Existing Links
What we’ve done
We have redirects in place for 0ver 26,000 urls from the old platform (Dot Net […] -
Site Admin replied to the topic Brilliant new site guys in the forum Operations Manager 3 months ago
…and our syntax highlighter appears to be not as ‘cool’ as it was in the beginning, probably a conflict of some sort.
Here’s a screenshot (from imgur) of what it should look like

-
Site Admin replied to the topic Brilliant new site guys in the forum Operations Manager 3 months ago
<?php while ( bbp_topics() ) : bbp_the_topic(); ?>
<?php bbp_get_template_part( ‘loop’, ‘single-topic’ ); ?>
<?php endwhile; ?>
Testing our syntax highlighter.Wilson, the time zone for the site is […]
-
Site Admin posted an update 3 months, 4 weeks ago
I need to fix the cubepoints page and the forums section as well as the wiki page.
-
Site Admin created the group test 6 months, 1 week ago
-
Trisha Salas wrote a new post, SQL Admin Extensions Sample Management Pack for OpsMgr 2007 and Essentials 2010 9 months ago
Note: Works on Operations Manager 2007 R2 and 2012
This management pack, which extends SQL monitoring to include identification of databases that have never been backed up, contains a script-based monitor, two […]
- Load More
