• Resolved chademan

    (@chademan)


    Hi

    i been playing around with this plugin and have try the trial but i getting errors like this now below. Any help would be awesome!

    Notice: Undefined variable: user_update in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 68

    Notice: Undefined variable: ReturnString in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 161

    Notice: Undefined index: Post_Author in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 284

    Notice: Undefined variable: ReturnString in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 162

    Notice: Undefined variable: ReturnString in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 171

    Notice: Undefined index: Post_Title in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 333

    Notice: Undefined variable: ReturnString in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 163

    Notice: Undefined variable: ReturnString in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 167

    Notice: Undefined variable: ReturnString in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 171

    Notice: Undefined index: Post_Body in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 461

    Notice: Undefined variable: ReturnString in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 166

    Notice: Undefined variable: ReturnString in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 171

    Notice: Undefined index: Overall_Score in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 433

    Notice: Undefined variable: Review_Style in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 440

    Notice: Undefined index: Rating Description in D:\home\site\wwwroot\wp-content\plugins\ultimate-reviews\Shortcodes\SubmitReview.php on line 542

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi Chade,

    Those are actually just PHP notices, not errors, and you’re only seeing them because you have debug mode on. If you disable debug mode, you’ll see that the notices go away and that the plugin functions as intended. That being said, we appreciate you letting us know about these. While undefined variable and index notices can actually be helpful in development, we do like to try and find ways around having them display even in debug mode.

    Thread Starter chademan

    (@chademan)

    Thank you mate.

    All sorted now.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error’ is closed to new replies.