Fork me on GitHub

blogroll module (error creating table)  Bottom

  • markwest:

    I recently downloaded your Blogroll module, but when I tried to install it, I had the following error:

    Code

    Error! Lo sentimos pero ha fallado la creación de la Tabla


    (Error! We are sorry, but the table creation has failed).

    This is after I regenerate the list of modules and then click on "Initialize".

    I had to create the table manually (as was specified in pninit.php in Blogroll directory) in MySQL database, and edit the "modules" database to change its state to "2" as well, and then I just activated it, but when I go to administration, I get this error:

    Code

    Error! Lo sentimos pero se ha encontrado un problema mientras se obtenían los elementos

    Blogroll
    [ Ver | Nuevo | Modificar la configuración ]
    Your blogroll
    Name    URL     Opciones

    Warning: Smarty error: plugin "pager": missing or empty parameter: "limit" in /home/imoq/www/includes/classes/Smarty/Smarty.class.php on line 1088


    So, I guess it's not working with 0.760 :(

    Or am I doing something wrong?

    Thanks for your help.
  • The module has been tested and works on .760 (release version only not RC's). Firstly check you don't already have a Blogroll table in the DB.

    If not then we need to do some debugging of the init script. On line 90 of the init script add the line print_r($sqlarray); die;. Then try to initialise the module. This will print out the SQL that's used to create the table. Post that back here and try it in phpMyAdmin to see what happens.

    Best to post queries about my modules on my own forums.

    -Mark

    --
    Visit My homepage and Zikula themes.
  • Hi, Mark.

    You are right, further answers for this topic can be found here:

    http://www.markwest.me.uk/module-Forum-viewtopic-topic-271.phtml

    Thanks :)

This list is based on users active over the last 60 minutes.