Todd Herrold
Is this you? Claim Profile »
3 years ago
in Scattered at Scattered on Scattered
love the new features of your theme. are you going to be releasing it for others? ;-)
3 years ago
in ScatteredTheme at Scattered on Scattered
Thanks for a great theme. I made the change to get rid of the sidebar for gallery. . it now looks awesome. The main problem I had with integrating gallery was that in order to do so, you have to change a line of code in gallery's "init.php" which was not mentioned anywhere in the instructions for S2a, but I found somewhere else on teh web. You have to add:
at the top of init.php in gallery to get it to work. unfortunately, I think this breaks the login function of gallery, but this doesn't matter too much on a site, like mine, which doesn't allow anyone else other than the owner to submit photos or login. .
at the top of init.php in gallery to get it to work. unfortunately, I think this breaks the login function of gallery, but this doesn't matter too much on a site, like mine, which doesn't allow anyone else other than the owner to submit photos or login. .
3 years ago
in Scattered Theme at Scattered on Scattered
Getting closer on my install. Solved my undefined function: bloginfo problem by adding this code to the top of gallery's init.php:
Got this from: http://www.rapp.org/archives/2004/11/wordpress_...
After much tinkering, I have it pretty much, except I have mutliple header and log-in problems. . .
Thought I would post this hear in case it helps anyone.
Got this from: http://www.rapp.org/archives/2004/11/wordpress_...
After much tinkering, I have it pretty much, except I have mutliple header and log-in problems. . .
Thought I would post this hear in case it helps anyone.
3 years ago
in Scattered Theme at Scattered on Scattered
Dan -
Thanks for a really great theme. I am trying to integrate Gallery 1 and I have a problem with the wrapper.header.default. When I use this, I get an error:
Call to undefined function: bloginfo() in /home/toddherr/public_html/gallery/html_wrap/wrapper.header.default on line 119
any ideas?
Thanks for a really great theme. I am trying to integrate Gallery 1 and I have a problem with the wrapper.header.default. When I use this, I get an error:
Call to undefined function: bloginfo() in /home/toddherr/public_html/gallery/html_wrap/wrapper.header.default on line 119
any ideas?