Problems installing themes from theme packs
  • Hi there!

    I tried to install the Zen theme and the Journalist one and I'm always getting the same error.

    I reported it as a bug but I don't know if it's being processed. It would be nice if somebody can help me Smile

    Thank you in advance!

    I'm pasting the error report below just in case that some of you are interested on it or if somebody is hitting the same issue:

    Error ID: 2:Campsite:3.5.3:newscoop-restore:206
    Error String: escapeshellarg() has been disabled for security reasons
    Time: Wed, 05 Oct 2011 21:46:36 +0200
    Backtrace:
    camp_report_bug() called at [Grin
    escapeshellarg() called at [/home/ixavicom/public_html/test/bin/newscoop-restore:206]
    include() called at [/home/ixavicom/public_html/test/admin-files/backup.php:62]
    require_once() called at [/home/ixavicom/public_html/test/admin.php:192]
  • 4 Comments sorted by
  • Vote Up0Vote Down Jakub GórnickiJakub Górnicki
    Posts: 134Member, Administrator, Sourcefabric Team
    Hey,

    thanks for the post - I will talk to some people who might help and we will get back to you soon! In the meantime I left you a message in this topic - http://forum.sourcefabric.org/index.php/m/12854/#msg_12854 Wink

    Jakub
  • Your have to turn off safe mode.
    More info here http://www.mediawiki.org/wiki/Safe_mode
  • Hi!

    Thank you for your quick response but I already had Safe Mode=Off.

    More ideas about what could be happening?

    Thank you very much!
  • Vote Up0Vote Down Andrey PodshivalovAndrey Podshivalov
    Posts: 1,526Member, Administrator, Sourcefabric Team
    check parameter disable_functions in php.ini file. In case empty parameter you have to install another php stack with enabled function escapeshellarg()