+ Reply to Thread
Results 1 to 3 of 3

Thread: Banner plugin - Changing the title make it Array

  1. #1

    Banner plugin - Changing the title make it Array

    If i try to edit a banner it just says "Array" in the adminpanel (view image below)

    array.jpg

    This happens when i edit the banner from the adminpanel, havent tried it from the frontend.

  2. #2
    Flynax developer
    Join Date
    Jun 2010
    Posts
    239
    Hello,

    You can fix it the following way:

    - open file: plugin/banners/rlBanners.class.php;
    - go to the method bannerNameHandler();
    - find the code:

    PHP Code:
    Only registered members can view the code
    and change it to:

    PHP Code:
    Only registered members can view the code

  3. #3
    Thanks

    Another problem with the banner plugin are that i cant have
    have aao (the swedish letters, cant even type them in this forum) (å ä ö)

    I have one company that have o in their http link and that gives them and me an error when typing it in.
    Last edited by Peter Jonsson; December 3, 2012 at 11:53 AM.

+ Reply to Thread