-
hnla posted on the forum topic How to I edit the CSS? in the group CubePoints Buddypress Integration: 15 years, 12 months ago
When there’s a moment it ought to be enqued really rather than added to wp_head as embedded, minor point but keeps things neater and less code to clutter up the head, also it won’t be cached by the browser as embedded.
-
hnla posted on the forum topic Suggested integration in the group CubePoints Buddypress Integration: 15 years, 12 months ago
@gregfielding Greg the only thing I can see that’s incorrect is this line:
$extraquery .= " ';It should be:$extraquery .= singlequote backslash singlequote singlequote semicolonCan’t believe it took me so long to see that 🙁 Not sure how it has become changed, it throws an error for me if I change to your example above […] -
hnla posted on the forum topic Suggested integration in the group CubePoints Buddypress Integration: 15 years, 12 months ago
@gregfielding It does work or at least I have it working, I don’t see anything obviously incorrect, is that a period just before the first = try copying the block again and if it still doesn’t work post your block with the previous and last two lines of the original code so I can see if […]
-
hnla posted on the forum topic Different Ways of Inviting in the group Invite Anyone: 15 years, 12 months ago
I have a suspicion that this is a rod for your back 🙂 have that feeling that it’s going to be one a PITA to get working correctly.
-
hnla posted on the forum topic Different Ways of Inviting in the group Invite Anyone: 15 years, 12 months ago
That was the plugin I was referring to, for reference:
-
hnla posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 15 years, 12 months ago
Yep the images work in respect of the parent cubepoint and I believe the only place those rank images are actually shown is the member links to the thickbox about overlay. It’s where you tried to integrate details into a members profile pages that this particular aspect fails, check the snippet I posted above and […]
-
Hugo Ashmore posted an update 15 years, 12 months ago
Spam groups and spam messages – please site admins can we get these dealt with. Young Anabel is still active! why? I don’t want spam messages in my inbox nor do I want to disable notifications, groups need to be controlled and removed where necessary and this seems like stuff that is a bit of a time waste to be left simply to two developers who I…[Read more]
-
hnla posted on the forum topic help seting up registration on front page like facebook in the group How-To and Troubleshooting: 15 years, 12 months ago
@mikepratt that’s a really nice design and layout, especially like the /why/ page.
-
hnla posted on the forum topic I've got a worm. in the group Miscellaneous: 15 years, 12 months ago
Filezilla is pretty good ftp programme, the client can run sftp, the server can not. I use FileZilla as my client, always have. Pure-ftp seems to be installed on many boxes of the semi configured variety, it is claimed to be a secure FTP server I haven’t used it so can’t comment but others around […]
-
hnla posted on the forum topic I've got a worm. in the group Miscellaneous: 15 years, 12 months ago
That’s the rub it’s why it’s so important to identify how it’s happened, good that you have a dedicated server though as that means you can harden security once things have been cleared up, I like vsftpd as a ftp program considered to be amongst the most secure and set up with virtual users jailed […]
-
hnla posted on the forum topic Different Ways of Inviting in the group Invite Anyone: 15 years, 12 months ago
There is a plugin developed that covered this, have a look through the plugin list. iirc it semed far too problematical for my use and I think it had to be configured from the dashboard which would have been an issue for users.
-
hnla posted on the forum topic I've got a worm. in the group Miscellaneous: 15 years, 12 months ago
@gregfielding you have my sympathy for the task ahead it’s a major PITA. Interested in whether you have identified the manner through which you were hacked though, was it indeed via ftp or some other similar unauthorised access of your server?
-
hnla posted on the forum topic Make wp-admin-bar relative position and inline within header instead of footer / absolute position? in the group How-To and Troubleshooting: 15 years, 12 months ago
Ah hadn’t considered load times as Boone points out, although I don’t really see that there would be a huge issue there and there are many more things going on that do cause page content rendering issues. When I see document elements flowed in this way and visually re-ordered it tends to be from a […]
-
hnla posted on the forum topic Is there actually an 'elegant' way to use an iframe? in the group How-To and Troubleshooting: 15 years, 12 months ago
Iframes are the devils work, and deprecated and definitely not part of a strict DTD not that anyone cares, if they have to be used then as r-a-y says the scripted approaches are best not that they are that elegant but jQuery thickbox is still a script I personally use when required.
-
hnla posted on the forum topic Make wp-admin-bar relative position and inline within header instead of footer / absolute position? in the group How-To and Troubleshooting: 15 years, 12 months ago
it’s simply added to the footer area for what I would guess are perceived as seo concerns keeping it towards the end of the document and using poss abs to visually render it at top of page. There is nothing stopping you changing the add_action(‘wp_footer’, ‘bp_core_admin’) but I think that you need to do this […]
-
hnla posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 15 years, 12 months ago
@xberserker you tried to pull in the rank image into the profile area alongside the points and rank name displays, but that method seems to return null, perhaps out of scope? or not excepting the arguments you are trying to feed it? any ideas ? I played with it for a while but couldn’t see where […]
-
hnla posted on the forum topic Share your rank images 18 x 18 Pixels in the group CubePoints Buddypress Integration: 15 years, 12 months ago
what were you waiting on? 🙂
-
hnla posted on the forum topic Invite Options in the group Invite Anyone: 15 years, 12 months ago
Sounds a bit like an English gentleman’s club, be quite cool then if we could have a blackball facility, a group of committee members that could vote and blackball someone 😆
-
hnla posted on the forum topic Buddypress/Site broken in internet explorer 7 in the group How-To and Troubleshooting: 15 years, 12 months ago
:puzzled: that SC looks as though you are missing CSS styles altogether, what do other browsers look like?
Diagnosing problems from screen captures isn’t really possible, it’s all about the code! Your best bet is to post a link to your site, if it’s live.
-
hnla posted on the forum topic I've got a worm. in the group Miscellaneous: 15 years, 12 months ago
@andrea_r Ok then that’s not so funny, although reading a few of those posts in the link you provided do seem to suggest that the hacks were in a uploaded free theme. If it’s a ftp compromise it’s really about time ftp was simply forbidden or retired :), such an insecure means of accessing a server […]
- Load More
@hnla
Active 7 years, 10 months ago