-
hnla posted on the forum topic Delete (unfinished) accounts in the group How-To and Troubleshooting: 15 years, 9 months ago
Like what I did say!
Or Roelant dive into your DB and remove the user from there.
For testing purposes it’s useful to configure a catchall on an email account then you can make up email users as you go along and their email will be dropped into the catchall account you specify.
-
hnla posted on the forum topic Community and Support (Forum) in the group Requests & Feedback: 15 years, 9 months ago
There are many area of the current site under review and changes already written awaiting site access, so you can expect things to improve shortly.
-
hnla posted on the forum topic Delete (unfinished) accounts in the group How-To and Troubleshooting: 15 years, 9 months ago
A little puzzled here so you activated the account? but couldn’t sign in as you had forgotten the password? Did you try editing the user and changing the password ?
-
hnla posted on the forum topic There were no forum topics found in the group How-To and Troubleshooting: 15 years, 9 months ago
Link to site doesn’t help a great deal as your groups are both ‘Private’ so can’t see anything.
Try setting up a fresh test group as ‘public’ and enabling forum on it and see if that works and allows topics to be created and listed.
-
hnla posted on the forum topic How can I set "Show NewBlogPosts" as default on acitivity-stream? in the group How-To and Troubleshooting: 15 years, 9 months ago
@brainwaves Certainly was a help, thanks! Had been playing with this aspect yesterday trying to use activity-loop.php to control different page views for the main activity loop but this aspect had alluded me. So it’s possible to do: if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ).’per_page=14&action=activity_update,new_blog_comment’));…[Read more]
-
hnla posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 15 years, 9 months ago
@alanchrishughes
Can you explain further what you are after? Generate single links to pages? the menu functionality in WP 3.0 will list all pages created and allow you to create individual menus with selected pages added to them. -
hnla posted on the forum topic Admin Bar annoyances in the group How-To and Troubleshooting: 15 years, 9 months ago
Daniel, technically you should have labeled that link to your site as NSFW or PNSFW. The adminbar is controlled from the adminbar.css stylesheet located in the bp-default themes _inc/css/ folder You would need to change #wp-admin-bar from position:fixed; to position:absolute; References to link colours can be found by scrolling down and looking…[Read more]
-
hnla posted on the forum topic Are these BP Plugins compatible with WP3? in the group Creating & Extending: 15 years, 9 months ago
‘Invite Anyone’ and sibling ‘Group Email Subscription’ should/seems ok I have them running on a live test site running WP 3.01 and BP 1.2.5
‘oEmbed’ runs on a local test install without any issues.
Best thing is to run each on a test install and check through them.
-
hnla posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 15 years, 9 months ago
@pcwriter There is a need at present for dashboard links if one is running WP 3.0 single blog (unless one wants to have to ad the WP meta or type at address bar) I keep a function that allows me to add to adminbar links similar to that which you describe. You may like to consider […]
-
hnla posted on the forum topic Buddypress Hosting in the group How-To and Troubleshooting: 15 years, 9 months ago
Word of caution I have already dropped a note to the bluehost affiliate manager about your last 12 spam posts on this forum, I wouldn’t advise you make any further ones!
-
hnla posted on the forum topic this is much better in the group How-To and Troubleshooting: 15 years, 9 months ago
Than…
-
hnla posted on the forum topic I Could Kiss You. in the group Creating & Extending: 15 years, 9 months ago
đł
If you want the CSS that can display everything correctly you will need to pose the question to Deep Thought.
If you have more specific issues that might be solved quicker then ask away, can’t claim deep thought more like Fleeting Notion.
-
hnla posted on the forum topic Need Help Cloning/Modifying the âGroupsâ Widget in the group Creating & Extending: 15 years, 9 months ago
Hmm escaping code has mucked up rendering and edit ability!!
-
hnla posted on the forum topic Need Help Cloning/Modifying the âGroupsâ Widget in the group Creating & Extending: 15 years, 9 months ago
Your pate bin code still shows the same sidebar call does my version not work? or perhaps this version so that you don’t needlessly render markup if no widgets in area
<?php if(function_exists(âdynamic_sidebarâ) ) : ?>
<div>
<?php dynamic_sidebar(âProfile Groups Areaâ) ; ?> -
hnla posted on the forum topic I think my site has been hacked in the group How-To and Troubleshooting: 15 years, 9 months ago
Yep sorry I was referring to changing login name which adds to obscurity by leaving Admin as the visible user yet one would need to know the actual and different login name, it works after a fashion except for the fact that the new real login is shown on one of the @mention links but […]
-
hnla posted on the forum topic Need Help Cloning/Modifying the âGroupsâ Widget in the group Creating & Extending: 15 years, 9 months ago
Very often with errors in either scripting or markup the reported point of error is not necessarily where the actual problem starts from it’s just where the validation finally fails to be able to parse the logic. You are saying ‘IF’ something then do something and we are waiting for that to be finished, however […]
-
hnla posted on the forum topic I think my site has been hacked in the group How-To and Troubleshooting: 15 years, 9 months ago
edit/ beaten to it đ check that link as it will have the best advice. Simple security through obscurity firstly; don’t use the name Admin change it to something else ensure a really strong password, was yours strong before? this is an example of a strong password and would take a long time to brute […]
-
hnla posted on the forum topic Clean Install on Ubuntu server, but when I type in URL I get a blank page in the group How-To and Troubleshooting: 15 years, 9 months ago
When you say type in url from a neighbours computer what exactly are you typing? what means have you set up so that your LAN responds to http requests, only ask as you state your not a super tech but you do have basic network knowledge? You have a fixed IP ? Your firewall,router passes port […]
-
hnla posted on the forum topic Default Theme Link Font Color Change in the group Creating & Extending: 15 years, 9 months ago
It ought to. Specificity is almost likely the culprit. All rulesets are afforded a ‘number’ that represents their ‘Weight’ or specificity; the specificness of that rules properties over another, it’s calculated from the selectors which have various numbers assigned them. To test try adding in antecedent selectors – ancestors or parents of the…[Read more]
-
hnla posted on the forum topic Change width of column BP-Default theme in the group How-To and Troubleshooting: 15 years, 9 months ago
If you narrow your browser you will see the issue, links set out this way only work in fixed width layouts or at least where the min overall layout width is greater than the links, At min layout width and max width as set the links haven’t enough room, start adding plugins that add links […]
- Load More
@hnla
Active 7 years, 10 months ago