-
Alicethai joined the group WP Google Plus Connect 13 years ago
-
Alicethai joined the group WP-FB-AutoConnect 13 years ago
-
Alicethai replied to the forum topic Img issue in member’s activity entry in the group How-To and Troubleshooting 13 years, 1 month ago
OK, I think I got it but it would still be nice if someone can confirm this.
In the plugins/buddypress/bp-activity/bp-activity-functions.php I have replaced “$src = substr( substr( str_replace( ‘src=’, ”, […] -
Alicethai started the forum topic Img issue in member's activity entry in the group How-To and Troubleshooting 13 years, 1 month ago
Using the latest Wp, Bpress etc etc. here’s the issue:
– in the member’s activity page the images have, sometimes, an extra"
at the end of the src value – this will not load/create the thumbnail for the […] -
Alicethai started the forum topic Rewrite img src in activity entry in the group Third Party Components & Plugins 13 years, 1 month ago
Sorry, just found that I can start threads on the forum… so I’ll just copy here what I wrote before in activity:
I have this code:
function google_image_proxy($content) {
$prefix = […] -
Alicethai posted an update in the group Third Party Components & Plugins 13 years, 1 month ago
I have this code:
function google_image_proxy($content) {
$prefix = ‘https://images2-focus-opensocial.googleusercontent.com/gadgets/proxy?url=’;
$suffix = ‘&container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*’;
$pattern = ‘/(]* ?src=)[“‘]?(https?://[^”‘ ]+)[“‘]?([^>]+>)/ism’;/* method 1, does not encode url…[Read more]
-
RobotFX posted an update 13 years, 1 month ago
is there any plugin to automatically delete the activity entries after a period of time; I mean older then xx days?
-
Alicethai posted an update in the group How-To and Troubleshooting 13 years, 2 months ago
What is the link to delete member’s accounts?! (by members themselves)
Please give this site as example. -
Alicethai replied to the forum topic Buddypress 1.5 bugs in the group How-To and Troubleshooting 13 years, 2 months ago
Thanks Ray, I’ve already started the modifications. Actually, I’ve switched to the default (new) Bp theme and none of the problems seem to occur; I suppose is just another day of editing the template’s file and […]
-
Alicethai started the forum topic Buddypress 1.5 bugs in the group How-To and Troubleshooting 13 years, 2 months ago
1. Member’s setting page doesn’t load (in my case, like it wouldn’t exist, browser can’t find it) – no errors in php, apache etc.
2. The delete link in the activities’ entries disappeared.
3. The member’s […] -
Alicethai replied to the forum topic 1.5: Profile settings doesnt work and cant delete stuff from activity stream. Change language? in the group How-To and Troubleshooting 13 years, 2 months ago
Same here. Settings doesn’t find the address and I’ve just noticed I don’t have the delete link in the activity entry, too.
-
Alicethai replied to the forum topic Settings link a blank page in the group How-To and Troubleshooting 13 years, 2 months ago
Same here… strange thing is that the browser doesn’t even load the default 404 page, it just doesn’t find the url like the site wouldn’t even exist (?!)
-
Alicethai replied to the forum topic Only Show Members with Avatars in the group How-To and Troubleshooting 13 years, 4 months ago
Boone, can you please explain this for all the noobs?! In a step-by-step way, with code examples etyc 🙂
Thanks! -
Alicethai posted an update in the group How-To and Troubleshooting: 13 years, 5 months ago
Hello
I’d like to know the code I must use, if any, for the member’s page (I’ll add the code to member-header.php) to show something (like an edit photo link for example) only on the logged in member’s personal page. I have the to show for the logged in people, I don’t know how to show something only on their pages (meaning, for their eyes only :)) -
Alicethai posted on the forum topic Social buttons in profile (Facebook , PS3 , X360 , etc) example inside in the group How-To and Troubleshooting: 13 years, 5 months ago
Yap, done it easily. So, create the custom field for the members to enter only the link to their other social sites and then use this to show that in your member-header.php , where link1 is the name of the field – use this code as the href to the link you want to insert: <a href="”>Facebook, for […]
-
Alicethai posted on the forum topic Social buttons in profile (Facebook , PS3 , X360 , etc) example inside in the group How-To and Troubleshooting: 13 years, 5 months ago
You’ll have to create custom field, if I’m not wrong, for the Facebook, Twitter etc member’s links, then modify the member’s header template and embed there the php code that will show only that particular field (dunno the code, either, is here somewhere). Actually, I’ll try to do it myself, seems like a good idea […]
-
Alicethai posted on the forum topic Avatar Crop Not Working in the group How-To and Troubleshooting: 13 years, 5 months ago
Got it, it was not my optimization, the problem was another javascript using jquery that was translating the page – apparently there was some sort of conflict between them.
-
Alicethai posted on the forum topic Avatar Crop Not Working in the group How-To and Troubleshooting: 13 years, 5 months ago
Ohhh, almost forgot: I’ve optimizes the .js a little and it is possible to made something bad – what is the code or .js file that does the cropping?
-
Alicethai posted on the forum topic Avatar Crop Not Working in the group How-To and Troubleshooting: 13 years, 5 months ago
Same here, but it used to work before. I’ve changed only from fcgid to php mode, in apache settings, since the fcgid made my server crash a lot. That’s the only change I’m aware of, after that the crop didn’t work anymore – just loads the photos and it shows the cropped image but there’s […]
-
Alicethai posted on the forum topic 1.2.8 makes the database server crash in the group Requests & Feedback: 13 years, 5 months ago
I do have problems, too… just can’t find out the issue, I only know it happened after upgrading.. no logs, no nothing.
- Load More
@wattaman
Active 1 month, 3 weeks ago