• Resolved orlandofdiazr

    (@orlandofdiazr)


    Hi Alexander, and someone who read this message!

    How can i know if it′s something wrong whit my Laptop, or my web browser?
    Because when i′m trying to save editing to scores, it isn′t saved, only reloaded the edit test pages on my Admin WP.

    Thank you!!

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Contributor ustimenko

    (@ustimenko)

    @orlandofdiazr seems like some issue with your hosting.

    Thread Starter orlandofdiazr

    (@orlandofdiazr)

    Hey Alexander, how are you?
    Thank you for your comments!!

    I′ve contacted whit my hosted, she took a look to my edit page and found this error:

    Can you looking it, and check if i have to do something else?

    [03-Sep-2019 18:28:21 UTC] PHP Fatal error: Uncaught fNotFoundException: The WpTesting Model Test requested could not be found in /srv/htdocs/wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php:1976
    Stack trace:
    #0 /srv/htdocs/wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php(1268): fActiveRecord->load()
    #1 /srv/htdocs/wp-content/plugins/wp-testing/src/Model/AbstractParent.php(24): fActiveRecord->__construct(‘457’)
    #2 /srv/htdocs/wp-content/plugins/wp-testing/src/Model/Test.php(77): WpTesting_Model_AbstractParent->__construct(‘457’)
    #3 /srv/htdocs/wp-content/plugins/wp-testing/src/Doer/AbstractDoer.php(49): WpTesting_Model_Test->__construct(‘457’)
    #4 /srv/htdocs/wp-content/plugins/wp-testing/src/Doer/TestEditor.php(25): WpTesting_Doer_AbstractDoer->createTest(‘457’)
    #5 /srv/htdocs/wp-content/plugins/wp-testing/src/Facade.php(125): WpTesting_Doer_TestEditor->customizeUi(Object(WP_Screen))
    #6 /wordpress/core/5.2.2/wp-includes/class-wp-hook.php(286): WpTesting_Facade->setupTestEditor(Object(WP_Screen))
    #7 /wordpress/core/5.2.2/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
    #8 /wordpress/core/5.2.2/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
    #9 /wordpress/core/5.2.2/wp-admin/includes/class-wp-screen.php(411): do_action(‘current_screen’, Object(WP_Screen))
    #10 /wordpress/core/5.2.2/wp-admin/includes/screen.php(241): WP_Screen->set_current_screen()
    #11 /wordpress/core/5.2.2/wp-admin/admin.php(206): set_current_screen()
    #12 /wordpress/core/5.2.2/wp-admin/post.php(12): require_once(‘/wordpress/core…’)
    #13 {main}

    THANK YOU!!

    Plugin Contributor ustimenko

    (@ustimenko)

    @orlandofdiazr do you have the test with id 457?

    Thread Starter orlandofdiazr

    (@orlandofdiazr)

    sorry I don’t know what you mean, could you be more specific please?

    Plugin Contributor ustimenko

    (@ustimenko)

    Each post/page/test in wordpress has ID.

    Send me URL on which you fail to save scores: before save and after save fails.

    Thread Starter orlandofdiazr

    (@orlandofdiazr)

    Plugin Contributor ustimenko

    (@ustimenko)

    @orlandofdiazr I dont’ know what could be the cause.

    Try to install this plugin on fresh wp install on same hosting — will the issue repeats?

    Thread Starter orlandofdiazr

    (@orlandofdiazr)

    ?? i′ve do it, but the plugin does`not work normal, show this error:

    i’ll be trying re installing it

    thank you.

    Se produjo un error del tipo E_ERROR en la línea 2584 del archivo /srv/htdocs/wp-content/plugins/wp-testing/vendor/flourish/flourish/fSchema.php. Mensaje de error: Uncaught fProgrammerException: The table specified, wp_t_answers, does not exist in the database in /srv/htdocs/wp-content/plugins/wp-testing/vendor/flourish/flourish/fSchema.php:2584
    Stack trace:
    #0 /srv/htdocs/wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php(1180): fSchema->getKeys(‘wp_t_answers’, ‘primary’)
    #1 /srv/htdocs/wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php(709): fActiveRecord->__construct()
    #2 /srv/htdocs/wp-content/plugins/wp-testing/vendor/flourish/flourish/fORMRelated.php(1339): fActiveRecord::forceConfigure(‘WpTesting_Model…’)
    #3 /srv/htdocs/wp-content/plugins/wp-testing/src/Model/Question.php(63): fORMRelated::setOrderBys(Object(WpTesting_Model_Question), ‘WpTesting_Model…’, Array)
    #4 /srv/htdocs/wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php(1177): WpTesting_Model_Question->configure()
    #5 /srv/htdocs/wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php(709): fActiveRecord->__construct()
    #6 /srv/htdocs/wp-content/plugins/wp-testing/vendor/flourish/flourish/fORMRelated.php(228): fActiveRecord::forceConfigure(‘WpTesting_Model…’)
    #7 /srv/htdocs/wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php(1017): fORMRelated::buildRecords(‘WpTesting_Model…’, Array, Array, ‘WpTesting_Model…’)
    #8 /srv/htdocs/wp-content/plugins/wp-testing/src/Model/AbstractModel.php(184): fActiveRecord->__call(‘buildWpTesting_…’, Array)
    #9 /srv/htdocs/wp-content/plugins/wp-testing/src/Model/AbstractModel.php(206): WpTesting_Model_AbstractModel->__call(‘buildWpTesting_…’, Array)
    #10 /srv/htdocs/wp-content/plugins/wp-testing/src/Model/Test.php(85): WpTesting_Model_AbstractModel->buildRelated(‘WpTesting_Model…’)
    #11 /srv/htdocs/wp-content/plugins/wp-testing/src/Model/Test.php(110): WpTesting_Model_Test->buildQuestions()
    #12 /srv/htdocs/wp-content/plugins/wp-testing/src/Doer/TestEditor.php(64): WpTesting_Model_Test->buildQuestionsWithAnswers()
    #13 /srv/htdocs/wp-content/plugins/wp-testing/src/Facade.php(125): WpTesting_Doer_TestEditor->customizeUi(Object(WP_Screen))
    #14 /wordpress/core/5.2.3/wp-includes/class-wp-hook.php(286): WpTesting_Facade->setupTestEditor(Object(WP_Screen))
    #15 /wordpress/core/5.2.3/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
    #16 /wordpress/core/5.2.3/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
    #17 /wordpress/core/5.2.3/wp-admin/includes/class-wp-screen.php(411): do_action(‘current_screen’, Object(WP_Screen))
    #18 /wordpress/core/5.2.3/wp-admin/includes/screen.php(241): WP_Screen->set_current_screen()
    #19 /wordpress/core/5.2.3/wp-admin/admin.php(206): set_current_screen()
    #20 /wordpress/core/5.2.3/wp-admin/post-new.php(10): require_once(‘/wordpress/core…’)
    #21 {main}
    thrown

    Thread Starter orlandofdiazr

    (@orlandofdiazr)

    Hey Alexander, how are you?

    i′ve re-installing the plugin a couple days ago, and it′s running like the last time, i can′t save the edit scores. this is the link before and after i`d tried to save information:

    https://puertotequila.com/wp-admin/post.php?post=616&action=edit

    I′ve reading the FAQ, and i saw a point (plugin is not works or works improperly) where are a comment that say my host should be able to avoid false-positive. Do you know if my problem is for this reason?

    i asked my host to, and they recommend me to change my browser and delete cookies, but not works

    Plugin Contributor ustimenko

    (@ustimenko)

    @orlandofdiazr just try another hoster. And if it will work ok, then you know who to blame.

    Many hosters has try-for-free mode.

    If you want exactly your hoster, then I can only offer you paid support.

    > i asked my host to, and they recommend me to change my browser and delete cookies, but not works

    Run from such hoster ASAP! )) The issue is somwhere in database, not in yuor browser.

    • This reply was modified 5 years, 2 months ago by ustimenko.
Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘How can i save edit scores?’ is closed to new replies.