Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JForum
Search Coderanch
Advance search
Google search
Register / Login
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
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
JForum
about avatar upload path
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hello everyone, can you tell me where can I change the path that save all the avatar images?
I change the display path to $tomcat/webapp/ROOT/upload/forum/avatar/ and it works.
but I can not find out where to change the upload path, can you help me?
[originally posted on jforum.net by Patrick]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Currently, it is hard-coded in net/jforum/view/forum/common/UserCommon.java as
SystemGlobals.getApplicationPath() + "/images/avatar/"
So, you need to manually change this file and recompile it.
[originally posted on jforum.net by andowson]
Migrated From Jforum.net
Ranch Hand
Posts: 17424
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
thank you. I found it and changed it. it works.
[originally posted on jforum.net by Patrick]
On top of spaghetti all covered in cheese, there was this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Uploading the Avatar using SSO
How to post local picture in Jforum?
I want to download the latest CSV Version (compiled)
Profile Page -- Avatar Anchor
How can I forbid that the user can set an image as avatar?
More...