Forum Replies Created

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

    (@j0bb13)

    In the admin panel mostly, and sorry, but I can’t give you the URL to our admin panel 😉

    I installed the plugin and created the first gallery. Then I tried adding the 24 jpg images and the browser tab froze and turned black after some time. I then closed the tab and went to the plugin again. This time I created a Gallery, added the pictures and clicked on a black screen where the Publish button used to be, and after a couple minutes it said something along the lines of “saved”. So I tried if the frontend would work properly.

    Sadly, the page on the frontend with this gallery was also very slow. I have’t checked my CPU usage there since I assumed the gallery was loading the full 6000 × 4000 images, while 300 x 200 would have been plenty. Maybe the CPU usage was too high as well, but I just assumed it was loading the original images instead of a reasonable sized version.

    These experiences already lead me to disable the plugin. Since it wasn’t usable we’ll stick with Final Tiles Grid Gallery for now.

    • This reply was modified 8 years, 2 months ago by j0bb13.
    • This reply was modified 8 years, 2 months ago by j0bb13.

    I don’t know if your problem is the same, but I fixed it on my server. It turned out that RatingWidget needs the CURL PHP extension to be installed. After this it worked perfectly.

    I think RatingWidget should check if this extension is installed and display an error if it can’t be found. Assuming it is installed will crash it.

    mod_fcgid: stderr: PHP Fatal error:  Class 'RatingWidget' not found in /home/*domainname*/public_html/wp-content/plugins/rating-widget/rating-widget.php on line 6643
    mod_fcgid: stderr: PHP Fatal error:  Uncaught exception 'Exception' with message 'RatingWidget needs the CURL PHP extension.' in /home/*domainname*/public_html/wp-content/plugins/rating-widget/lib/sdk/ratingwidget.php:18
    mod_fcgid: stderr: Stack trace:
    mod_fcgid: stderr: #0 /home/*domainname*/public_html/wp-content/plugins/rating-widget/rating-widget.php(6631): require_once()
    mod_fcgid: stderr: #1 /home/*domainname*/public_html/wp-content/plugins/rating-widget/rating-widget.php(306): rwapi()
    mod_fcgid: stderr: #2 /home/*domainname*/public_html/wp-content/plugins/rating-widget/rating-widget.php(238): RatingWidgetPlugin->setup_dashboard_actions()
    mod_fcgid: stderr: #3 /home/*domainname*/public_html/wp-content/plugins/rating-widget/rating-widget.php(123): RatingWidgetPlugin->setup_on_dashboard()
    mod_fcgid: stderr: #4 /home/*domainname*/public_html/wp-content/plugins/rating-widget/rating-widget.php(6486): RatingWidgetPlugin->Init()
    mod_fcgid: stderr: #5 /home/*domainname*/public_html/wp-content/plugins/rating-widget/rating-widget.php(6666): ratingwidget()
    mod_fcgid: stderr: #6 /home/*domainname*/public_html/wp-settings.php(215): include_once('/home/pulpbyfab...')
    mod_fcgid: stderr: #7 /home/*domainname*/public_html/w in /home/*domainname*/public_html/wp-content/plugins/rating-widget/lib/sdk/ratingwidget.php on line 18
    mod_fcgid: stderr: PHP Fatal error:  Class 'RatingWidget' not found in /home/*domainname*/public_html/wp-content/plugins/rating-widget/rating-widget.php on line 6643
    mod_fcgid: stderr: PHP Fatal error:  Class 'RatingWidget' not found in /home/*domainname*/public_html/wp-content/plugins/rating-widget/rating-widget.php on line 6643
    Thread Starter j0bb13

    (@j0bb13)

    Managed to fix it with a HTTPS plugin, but still problems when I set the website to https://…

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