Forum Replies Created

Viewing 12 replies - 16 through 27 (of 27 total)
  • alex:
    here’s i have the same error as thelastmuse. i cannot add a gallery because wordpress 2.7 is giving me this error:

    ===============================================================
    WordPress database error: [Unknown column ‘author’ in ‘field list’]
    INSERT INTO wp_ngg_gallery (name, path, title, author) VALUES (‘naga-2008-christmas-party’, ‘wp-content/gallery/naga-2008-christmas-party’, ‘Naga 2008 Christmas Party ‘ , ‘1’)
    ===============================================================
    the folders are being created on wp-content gallery but i cannot upload pictures on the new gallery because it’s not showing as one of the galleries on the drop down box. i have also checked my database(phpMyadmin) and it shows wp_ngg_gallery as one of the tables.

    i am using 1.0.2 version version of your nextgen gallery

    looking forward for your help
    thank you

    Thread Starter mheej

    (@mheej)

    upgraded to new version of nextgen and code works fine.

    Thread Starter mheej

    (@mheej)

    the test website for this is as follows:

    http://csibatch-86.com/mheejblog/index.php/welcome/test-slideshow/?album=1&gallery=3&show=slide

    any help will really be appreciated.

    thank you

    Thread Starter mheej

    (@mheej)

    just to make it clear as to what my problem is
    my slideshow is working fine but if i try
    to post it somewhere else just as a slideshow,
    it doesnt.

    Thread Starter mheej

    (@mheej)

    i was looking at the php file with the current version i have on my database which is Version: 0.99.1 and i noticed that the slideshow pointer is not showing.
    perhaps this is the reason why the slideshow is not working and i get the code itself showing on my page –> [slideshow=1] because it does not have anything to point to?
    please let me know thank you
    ========================================================
    // add database pointer
    $wpdb->nggpictures = $wpdb->prefix . ‘ngg_pictures’;
    $wpdb->nggallery = $wpdb->prefix . ‘ngg_gallery’;
    $wpdb->nggalbum = $wpdb->prefix . ‘ngg_album’;
    $wpdb->nggtags = $wpdb->prefix . ‘ngg_tags’;
    $wpdb->nggpic2tags = $wpdb->prefix . ‘ngg_pic2tags’;
    =========================================================
    bump

    Thread Starter mheej

    (@mheej)

    bump

    go to your dashboard

    then go to your settings
    select reading
    under front page display select either:
    front page or posts page
    for your homepage

    hope this helps

    Thread Starter mheej

    (@mheej)

    thank you mueller for replying
    i checked your site and it does appear that it’s working
    my problem with my site is that everything is working for my nextgen gallery for all of these:
    For a album : [album=id,extend] or [album=id,compact]
    For a gallery : [gallery=id]
    For a single picture : [singlepic=id,width,height,mode,float]

    but the slide show [slideshow=id,width,height]does not work.
    i wonder if deactivating and reactivating the plugin will do the trick

    Thread Starter mheej

    (@mheej)

    thank you for replying william

    but what version of nextgen gallery are you using?
    i am using version 0.99.1 and i dont have a nextgen icon when i try to open or create a new posting.

    where exactly should that icon be and do i have to install
    the current version for it?

    Thread Starter mheej

    (@mheej)

    hi:
    below is the error that im getting when i import my database to my site from xammp local folder.
    please assist me in fixing this error. thank you

    =======================================================
    Error
    SQL query:

    # WordPress MySQL database backup
    #
    # Generated: Friday 7. November 2008 11:44 EST
    # Hostname: localhost
    # Database: wordpress
    # ——————————————————–
    # ——————————————————–
    # Table: wp_comments
    # ——————————————————–
    #
    # Delete any existing table wp_comments
    #
    DROP TABLE IF EXISTS wp_comments ;

    MySQL said:

    #1046 – No database selected

    Thread Starter mheej

    (@mheej)

    thank you for answering but i keep getting an error everytime i try the steps. am i missing something here?
    forgive me but can you please provide me a step by step process on this. i am new to wordpress.
    thank you

    hi i am using wordpress 2.6.3 and i get this error when i apply the collapsing pages widget if i have this tree
    pages> subpages> subsubpages
    does anyone know how to fix this? please help. thank you
    =====================================================================
    Warning: Missing argument 7 for getSubPage(), called in C:\xampp\htdocs\wordpress\wordpress\wp-content\plugins\collapsing-pages\collapsPageList.php on line 59 and defined in C:\xampp\htdocs\wordpress\wordpress\wp-content\plugins\collapsing-pages\collapsPageList.php on line 29

    Warning: Missing argument 7 for getSubPage(), called in C:\xampp\htdocs\wordpress\wordpress\wp-content\plugins\collapsing-pages\collapsPageList.php on line 59 and defined in C:\xampp\htdocs\wordpress\wordpress\wp-content\plugins\collapsing-pages\collapsPageList.php on line 29
    =====================================================================

Viewing 12 replies - 16 through 27 (of 27 total)