• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Changing logo.jpg

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I tried changing the logo.jpg file in jforum/templates/default/images, but when I bring up the forum again, I still get the squirrel. What am I doing wrong?
[originally posted on jforum.net by mbongiov]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Your browser is probably showing the cached image. If it's IE, try using Ctrl-F5 which generally forces a cache refresh.

I think that Shift + clicking the refresh button does this as well (works in Firefox and I think older IEs...)

http://en.wikipedia.org/wiki/Wikipedia:Bypass_your_cache
[originally posted on jforum.net by monroe]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I ended up shutting down Tomcat, removing the jforum directory from under webapps, copying in a fresh one from the download (except for the logo.jpg file which I set to the new one I wanted), started up Tomcat, and ran the install.jsp again. When it was all done, I *still* had the squirrel at the top of my forum. I have no idea what else to try.

[originally posted on jforum.net by mbongiov]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Forget it. You were right. It was a caching issue. I'm all set. Thanks.

[originally posted on jforum.net by mbongiov]
reply
    Bookmark Topic Watch Topic
  • New Topic