• Resolved gdisalvo

    (@gdisalvo)


    Hi Mike,

    I am playing with flip turn and using this version. I work out some kinks on my end but still have a few. Located in ->

    Fatal error: Call to undefined method MessageBoxWidget::StandardDialogWidget() in C:\xampp\htdocs\flip\flipturn\phphtm

    Right now I am going direct to flip turn and not traveling through WP. I wanted to see this empty first than filled with bogus data. BTW, do you have a data generator for creating test data in Swim Team or FT?

    Once I get this going I will wrap it into the theme and call it.

    Any help or advice would be great!

    I forgot to mention that it only happens with the two menu entries:
    Swim Meets and Results under the admin section. The others are working with no data.

    http://wordpress.org/extend/plugins/phphtmllib/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter gdisalvo

    (@gdisalvo)

    The two in question have class objects that are looking for permission for the admin only. The permission class and the admin class in the results.php and the Swimmeet.php are give this issue to create the button functions. When renamed and recreated with just a generic class “no admin check” then the list renders.

    Is this something with the login function as I need to be logged in as admin to make this permisson valid?

    I move forward with this as I get new updates I will post them

    Thread Starter gdisalvo

    (@gdisalvo)

    Hi Mike,

    New Update: I placed the folder under the theme folder – child. Things are working for the three flipturn reports. This is OK.

    The admin function to upload information and to EDIT pages aka home, legal, and privacy. I would like to turn these only on for the admin person loggin into the system and heading over to this reporting area.

    I have the main web site (AKA WP) then a link sends it to browse reports.
    If normal user that was logged in the WP area, a menu will show that had this link available. If non subscribed users, they will not even know about flipturn.

    Once the subscribed users comes to the browse reports, they can do those reports. Nice. I do not mind trying to load the data unless I figure a way to make it easier.

    The only problem I am having now is that the LOGIN feature on the reports (flipturn) will not allow my admin to login. This is so I can load results on the front end too.

    I am having the issue where this admin menu should show or the admin bar at the top and it does not. Or if the login function is not recognizing the function to check the WP-USER table to see if it is the admin person password.

    Any ideas on how to get this to integrate better with WP and user login information.

    Thanks for your help.

    Thread Starter gdisalvo

    (@gdisalvo)

    New Update Mike,

    I added the folder under the Theme. But I must the the PHPLIB folder in the FLIPTURN too. Is there a way to use the plugin installed for swimteam? I do not mind have double data in two folders, I just would like a clean version of the PHPHTMLLIB that works for both ST and FT.

    Login is not working – I will have to integrate something on my own.

    Without the login working the admin and the edit widget do not show. This make the front end reporting just plain with three reports. I may just in corporate them into the page if possible.

    If I can have more information i will add it moving forward.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘MessageBoxWidget::StandardDialogWidget’ is closed to new replies.