#13 ✓resolved
TheMaverick

add link to post

Reported by TheMaverick | September 2nd, 2008 @ 07:03 AM | in 0.2

if i add a link to the additional link field it wont be storred or not be displayed

Comments and changes to this ticket

  • Brian Jesse Hendrickson

    Brian Jesse Hendrickson September 3rd, 2008 @ 02:14 AM

    • State changed from “new” to “resolved”
    • Tag set to links
    • Milestone set to 0.2

    Hi Sebastian,

    thanks for testing help!

    here's where the problem is

    line 179 omb.php

    @file($tinyapi) ...

    this is using file() to access a URL, works fine on my PHP install

    I have now changed it like this

    $curl = curl_init( $tinyapi ); ...

    I believe this will resolve the issue

    thanks again

    -brian

  • Johannes Schirge

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

a(nother) PHP implementation of the http://openmicroblogging.org standard for distributed microblogging. Compatible with identi.ca and laconi.ca

Pages