Viewing 15 posts - 31 through 45 (of 63 total)
  • Author
    Posts
  • jooservices Friend
    #578394

    Hi there
    It’s always on my site 🙂
    http://jooservices.com/forum/crex-opengraph

    Thank you,
    Viet Vu

    jooservices Friend
    #644685

    Hi there
    It’s always on my site 🙂
    http://jooservices.com/forum/crex-opengraph

    Thank you,
    Viet Vu

    jooservices Friend
    #743316

    Hi there
    It’s always on my site 🙂
    http://jooservices.com/forum/crex-opengraph

    Thank you,
    Viet Vu

    stazzy Friend
    #578484

    Morning @joo I downloaded your open graph 1.07 standard yesterday and this is what it does to my site wen i enable it.
    I need a solution pls . Thanks

    jooservices Friend
    #578489

    Hi there
    # Please post your issue with Crex Opengraph on my forum. It’s none JA issue
    # About your issue because you are using PHP older than 5.5 .
    I’ll consider fix it.

    Thank you,
    Viet Vu

    stazzy Friend
    #578490

    your sites not loading.

    jooservices Friend
    #578493

    Hi there
    Strange. It’s loading fine here
    Anyways if you can’t upgrade your PHP to 5.5 or higher you can remove these

    if (!empty($item->params->get('article:author')))
    {
    $this->set('article:author', $item->params->get('article:author'));
    }
    // og:video
    if (!empty($item->params->get('og:video')))
    {
    $this->set('og:video', $item->params->get('og:video'));
    }
    // og:video:secure_url
    if (!empty($item->params->get('og:video:secure_url')))
    {
    $this->set('og:video:secure_url', $item->params->get('og:video:secure_url'));
    }
    // og:video:type
    if (!empty($item->params->get('og:video:type')))
    {
    $this->set('og:video:type', $item->params->get('og:video:type'));
    }
    // og:video:width
    if (!empty($item->params->get('og:video:width')))
    {
    $this->set('og:video:width', $item->params->get('og:video:width'));
    }
    // og:video:height
    if (!empty($item->params->get('og:video:height')))
    {
    $this->set('og:video:height', $item->params->get('og:video:height'));
    }
    // audio
    // og:audio
    if (!empty($item->params->get('og:audio')))
    {
    $this->set('og:audio', $item->params->get('og:audio'));
    }
    // og:audio:secure_url
    if (!empty($item->params->get('og:audio:secure_url')))
    {
    $this->set('og:audio:secure_url', $item->params->get('og:audio:secure_url'));
    }
    // og:audio:type
    if (!empty($item->params->get('og:audio:type')))
    {
    $this->set('og:audio:type', $item->params->get('og:audio:type'));
    }
    // og:type
    if (!empty($item->params->get('og:type')))
    {
    $this->set('og:type', $item->params->get('og:type'));
    }

    Of course you’ll lost these features.

    Thank you,
    Viet Vu

    stazzy Friend
    #578494

    ok. you mean removing these codes from the open graph plugin? how do i up date my php? is it from my host site?

    jooservices Friend
    #578495

    Hi there
    Just open that file and remove above lines.
    But i would suggest you upgrade your PHP.
    Thank you,
    Viet Vu

    stazzy Friend
    #578496

    how do i upgrade my php pls?

    jooservices Friend
    #578498

    Hi there
    Please contact your hosting provide or your sysadmin about that.

    Thank you,
    Viet Vu

    stazzy Friend
    #645294

    @jooservice I can find those lines. Where exactly can it be, cos i hav extracted and gone round but cant find it.

    stazzy Friend
    #743917

    @jooservice I can find those lines. Where exactly can it be, cos i hav extracted and gone round but cant find it.

    jooservices Friend
    #645300

    Hi there
    Please provide your site backend & Cpanel access. I’ll help you work on it.

    Thank you,
    Viet Vu

    jooservices Friend
    #743923

    Hi there
    Please provide your site backend & Cpanel access. I’ll help you work on it.

    Thank you,
    Viet Vu

Viewing 15 posts - 31 through 45 (of 63 total)

This topic contains 63 replies, has 2 voices, and was last updated by  jooservices 9 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum