Forum Replies Created

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

    (@djalbertfreeman)

    Hello Slushman. I’m back. 🙂
    I’ve finally managed to get somewhere with the PHP safe mode issue, so that error is no longer showing. However, I’m still not seeing my gigs.

    The following code from our server says that safe mode was already off:

    [PHP]
    short_open_tag = off
    asp_tags = Off
    precision    =  14
    y2k_compliance = Off
    output_buffering = on
    allow_call_time_pass_reference = On
    cgi.force_redirect = On
    cgi.fix_pathinfo=1
    
    safe_mode = Off
    safe_mode_exec_dir =/nonexec/
    
    disable_functions =

    The hosting company’s advice was:

    If you install mod_ruid, this gets rid of 99% of safe_mode errors.

    I installed mod_ruid, and that did indeed eradicate the safe mode error. However, I see no gigs. Both the shortcode on our gigs page, and the widget I tried on the home page, just show the “powered by ArtistData” logo.

    Here is the page the shortcode is on:
    http://wilfulmissing.co.uk/gigs-artistdatapress/

    Here is our XML feed:
    http://feeds.artistdata.com/xml.shows/artist/AR-49B2297EE328FB6A/xml/future

    I’ve tried various permutations of settings in the plugin, but it still shows blank.

    Sorry this is a long reply, but hopefully all the info above will help you identify the issue. Can you help?

    Thanks.

    Thread Starter djalbertfreeman

    (@djalbertfreeman)

    Thanks for looking into this slushman. It’s now working on the test site, but not on the live site.

    On the test site, the homepage widget still looks excellent, and the shortcode on the gigs page also now works:

    http://www.digitalimperative.org/wilfmiss/gigs-via-artistdata-plug-in/

    However, on our live site, I’m experiencing a rather worrying problem. In both the widget, and on the gigs page I see the following error:

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /[sitepath*]/wp-content/plugins/artistdatapress/artistdatapress.php on line 308
    There seems to be a problem with your feed URL.

    *In the above, there was a URL to our full site path, but rather than taking the risk of displaying the folder structure for the entire world to see on this forum, I’ve replaced it with [sitepath]

    I’m not familiar enough with the error message structure to be able to determine precisely what the problem is, but it looks to be as though it might be a server setting issue. It’s only affecting this plugin though. Any suggestions as to why this might be happening with your plugin, and what the solution might be?

    I’m glad you like the site by the way, I’ve been working on it for a while with a friend, Ben McKenna of Totaal who must take a lot of the credit. 🙂

    Thanks,
    Alb

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