coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: jacules on October 02, 2006, 09:59:00 AM

Title: Problems Putting Up New Title Picture
Post by: jacules on October 02, 2006, 09:59:00 AM
My gallery is http://mmgalleria.net/ and I have been trying to replace the top left hand side banner title picture with a new one. Using Core FTP (theres nothing wrong with it) and overriding the old one with the same filename for the new graphic, but when I refresh the page of the gallery the new image is not showing up... I've even tried restarting the computer and still the new picture doesnt show up.
Title: Re: Problems Putting Up New Title Picture
Post by: Sami on October 02, 2006, 06:37:54 PM
check the attachment , Is this what you're trying to put or you want something else?
Title: Re: Problems Putting Up New Title Picture
Post by: Joachim Müller on October 03, 2006, 02:49:52 AM
Quote from: jacules on October 02, 2006, 09:59:00 AM
Using Core FTP (theres nothing wrong with it) and overriding the old one with the same filename for the new graphic
To make sure, upload your banner with another file name and reflect the change in the template.html file of your theme.
Title: Re: Problems Putting Up New Title Picture
Post by: jacules on October 03, 2006, 08:55:35 AM
Quote from: Sami on October 02, 2006, 06:37:54 PM
check the attachment , Is this what you're trying to put or you want something else?

Nope that banner is the old one. I've made a new one and I've been trying to get it uploaded and it seems to upload but after refreshing the gallery the new one never shows up.
Title: Re: Problems Putting Up New Title Picture
Post by: jacules on October 03, 2006, 08:56:41 AM
Quote from: GauGau on October 03, 2006, 02:49:52 AM
To make sure, upload your banner with another file name and reflect the change in the template.html file of your theme.

I tried that a few times but it hasnt shifted to the new banner, I refresh and refresh and it still has the old one showing. Its bizare.
Title: Re: Problems Putting Up New Title Picture
Post by: jacules on October 03, 2006, 08:58:23 AM
I'll try saving the new banner with a new filename again and see if it works with editing it in the template.html but it hasnt worked before and I have no idea why. I've tried changing the banner via ftp and online filemanager. I just cannot see whats wrong with it... its like a mystery. My browser is set to accept new cookies and so refreshing it should show the new banner...
Title: Re: Problems Putting Up New Title Picture
Post by: Sami on October 03, 2006, 08:59:21 AM
give us a direct link to new banner
Title: Re: Problems Putting Up New Title Picture
Post by: Gizmo on October 03, 2006, 03:52:00 PM
If I check your image folder, the last modified date for site_logo.png is 17-Jul-2006. Are you sure that you're uploading to the correct directory?
Title: Re: Problems Putting Up New Title Picture
Post by: jacules on October 04, 2006, 01:54:22 AM
Quote from: Gizmo on October 03, 2006, 03:52:00 PM
If I check your image folder, the last modified date for site_logo.png is 17-Jul-2006. Are you sure that you're uploading to the correct directory?

I thought I was... I'm uploading to themes/classic/images because thats the theme I am using on the gallery, classic. Is that the images folder you checked? Or was it another one?

Anyhow, I uploaded the new banner I want to put up at a different place (one that shows up properly) just to show you guys what new banner I want to add up... (https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fmackmania.net%2Fnewban.jpg&hash=24767bd4192f48981a0cd8e5895db8f7f0d1d297) thats the new one I want up.
Title: Re: Problems Putting Up New Title Picture
Post by: jacules on October 04, 2006, 01:58:47 AM
Quote from: Sami on October 03, 2006, 08:59:21 AM
give us a direct link to new banner

This is the URL of the old one... http://mmgalleria.net/themes/classic/images/site_logo.png here... (https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fmmgalleria.net%2Fthemes%2Fclassic%2Fimages%2Fsite_logo.png&hash=a751fec1f4410cf435e25a2f4f58c6cd406c3d75)

Yet, I just uploaded the new image to the same folder with the filename newban.jpg (just to test it uploads properly) and just to show you what one I want up... (https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fmmgalleria.net%2Fthemes%2Fclassic%2Fimages%2Fnewban.jpg&hash=ffb1928d6d71a2897400bd2f6ed40cbbc1205ed2) But it does not work. Yet the uploading worked. Its confusing..
Title: Re: Problems Putting Up New Title Picture
Post by: jacules on October 04, 2006, 02:24:59 AM
You can see I have uploaded the newban.jpg file properly ....

Upload File      Create New Folder
--------------------------------------------------------------------------------
Parent Folder         
button_bg.gif  834 You -rw-r--r--       
button_bg_anim.gif  745 You -rw-r--r--       
newban.jpg  187235 You -rw-r--r--       
site_logo.png  187235 You -rw-r--r--       
style.css [edit]  12338 You -rw-r--r--       
template.html [edit]  1970 You -rw-r--r--       
tile.gif 

And here is the template.html code...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html dir="{LANG_DIR}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
<meta http-equiv="Pragma" content="no-cache" />
<title>{TITLE}</title>
{META}
<link rel="stylesheet" href="/themes/classic/style.css" type="text/css" />
<script type="text/javascript" src="scripts.js"></script>
<!-- $Id: template.html 2688 2005-12-04 03:22:35Z donnoman $ -->
</head>
<body>
  {CUSTOM_HEADER}
  <table width="100%" border="0" cellpadding="20" cellspacing="20">
    <tr>
      <td valign="top" style="border: 1px solid #666666;background-color:#FFFFFF;">
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td>
              <a href="index.php"><img src="/themes/classic/images/newban.jpg" border="0" alt="Official Mack Mania Galleria" /></a><br />


So I have no idea whats wrong. It may be the wrong directory its linked to... but from what I can see, Im using the classic theme and its linking to the old banner, however when I try editing the template and linking it to the new one it won't budge...

It seems like the wrong directory is linked or somehow it's a different one but I dont see how..
Title: Re: Problems Putting Up New Title Picture
Post by: Sami on October 04, 2006, 06:12:20 AM
you didn't upload the newban.jpg to the correct directory Site!!!
In fact I looked every single images folders for every theme and also looked at main images directory and never seen a newban.jpg !!!
check the ftp client for correct ftp address you are uploading newban.jpg somewhere else !!!!
check the attchment
Title: Re: Problems Putting Up New Title Picture
Post by: jacules on October 04, 2006, 07:08:57 AM
Quote from: Sami on October 04, 2006, 06:12:20 AM
you didn't upload the newban.jpg to the correct directory Site!!!
In fact I looked every single images folders for every theme and also looked at main images directory and never seen a newban.jpg !!!
check the ftp client for correct ftp address you are uploading newban.jpg somewhere else !!!!
check the attchment

But I tried uploading it to that exact folder in themes/classic/images at the index using the filemanager for the gallery and it seemed to work fine...

Parent Folder         
button_bg.gif  834 You -rw-r--r--       
button_bg_anim.gif  745 You -rw-r--r--       
newban.jpg  187235 You -rw-r--r--       
site_logo.png  187235 You -rw-r--r--       
style.css [edit]  12338 You -rw-r--r--       
template.html [edit]  1970 You -rw-r--r--       
tile.gif 

I'll show you an attachment that shows that...
Title: Re: Problems Putting Up New Title Picture
Post by: Sami on October 04, 2006, 07:14:42 AM
I don't see the path on attachment !
As I said before you are uploading to wrong folder
Title: Re: Problems Putting Up New Title Picture
Post by: jacules on October 04, 2006, 07:24:57 AM
Quote from: Sami on October 04, 2006, 07:14:42 AM
I don't see the path on attachment !
As I said before you are uploading to wrong folder

I just did a major check and I noticed the index was set as subdomain and there was a www folder where the theme was under, so it was a different folder, I've fixed it now and it works. Sorry to take your time but thanks for all the help, so glad I have resolved this now with your help!

Title: Re: Problems Putting Up New Title Picture
Post by: Sami on October 04, 2006, 07:29:58 AM
Use a real ftp client instead of this crazy online file manager ;)
Title: Re: Problems Putting Up New Title Picture
Post by: jacules on October 04, 2006, 07:40:44 AM
I use Core FTP and it works perfectly, but that filemanager was very weird. Thanks again for the help.  ;D