Forum Replies Created

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter cdpayne

    (@cdpayne)

    I finally have the answer but man is it hard to find, maybe there should be some stickies or a real searchable forum as I have seen tons of people asking the same question.

    Solution is to edit file nextgen-gallery\lib\ngg-db.php as follows:

    at line 317

    Change from

    $album->sortorder = serialize( $wpdb->get_col("SELECT gid FROM $wpdb->nggallery") );

    To

    $album->sortorder = serialize( $wpdb->get_col("SELECT gid FROM $wpdb->nggallery ORDER BY gid DESC") );

    Ok, use .ngg-thumbnail img then as that is where the style for the extent album attributes are defined.

    I just tested and by adding values for

    width:200px;
    height:100px;

    as there wasn’t anything in this class previously and it works fine in extended display. Mind you if you the width/height ratio isn’t to scale the thumbnail might be distorted.

    Chris

    Amanda,

    I’m not sure which “style” you are using on your page, I am using hovercraft. In my case I can edit hovercraft.css in the css directory and change the dimensions in .ngg-album-compactbox .Thumb You need to find the part of the css file that manages the thumbnail attribute size for your style.

    Let me know if it works or if I can help more.

    Regards,

    Chris

    Thread Starter cdpayne

    (@cdpayne)

    Ok, so I have been playing with the rewrite.php and I can see where the title is being generated to include the Album and Gallery intval that is getting displayed. I could just comment that out but wanted a nice title browser bar so I have tried various ways to perform get_query_var for $gallery->title but haven’t been able to return anything valid yet ??

    I see a comment in the code that “//TODO:: I could parse for the Picture name , gallery etc” so I know it is possible, I just can’t get it right.

    Any ideas?

    Thanks!

    Chris

    Hello,

    I am currently using your great plugin at https://www.chrispayne.ca and have the book I am currently reading displayed in the sidebar and I have a link at the top of the page I use to display all of the books I have read in descending order.

    I have been pulling my hair out for a couple of days now trying to the the booksread page to display everything except for the book being currently read. Is there an easy way to do this?

    I am also having troubles getting some of the images displayed when I customize the amm_output.php file. If I take out the safe check, I get the images to appear with the nice drop shadows I have picked, but I have 2 books that don’t have any image displayed. When I un-comment the server check, everything goes back to small pictures (the default) and I get the no-picture available image that I do want if the book doesn’t have any cover art available.

    I have been trying to get the fancy images (_PC_.jpg) displayed for the books that can work and the Amazon no book cover available image for those that can’t. I did read that by commenting the check, it is all or nothing ?? Any progress on that front?

    Thanks again.

    Chris

    I am using version 1.3.1 and am still having problems with spam.

    I was wondering if anybody had any ideas?

    Attached is a copy of email I just received:

    X-Gmail-Received: 3e0e962f9f2787055b335df69260e42e8c56a68e
    Delivered-To: [email protected]
    Received: by 10.35.131.9 with SMTP id i9cs86030pyn;
    Thu, 14 Sep 2006 12:22:58 -0700 (PDT)
    Received: by 10.35.46.11 with SMTP id y11mr15609679pyj;
    Thu, 14 Sep 2006 12:22:58 -0700 (PDT)
    Return-Path: <[email protected]>
    Received: from cpweb9.idig.net (cpweb9.idig.net [69.90.109.15x])
    by mx.gmail.com with ESMTP id t70si7996487pyg.2006.09.14.12.22.57;
    Thu, 14 Sep 2006 12:22:58 -0700 (PDT)
    Received-SPF: pass (gmail.com: best guess record for domain of [email protected] designates 69.90.109.15x as permitted sender)
    Received: from nobody by cpweb9.idig.net with local (Exim 4.52)
    id 1GNwnb-0003UY-D7
    for [email protected]; Thu, 14 Sep 2006 12:22:59 -0700
    To: [email protected]
    Subject: username.com Contact Form
    MIME-Version: 1.0
    From: [email protected] <[email protected]>
    Content-Type: text/plain; charset=”UTF-8″
    Message-Id: <[email protected]>
    Date: Thu, 14 Sep 2006 12:22:59 -0700
    X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
    X-AntiAbuse: Primary Hostname – cpweb9.idig.net
    X-AntiAbuse: Original Domain – username.com
    X-AntiAbuse: Originator/Caller UID/GID – [99 32003] / [47 12]
    X-AntiAbuse: Sender Address Domain – cpweb9.idig.net
    X-Source:
    X-Source-Args: /usr/local/apache/bin/httpd -DSSL
    X-Source-Dir: username.com:/public_html

    [email protected] wrote:
    [email protected]

    Website: hickory
    Content-Transfer-Encoding: 7bit
    Is: 9d5d3536492c8ed98473ef688759a172
    Content-Type: text/plain
    X-Mailer: Mozilla 4.76 [en]C-CCK-MCD (Win95; U)
    Subject: burger is fried in the
    to: [email protected],[email protected],[email protected],
    [email protected],[email protected],[email protected],
    [email protected],[email protected]

    be browned and crispy rather than chewy, cooks can flip back bacon rashers
    as they
    .
    IP: 203.113.13.3

Viewing 6 replies - 16 through 21 (of 21 total)