+ Reply to Thread
Results 1 to 3 of 3

Thread: Admin Panel -> Content Box Issue

  1. #1

    Admin Panel -> Content Box Issue

    Hello,

    The other day I noticed in the content box area, at the bottom of the screen when you list all content boxes that is says Displaying Items 1-52 of 58. But there is only one page of content boxes. Is there some way to adjust that amount so that it shows the correct amount of content boxes? I don't know how that happened, but it's not accurate.

    Brian
    Thank you - Your Welcome
    Brian

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    I've fixed it on your end,

    the solution is the following:

    in admin > controllers > blocks.inc.php

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

  3. #3
    Thank you Rudi for fixing that!

    I am so glad you guys are so dedicated into this, it makes me feel that much more comfortable using your software!

    Thank you again!
    Brian

    [QUOTE=Rudi;25339]Hello,

    I've fixed it on your end,

    the solution is the following:

    in admin > controllers > blocks.inc.php

    find and change:
    PHP Code:
    Only registered members can view the code
    to:
    PHP Code:
    Only registered members can view the code
    /QUOTE]
    Thank you - Your Welcome
    Brian

+ Reply to Thread