jpittssr
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: BuddyPress Album ] Error when uploading picturesThanks for the reply.
I had installed & un-installed so many things I thought I would start over.
I reinstalled WP, Buddypressm buddypress default theme.
I have the album working fine.
I found a theme I really like (cosmic Buddy)for the type site I want but I have one small problem . This theme has an option to change your avatar by uploading a picture then cropping and saving.
When I upload the file is going into the folder on the site but it does not show where you can crop it.
I know what the problem is I just can’t find the code in any of the files.
I used firebug and found this line of code:
<img alt=”Avatar to crop” class=”avatar” id=”avatar-to-crop” src=”wp-content/uploads/avatars/4/Toby-299×450.jpg”>Notice that there is not a / after the scr=”
If I could find which file it was in I would be good to go.Excuse the long ramble.
Ed
Forum: Plugins
In reply to: [Plugin: BuddyPress Album ] Error when uploading picturesI am getting a little different response.
Version 1.6
I am running 2 wp installs: 1 on localhost (my computer)
1 production setting @ https://carvingsforyou.com/wp/
On localhost, NO PROBLEM great album!On production it installed with no indicated errors BUT,
when I go to the buddypress menu/album/upload pictures all it does is take me back to the home page. If I watch the status bar I see something about Viemo flash up before the “done” message.
I do not get any error message.
I checked permissions on my server database, set to All permissions.
I read all the previous post in this thread and deleted the bp-album folder and ftp’d the new folder in it’s place.
Nothing seems to help.
Any Ideas, anyone?
If you would like to try it, go https://carvingsforyou.com/wp/
go ahead and register to create a user then login.
BTW User defaults to subscriber.
ALSO I just discovered: localhost has a folder bp-events
I dont find anysuch folder on the production machine. Is this created on first use?Ed