+ Reply to Thread
Results 1 to 10 of 10

Thread: Field-bound plugin dont work with 4.1

  1. #1

    Field-bound plugin dont work with 4.1

    Field-bound plugin dont work with 4.1 i dont see it on the frontend.

    Need this plugin to work for me to put 4.1 on main site

  2. #2
    I have fixed this problem.

    Problem resulted from UTF8 function , which you commented in admin.control file. Plugin seems ok.

  3. #3
    So for those who still have problems with loadUTF8functions declaration/redeclaration - it should be in 2 places in code. controls.inc.php and admin.control.inc.php. If you think something wrong with it do following:

    Check reefless.class.php for the function

    Code:
    Only registered members can view the code.
    copy the function and remove it from there

    then check includes/control.inc.php file and if function is not there add it to any place of file

    and same for admin/controllers/admin.control - check if function there its ok if not add it.

  4. #4
    Dont really know what you have fixed but it aint showing up on my site.

    Shall i make a ticket ?

    This is now the only thing why i cant put 4.1.0 on my mainsite.

  5. #5
    Hi Peter,

    I don't see any problems with the field-bound boxes except that boxes are not configured to be visible on any page.
    So you have make them sticky to be visible or choose pages where you want them.

  6. #6
    They are configurated to show on the pages i want but after the 4.1.0 it wont show up on the "main pages"

    Example:
    http://www.jaktannonser.net/saljes.html - He it doesnt show. It should show up on the right side of that page but it doesnt.
    http://www.jaktannonser.net/saljes/jakthundar/ - Here it shows in the "subfolder"

    Can it be because of the .html at the end ?
    Shouldnt the adress be without the .html ?


    A bug when deleting a box.
    It wont go away, it just says "null" and dont get deleted.

    One more bug. When trying to edit a box it says it cant because that box already exist so it tries to make a new box instead of just edit the old one.
    Last edited by Peter Jonsson; August 23, 2012 at 04:44 PM.

  7. #7
    Quote Originally Posted by Peter Jonsson View Post
    They are configurated to show on the pages i want but after the 4.1.0 it wont show up on the "main pages"

    Example:
    http://www.jaktannonser.net/saljes.html - He it doesnt show. It should show up on the right side of that page but it doesnt.
    http://www.jaktannonser.net/saljes/jakthundar/ - Here it shows in the "subfolder"

    Can it be because of the .html at the end ?
    Shouldnt the adress be without the .html ?
    what is working version? root or demonax subdomain.


    Quote Originally Posted by Peter Jonsson View Post
    A bug when deleting a box.
    It wont go away, it just says "null" and dont get deleted.

    One more bug. When trying to edit a box it says it cant because that box already exist so it tries to make a new box instead of just edit the old one.
    Fixed.

    Please submit ticket for the issues you have or add reply to existing ticket.

  8. #8
    It on the root version i want it fixed on.

    demonax was just because of trying the 4.1.0 and for upgrading my theme.

    Thanks for the help.

  9. #9
    We will reply in your ticket.

  10. #10
    Made a ticket about it i didnt find the other ticket (if i had one :/)

+ Reply to Thread