James

Activity

  • James joined the group General Discussion
  • James added a new discussion topic owners block extended in the group Elgg Technical Support
    i am looking forward to extend the owners block to include google ads... i have been trying since last 2 days but have been unsuccessful.. can any 1 plz help me with a quick tutorial on how to extend it to add the google ad words... (im a newbee...
  • James replied on the discussion topic how to remove opendd from my elgg installation in the group General Discussion
    how do i go about removing open dd from my elgg v1.2 website... how to ensure it is not visible at all...with out affecting the rest of the website ofcourse   thanks ion advance for ur help/.//
    • it din help dude...

      ok here goes wht i did...

      attempt 1

      removed <link rel="alternate" type="application/odd+xml" title="OpenDD" href="{$url2}" /> from header

      no good...

      attempt 2

      removed <link rel="alternate" type="application/odd+xml" title="OpenDD" href="{$url2}" /> and

                  if (substr_count($url2,'?')) {
                      $url2 .= "&view=odd";
                  } else {
                      $url2 .= "?view=opendd";
                  }

      from HEADER

      no good...

      attempt 3

      removed

      both from attempt 2 of from the header and removed all the bold stuff below from owners block in page elements

      if (substr_count($url2,'?')) {

                      $url2 .= "&view=odd";

                  } else {

                      $url2 .= "?view=opendd";

                  }

                  $label = elgg_echo('feed:rss');

                  $label2 = elgg_echo('feed:odd');

                  $contents .= <<<END

          <div id="owner_block_rss_feed"><a href="{$url}">{$label}</a></div>

       

      Yet Not Good...

      wht should i do now.. is there anyway i can remove open dd... plz help me

    • u have URL whwre I can see ?

       

  • James replied on the discussion topic how to remove opendd from my elgg installation in the group General Discussion
    how do i go about removing open dd from my elgg v1.2 website... how to ensure it is not visible at all...with out affecting the rest of the website ofcourse   thanks ion advance for ur help/.//
    • it din help dude...

      ok here goes wht i did...

      attempt 1

      removed <link rel="alternate" type="application/odd+xml" title="OpenDD" href="{$url2}" /> from header

      no good...

      attempt 2

      removed <link rel="alternate" type="application/odd+xml" title="OpenDD" href="{$url2}" /> and

                  if (substr_count($url2,'?')) {
                      $url2 .= "&view=odd";
                  } else {
                      $url2 .= "?view=opendd";
                  }

      from HEADER

      no good...

      attempt 3

      removed

      both from attempt 2 of from the header and removed all the bold stuff below from owners block in page elements

      if (substr_count($url2,'?')) {

                      $url2 .= "&view=odd";

                  } else {

                      $url2 .= "?view=opendd";

                  }

                  $label = elgg_echo('feed:rss');

                  $label2 = elgg_echo('feed:odd');

                  $contents .= <<<END

          <div id="owner_block_rss_feed"><a href="{$url}">{$label}</a></div>

       

      Yet Not Good...

      wht should i do now.. is there anyway i can remove open dd... plz help me

    • u have URL whwre I can see ?

       

  • James replied on the discussion topic News Widget in the group General Discussion
    Friends i jus saw this elgg powered website http://www.hedgehogs.net on the index page there is a Latest News Column... i found that amazing... can any one help me with this... from where can i get a widget like this.. to display latest...
  • James added a new discussion topic News Widget in the group General Discussion
    Friends i jus saw this elgg powered website http://www.hedgehogs.net on the index page there is a Latest News Column... i found that amazing... can any one help me with this... from where can i get a widget like this.. to display latest...
  • James replied on the discussion topic Display tools in a box on the dashboard? in the group General Discussion
    Hello I was wondering if there was any way to display the items in the tools menu in a box on the dashboard, e.g. under the "New Wire Post" box when using the river dashboard? The reason I ask is I think this would be more intuitive for users...
  • James replied on the discussion topic how to remove opendd from my elgg installation in the group General Discussion
    how do i go about removing open dd from my elgg v1.2 website... how to ensure it is not visible at all...with out affecting the rest of the website ofcourse   thanks ion advance for ur help/.//
    • it din help dude...

      ok here goes wht i did...

      attempt 1

      removed <link rel="alternate" type="application/odd+xml" title="OpenDD" href="{$url2}" /> from header

      no good...

      attempt 2

      removed <link rel="alternate" type="application/odd+xml" title="OpenDD" href="{$url2}" /> and

                  if (substr_count($url2,'?')) {
                      $url2 .= "&view=odd";
                  } else {
                      $url2 .= "?view=opendd";
                  }

      from HEADER

      no good...

      attempt 3

      removed

      both from attempt 2 of from the header and removed all the bold stuff below from owners block in page elements

      if (substr_count($url2,'?')) {

                      $url2 .= "&view=odd";

                  } else {

                      $url2 .= "?view=opendd";

                  }

                  $label = elgg_echo('feed:rss');

                  $label2 = elgg_echo('feed:odd');

                  $contents .= <<<END

          <div id="owner_block_rss_feed"><a href="{$url}">{$label}</a></div>

       

      Yet Not Good...

      wht should i do now.. is there anyway i can remove open dd... plz help me

    • u have URL whwre I can see ?

       

  • James added a new discussion topic how to remove opendd from my elgg installation in the group General Discussion
    how do i go about removing open dd from my elgg v1.2 website... how to ensure it is not visible at all...with out affecting the rest of the website ofcourse   thanks ion advance for ur help/.//
    • it din help dude...

      ok here goes wht i did...

      attempt 1

      removed <link rel="alternate" type="application/odd+xml" title="OpenDD" href="{$url2}" /> from header

      no good...

      attempt 2

      removed <link rel="alternate" type="application/odd+xml" title="OpenDD" href="{$url2}" /> and

                  if (substr_count($url2,'?')) {
                      $url2 .= "&view=odd";
                  } else {
                      $url2 .= "?view=opendd";
                  }

      from HEADER

      no good...

      attempt 3

      removed

      both from attempt 2 of from the header and removed all the bold stuff below from owners block in page elements

      if (substr_count($url2,'?')) {

                      $url2 .= "&view=odd";

                  } else {

                      $url2 .= "?view=opendd";

                  }

                  $label = elgg_echo('feed:rss');

                  $label2 = elgg_echo('feed:odd');

                  $contents .= <<<END

          <div id="owner_block_rss_feed"><a href="{$url}">{$label}</a></div>

       

      Yet Not Good...

      wht should i do now.. is there anyway i can remove open dd... plz help me

    • u have URL whwre I can see ?

       

  • James joined the group General Discussion
  • James posted on Cash's message board
  • James posted on Cash's message board
  • James posted on Cash's message board
  • James posted on Team Webgalli's message board