Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rudtek2

    (@rudtek2)

    in the settings page it says this:

    Notice: Use of undefined constant php – assumed ‘php’ in /home/sss/public_html/test/wp-content/plugins/ultimate-product-catalogue/html/DashboardPage.php on line 31

    Plugin Author Rustaurius

    (@rustaurius)

    Hi rudtek,

    It sounds like there might have been a corrupted or missing file when the plugin package was downloaded. Could you try deleting the plugin and re-installing?

    The notice shouldn’t be an issue; if there are PHP errors or warnings, those can cause problems, but notices just let you know when there are small typing errors in the code. In this case, there’s a space missing between the opening <?php tag and the comment symbol (/*), which we’ll add in the next update.

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

The topic ‘installation issue’ is closed to new replies.