Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottom Post Reply Favoured: 0
TOPIC:
#14664
How to add new avatar galleries 11 Months, 3 Weeks ago  
Added a new gallery folder with images and the folder was available from the drop down but when I choose my new gallery it gave me a Server not found error message. What have I left out?
hiphopjam (User)
Junior Boarder
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#14677
Re:How to add new avatar galleries 11 Months, 3 Weeks ago  
I'm getting the same error. Anyone knows what's wrong?
cachaco87 (User)
FB Rules
Expert Boarder
Posts: 90
graphgraph
User Offline Click here to see the profile of this user
Gender: Male cachaco87 MediaVelada cachaco87 foxhound_459 cachaco87 Location: Florida, US Birthdate: 1987-05-21
 
The administrator has disabled public write access.  
#14684
Re:How to add new avatar galleries 11 Months, 3 Weeks ago  
It should be as simple as entering the /avatars folder. Creating a new folder and upload your new avatars in them. Maybe its a bug
hiphopjam (User)
Junior Boarder
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#17369
Re:How to add new avatar galleries 11 Months ago  
what do we do! i need the avatars! how do we add new avatars i uploaded 2 new folders into ../com_firboard/avatars/ is that correct! help me please!
WackyWebs (User)
WackyWebs.net
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Gender: Male WackyWebs.net Location: London, UK Birthdate: 0000-02-24
 
Last Edit: 2007/08/09 17:12 By WackyWebs. Reason: Missed Infomation
 
Thanks
Tom Glover, Owner
WackyWebs.net
 
The administrator has disabled public write access.  
#17417
Re:How to add new avatar galleries 11 Months ago  
Can any of you add the exact error message you are getting?
Hazzaa (User)
;-)>
Platinum Boarder
Posts: 987
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: United States
 
Wise men talk because they have something to say.
Fools talk because they have to say something.
***Plato*** http://joomlame.com
 
The administrator has disabled public write access.  
#19790
Re:How to add new avatar galleries 10 Months ago  
Code:

Not Found
The requested URL /content&func=upload&gallery=Games was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
shinbushi (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#42646
Re:How to add new avatar galleries 5 Months ago  
Yes me too, I've added 2 new folders inside the avatars folder and in the Forum at My Avatar the drop down shows

Default Gallery
Actors
Musicians

when I click on Actors or Musicians it takes me back to the Forum home page?

Any ideas how to correct this?

Philip
Philip (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#42772
Re:How to add new avatar galleries 5 Months ago  
Hello. I'm having an issue with the avatar gallery, too.

If I make a new folder inside: /components/com_fireboard/avatars/gallery and then go to profile in the board and choose new avatar - I cannot choose the other folders I created inside the gallery. The folders don't show up in the list at all.

If I put the new avatar folder here: /images/fbfiles/avatars/gallery/newavatarfolder - it shows up, but if I choose it and click go I get kicked out of the forum to the site's index page.

I compared the code to pull up images from the gallery on two different sites and this is what I see:

code from site not working:
Code:

(I have to space out some of the code as it wasn't showing up even using the code function here) if (gallery == (double quotes here - it wouldn't work with the code function))
return;

location.href = "index.php?option=com_fireboard& amp; Itemid=33& amp; func=uploadavatar& amp; gallery="+gallery;


space was added in between the ampersand and the abbreviation amp with a semi-colon. It won't print right here.




code from site working:
Code:

if (gallery == (double quotes))
return;

location.href = "index.php?option=com_fireboard & amp;Itemid=131&func=uploadavatar&gallery="+gallery;


space was added in between the ampersand and the abbreviation amp with a semi-colon because it won't print right here.

Where is this code kept so I can pull it up as it seems the one not working has added & instead of just the & to the code and maybe that's where it's messing up? Also - it happens with the Itemid as well. One is 33 & amp ; func and the one that's working is simply 131 & func. Is this what's messing up the gallery chooser?
Jellocat (User)
Junior Boarder
Posts: 22
graphgraph
User Offline Click here to see the profile of this user
Gender: Female jello_cat Jellocat Location: Atlanta
 
Last Edit: 2008/02/04 05:53 By Jellocat.
 
“If toast always lands butter-side down, and cats always land on their feet, what happens if you strap toast on the back of a cat and drop it?”
 
The administrator has disabled public write access.  
#46516
Re:How to add new avatar galleries 3 Months, 4 Weeks ago  
hi, did you find any solution for this? i tried to configure the code as you have told above but i am lost in files, can't find the place of it (it should be in a function in a js file as far as i could understood)

same thing happens to me when i add a new gallery, it just goes to homepage. i would appreciate if you could reply thanks


EDIT:

Found the file, and changed the line as above. It worked! Here is the file:

components/com_fireboard/template/default/plugin/myprofile/myprofile_avatar_upload.php

Couldn't find with Windows search by the way. It drived me mad Finally I have categories in my gallery Thanks for the above tip by the way.
elifbb (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
 
Last Edit: 2008/03/08 23:24 By elifbb.
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop