I hope this is in the right place, apologies if not.
I am in the middle of setting a a new site for my society but getting an error in the page setup and can't for the life of me see what is causing it. The bottom border of the page box is far too big, would anyone care to have a quick look at the source code and tell me where I am going wrong.
http://gasteria.org.uk/Coppermine/index.php
Cheers
Bill
<!--Coppermine Photo Gallery 1.4.25 (stable)-->
Please upgrade. You are at risk of being hacked.
What exactly is your error? Please explain the problem a little better.
It's only a test site and not live, but I take your point. Knowing the powers that be in the society 1.5 will be fully released by the time this gets the go ahead.
This at the bottom of every page:
Changed the line of code in upload.php.
Change this
<div class="nobottomgap"></div></div>
<div class="bottom-left"></div>
<div class="bottom-center"></div>
<div class="bottom-right"></div>
to
<div class="nobottomgap">
<div class="bottom-left"></div>
<div class="bottom-center"></div>
<div class="bottom-right"></div></div></div>
Top man, thanks a lot ;D
Cheers
Bill
Quote from: Bill Hildyard on March 28, 2010, 11:06:11 PM
Changed the line of code in upload.php.
Why?
Quote from: Bill Hildyard on March 28, 2010, 10:58:38 PM
It's only a test site and not live, but I take your point. Knowing the powers that be in the society 1.5 will be fully released by the time this gets the go ahead.
Then why do you set up your page using cpg1.4.x if you plan to use cpg1.5.x soon? You'll have to start over with your custom theme. I suggest using cpg1.5.x now - I would if I were in your shoes.
Quote from: Joachim Müller on March 29, 2010, 08:29:57 AM
Why?
http://forum.coppermine-gallery.net/index.php/topic,63510.0.html
Quote from: Joachim Müller on March 29, 2010, 08:29:57 AMThen why do you set up your page using cpg1.4.x if you plan to use cpg1.5.x soon? You'll have to start over with your custom theme. I suggest using cpg1.5.x now - I would if I were in your shoes.
Because cpg1.4.x was already on the server as part of cpanel and I had already set it up before I realised cpg1.5 was available, I have downloaded cpg1.5 and will probably abandon any further work on 1.4.
Cheers
Bill
Bill
Hello Bill-Bill,
don't use auto-installers (that's what
Quote from: Bill Hildyard on March 29, 2010, 09:59:23 PMcpg1.4.x was already on the server as part of cpane
actually means). Auto-installs suck. They are bad. They don't work correctly. They go unsupported from us. Don't use them.
Quote from: Bill Hildyard on March 29, 2010, 09:59:23 PMhttp://forum.coppermine-gallery.net/index.php/topic,63510.0.html
Only the security-critical patches get mentioned in an announcement thread. The "regular" bug-fixes don't get mentioned there, so no: you don't have the most recent code just by performing that one little fix. Upgrade as we suggest in our documentation. Don't wait for your webhost to upgrade your cpanel version that might (in the distant future) fix things.
Joachim
Thanks Joachim, I installed 1.5 "properly" ;) Although I can't get my customised prosilver theme to work getting the following error:
QuoteTemplate error
Failed to find block 'view_log_files' (#<!-- BEGIN view_log_files -->(.*?)<!-- END view_log_files -->#s) in :
Cheers
Bill
Please resolve (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270631.html#msg270631) this thread. Then create a new one with your themes theme.php and template.html attached and a link to your site. We have a strict one issue per thread (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270618.html#msg270618) rule.
The link you provided here is still <!--Coppermine Photo Gallery 1.4.25 (stable)-->.
:-[ Sorry