Zikula: A Flexible Open Source Content Management System
home | forum | contact us

Dizkus

Bottom
Adding image to block problem?
  • Posted: 01.12.2002, 14:44
     
    Drachewyn
    rank:
    Freshman Freshman
    registered:
     November 2002
    Status:
    offline
    last visit:
    01.12.02
    Posts:
    4
    I have the block created and I am trying to put links in it with buttons for the links.

    I can specify the link no problem but the image won't take. I get this error:
    Fatal error: Call to a member function on a non-object in /includes/blocks/button.php on line 154

    Any idea why?
  • Posted: 01.12.2002, 16:44
     
    ikotikashi
    rank:
    Freshman Freshman
    registered:
     May 2002
    Status:
    offline
    last visit:
    19.03.03
    Posts:
    6
    hi
    just had the same problem, i just deleted the whole button and created a new one with a correct imagepath as image, and it works. maybe depends on how you enter the image name. can you post your settings for the button ?????
  • Posted: 01.12.2002, 16:52
     
    Drachewyn
    rank:
    Freshman Freshman
    registered:
     November 2002
    Status:
    offline
    last visit:
    01.12.02
    Posts:
    4
    Thanks that helped. I was not aware I had to enter the whole image path. the test button is showing up now. :)
  • Posted: 12.12.2003, 01:42
     
    kras_gadjokov
    rank:
    Freshman Freshman
    registered:
     December 1969
    Status:
    offline
    last visit:
    08.02.06
    Posts:
    27
    This problem is has been there at least for the last 3 versions of PN (726, 723 and 71) for at least 1.5 years and I am amazed nobody takes care of it !!!

    It got me frustrated, so I found the fix (for PN version 726):

    in includes/blocks/button.php, function blocks_button_edit, replace

    Code

    images[brow[id]]


    with

    Code

    images[$brow[id]]


    The difference is $ in front of brow

    Tested - works like charm now :)

Extensions Moderation

Main Menu

Extensions Database

Documentation

Development

Login

Donate to Zikula