Forum Replies Created

Viewing 15 replies - 1 through 15 (of 28 total)
  • Thread Starter grunzster

    (@grunzster)

    I’m guessing WP eStore is the one?

    It’s marketed as a plugin for automating the process of selling digital content, but can it also be used to sell non digital?

    I’m looking to sell prints, that I’ll ship myself.

    Forum: Plugins
    In reply to: WPG3 Error
    Thread Starter grunzster

    (@grunzster)

    Changed the 0 to a 1 under rest allow_guest_access
    and I’m getting the same error, with the addition of this

    A valid Rest-Api Key to your Gallery is rqeuired @ restReqestKey
    You entered: ” ”

    Will this also turn off emails when new users sign up?

    Thread Starter grunzster

    (@grunzster)

    Got it!

    It was actually in page.php not single.php.

    Also, you don’t want to change
    <div id=”content” class=”narrowcolumn”
    into <div id=”content” class=”widecolumn”

    Otherwise the content gets shifted over to the right and you wind up with a huge margin on the left. Of course that could have something to do with the plugin I’m using on that page?

    Thread Starter grunzster

    (@grunzster)

    There’s nothing in single.php that says “narrowcolumn” Just ran a search and got nothing.

    Also, I can’t just delete it. I want this in addition to the 2 column version. I want the option to have the side bar or not depending on the page.

    Or more specifically. I just started using a photo album plugin. I want the page for the albbum to be one column with no side bar. Every other page, I want the sidebar on.

    Thread Starter grunzster

    (@grunzster)

    I realize no one gets paid…and I’ll be patient, but…

    You really gave me the impression that no one on here really responds to posts that already have a response.

    Thread Starter grunzster

    (@grunzster)

    Then what do you do when someone responds without helping you at all, because they misread or didn’t understand your question?

    Assuming the user who replied the first time doesn’t respond again with an answer, it sounds like double post.

    I know that’s frowned upon, yet now I have an unanswered question with a reply, which from what you’re saying is very unlikely to get another reply.

    Thread Starter grunzster

    (@grunzster)

    I know that, but I’m talking about the “Default theme” AKA: the old theme, and the default template.

    Not the twenty ten theme.

    Thread Starter grunzster

    (@grunzster)

    Sorry.

    When my first post that had a whole bunch of issues got no response, I though maybe making a separate post for each problem would be better. The ones I replied to, wasn’t just to bump them, it was to provide more info as I made headway on my own, and in one instance to provide the solution, once I figured it out. Maybe people don’t like that here, but that is generally considered good etiquette. Nothing worse than googling a problem and getting a bunch of hit for various forums where it’s unresolved.

    At this point. I think I’m fine. While being frustrated over the lack of responses, I continued my search, and started playing around with WP Photo Album Plus, which seems to be a much better…or at least less buggy plugin.

    Thanks

    Thread Starter grunzster

    (@grunzster)

    Ok, my host upped my php memory limit. So, I deleted everything and created a new gallery and reuploaded, and the thumbs were created this time.

    When I try to resize I get this error.

    Fatal error: Allowed memory size of 75497472 bytes exhausted (tried to allocate 12804 bytes) in /hermes/web06b/b1697/moo.grunzs/blog/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 933

    Just how high does the php memory limit need to be for this plugin to actually work?

    Or just what is the max image and/or file size you can upload before having problems.

    Thread Starter grunzster

    (@grunzster)

    In case anyone else is wondering.

    <script type=”text/javascript”>
    <!–
    function MP_ResizeContainer(id,w,h){
    var container = document.getElementById(id)
    container.style.width = w+”px”
    container.style.height = h+”px”
    }
    –>
    </script>

    Needs to go in the page or post your gallery/album is in.

    Thread Starter grunzster

    (@grunzster)

    So obviously the problem is I’m uploading images that are way too big.

    So what is the max size the plugin will support, before php me needs to be significantly increased?

    Also is there a setting in there somewhere to resize images when they upload?

    Thread Starter grunzster

    (@grunzster)

    Ah Ha!!! Found it.

    Top right button after you select the album. Wow, can’t believe I missed that.

    Thread Starter grunzster

    (@grunzster)

    Great! They can’t…or won’t increase it. They told me 64MB is the max.

    Thread Starter grunzster

    (@grunzster)

    Ok, I’m sort of figuring this thing out. Took some real digging around, though, and multiple sources.

    Still having 2 problems, though. There doesn’t seem to be a way to delete albums.

    Also when I click on an image to enlarge, it just opens in a white page, with just that image, instead of within the template. Or with the site grayed out in the background, as it does in all the screen shots and example links.

Viewing 15 replies - 1 through 15 (of 28 total)