Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter jimcrist

    (@jimcrist)

    I just upgraded my PHP from 7.1cgi to 7.2FastCGI. Then I was able to upgrade this plugin to 1.5.2.2

    Thread Starter jimcrist

    (@jimcrist)

    I’ve been able to upgrade other plugins with no problem. Other people are reporting this problem. There’s something wrong with 1.5.2.2

    Thread Starter jimcrist

    (@jimcrist)

    If it’s compatible with PHP 7.0 then why won’t it let me upgrade to 1.5.2.2? See the error message in my original post. Thanks…

    Thread Starter jimcrist

    (@jimcrist)

    Hi,
    What’s going on with this??
    Thanks,
    Jim

    Thread Starter jimcrist

    (@jimcrist)

    Sorry, been really busy. Yes it’s still a problem. The information you requested is below. The calendar is also conflicting with my cron job!?! I’m getting the same error message: Fatal error: Class ‘WP_Requirements’ not found in /home/scwmta/unitedtoamend.org/wp-content/plugins/google-calendar-events/google-calendar-events.php on line 46

    I installed the theme checker and my theme passed the basic test, tho Theme Checker gave me a warning: WARNING WP_DEBUG is not enabled! Please test your theme with debug enabled before you upload!

    ### WordPress Installation ###

    Site Name: United To Amend
    Home URL: https://www.unitedtoamend.org
    Site URL: https://www.unitedtoamend.org
    Version: 4.3.1
    Locale: en_US
    Timezone: America/Chicago
    Multisite: No
    Permalinks: /%year%/%monthnum%/%day%/%postname%/
    WP Memory Limit: 40 MB
    WP Debug Mode: No
    Script Debug: No

    ### Active Theme ###

    Theme: Smartline Lite – 1.3.0
    Child Theme: No
    Parent Theme: –

    ### Active Plugins ###

    Simple Calendar: 3.0.9
    Dropdown multisite selector: 0.4.1
    Google Analytics Dashboard for WP: 4.9.1.2
    MapPress Easy Google Maps: 2.43.4
    Peter’s Login Redirect: 2.9.0
    Enable Media Replace: 3.0.3
    Display Posts Shortcode: 2.5.1
    Facebook Like Thumbnail: 0.4
    Broken Link Checker: 1.10.10
    Members: 1.1.0
    Display Widgets: 2.05
    Favicon by RealFaviconGenerator: 1.3.1
    Theme Check: 20151211.1
    Simple Custom CSS: 3.2
    Contact Form 7: 4.3.1
    CiviCRM: 4.5

    ### Server Environment ###

    Web Server: Apache
    PHP Version: 5.4.42
    MySQL Version: 5.6.25-log
    Server Timezone: UTC
    Display Errors: Yes
    Safe Mode: No
    Memory Limit: 256M
    Upload Max Filesize: 200M
    Post Max Size: 205M
    Max Execution Time: 2500
    Max Input Vars: 1000
    fsockopen: Yes
    cURL: Yes
    SOAP: Yes
    SUHOSIN: No
    WP Remote POST: Yes
    WP Remote GET: Yes

    ### Client Information ###

    IP Address: 67.205.0.236
    Browser: Firefox 42.0 (Windows)

    Fatal error: Class ‘WP_Requirements’ not found in /home/scwmta/unitedtoamend.org/wp-content/plugins/google-calendar-events/google-calendar-events.php on line 46

    Thread Starter jimcrist

    (@jimcrist)

    Thank you for helping me today! I was trying to sort my list alphabetically. It’s just a list where users can select one and get redirected to a page on the same site. Al told me to put the line ksort($options); as the first line after the IF statement if ( $options ) { in the noneOptions function.

    He also helped me modify his plugin, so that it would be compatible with the Display Widgets plugin. Excellent Service!!

    Thread Starter jimcrist

    (@jimcrist)

    Hello? Al? Is there another plugin that does this? I can’t wait much longer…

    Thread Starter jimcrist

    (@jimcrist)

    Hi Al,
    It’s been another five weeks. I hope you’re making progress?
    Thanks,
    Jim

    Thread Starter jimcrist

    (@jimcrist)

    Hi Al,
    I installed it, but couldn’t get it to work. It’s the first time I’ve used FTP to install a plugin, so possibly I did something wrong. I downloaded from github, unzipped it on my computer, and used FTP to upload it to the plugin directory. At that point I had two directories, dropdown-multisite-selector (the old directory) and dropdown-multi-site-selector-master (the new directory). I went into WordPress and there is now a 4.1 and a 5.0 version, so I activated the 5.0 one. I think the 4.1 one was already deactivated.

    The problem is there’s no option showing up under Settings, so I can’t set it up, so it doesn’t work. The dropdown doesn’t show up on the website. The 4.1 version still works, when I activate that. I have them both activated at the moment. I tried renaming the directories, so the the 5.0 version is dropdown-multisite-selector, but it didn’t help. Please get back to me on this…thanks!

    Thread Starter jimcrist

    (@jimcrist)

    Strangely, I didn’t see your last post, but I did answer your question in an earlier post in a different thread (see below). This “418 Unused” error appears to be a DreamHost security measure with mod_security. https://www.ads-software.com/support/topic/live-writer-418-unused-server-error

    Are you making any progress on an update for your plugin? Thanks!
    Jim
    +++++++++++++++++++
    Hi Al,
    I too need to be able to sort the items in the dropdown control. But even if I go into dropdown-multisite-selector.php and immediately hit Update File, I get an “unused” error: The server encountered an internal error or misconfiguration and was unable to complete your request.

    I can edit and save any other script I try, but not yours? What’s up with that? Thanks for your help!
    Jim

    Hi Al,
    How’s it going? When will you have an update that sorts the items in the dropdown control? And hopefully is compatible with the Display Widgets plugin?
    Thanks!
    Jim

    Thread Starter jimcrist

    (@jimcrist)

    Hi Al,
    I tried replacing that part of your code, but I still get the “418 Unused” Error.
    Thanks,
    Jim

    Thread Starter jimcrist

    (@jimcrist)

    Nevermind, I finally figured it out. I don’t need any plugin. I just needed to add this line to the top of my text widget:
    <div style=”overflow:auto;height:300px;”>
    Thanks for your reply…sorry about the confusion!
    Jim

    Thanks for the good support, Al…I appreciate it. It appears to be specific to DreamHost. I don’t yet have access to the server error log, but I’ll let you know if I get anymore clues.

    I have one more question. I’m using your dropdown in a widget, but I don’t want it to show up on every page. I’m using the plug-in Display Widgets which has check boxes to control which pages, which widgets show up on. There’s also a plug-in called Widget Logic which uses conditional tags to control which widgets show up on which pages.

    When I open the Dropdown widget it shows all the pages and check boxes, but it says “there are no options for this widget”. I can check the pages I want your widget to show up on, but there’s no Save button, just close. Bottom line, I can’t control which pages your widget shows up on.

    Is there a way I can control which pages your widget shows up on?
    Thanks,
    Jim

    Hi Al,
    I too need to be able to sort the items in the dropdown control. But even if I go into dropdown-multisite-selector.php and immediately hit Update File, I get an “unused” error: The server encountered an internal error or misconfiguration and was unable to complete your request.

    I can edit and save any other script I try, but not yours? What’s up with that? Thanks for your help!
    Jim

Viewing 15 replies - 1 through 15 (of 16 total)