Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Fokstrot Friend
    #159582

    I keep getting a persisent error when trying to install sample data with JA Rave 1.6. I tried recreating, deleting and reinstalling databases and JA RAVE 1.6 quickstart packages but to no avail.

    Anyone know what the problem is?

    Fokstrot Friend
    #374652

    I believe the problem is that JA RAVE 1.6 sampledata.sql uses a variable which isnt supported by new mysql. The solution is to replace all the strings below inside the sampledata.sql file inside the installation/sql/mysql folder

    Replace
    TYPE=MyISAM
    with
    ENGINE = MyISAM

    After I do this, the sample data installs, but then I delete the installation folder and I get the following error when I try to open the website.

    <blockquote>( ! ) Fatal error: Call to undefined function curl_init() in C:wampwwwtestmodulesmod_jatwitterjatwitter.php on line 334
    Call Stack
    # Time Memory Function Location
    1 0.0031 380936 {main}( ) ..index.php:0
    2 2.3538 13606144 JSite->render( ) ..index.php:49
    3 2.3547 13606648 JDocumentHTML->parse( ) ..application.php:240
    4 2.3547 13606648 JDocumentHTML->_fetchTemplate( ) ..documenthtml.php:313
    5 2.3556 13606984 JDocumentHTML->_loadTemplate( ) ..documenthtml.php:467
    6 2.3610 13652240 require( ‘C:wampwwwtesttemplatesja_raveindex.php’ ) ..documenthtml.php:412
    7 2.3611 13652584 T3Template->render( ) ..index.php:4
    8 2.4965 13855064 T3Template->getBuffer( ) ..template.php:490
    9 2.4965 13855064 JDocumentHTML->getBuffer( ) ..template.php:936
    10 2.4966 13855512 JDocumentRendererModules->render( ) ..documenthtml.php:283
    11 2.5101 13857616 JDocumentRendererModule->render( ) ..modules.php:33
    12 2.5105 13860456 JModuleHelper::renderModule( ) ..module.php:95
    13 2.5248 13944576 require( ‘C:wampwwwtestmodulesmod_jatwittermod_jatwitter.php’ ) ..modulehelper.php:162
    14 2.5570 14110720 modJaTwitterHelper->getTwitter( ) ..mod_jatwitter.php:55
    15 2.5573 14112824 JCacheControllerCallback->get( ) ..helper.php:85
    16 2.5602 14155152 call_user_func_array ( ) ..callback.php:123
    17 2.5602 14155168 JATwitter->getTweets( ) ..callback.php:0
    18 2.5602 14155448 JATwitter->makeRequest( ) ..jatwitter.php:146</blockquote>

    Sherlock Friend
    #374947

    Dear novajugo,

    You can enable the php_curl extension on your php setting.
    If this is a Windows based system, CURL can be enabled by uncommenting the curl extension line in the php.ini file – extension=php_curl.dll and restarting the web server

    Fokstrot Friend
    #375241

    I uncommented this line in php.ini and I still got an error when installing the sample data. What’s the next step to try?

    Khanh Le Moderator
    #375325

    <em>@novajugo 219592 wrote:</em><blockquote>I uncommented this line in php.ini and I still got an error when installing the sample data. What’s the next step to try?</blockquote>

    This fix is for the fatal error after you successfully install the Joomla. For the problem of installation, we will update our package to fix it. The update should be available in some days.

    abrill Friend
    #390124

    Hi, did the quickstart ever get fixed? I am getting the same error. :((

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 4 voices, and was last updated by  abrill 13 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum