-
nicholmikey joined the group Third Party Components & Plugins 13 years, 7 months ago
-
nicholmikey posted on the forum topic Move Admin Bar to the bottom of the screen in the group How-To and Troubleshooting: 13 years, 7 months ago
Never mind, this was the solution :
body {
padding-top: 25px;
}#wp-admin-bar {
bottom: 0 !important;
position: fixed !important;
top: auto !important;
}
#wp-admin-bar ul { /* all lists */
bottom: 24px;
}#wp-admin-bar ul li:hover ul ul, #wp-admin-bar li.sfhover ul li ul {
left: -999em;
bottom: auto;
} -
nicholmikey posted on the forum topic Move Admin Bar to the bottom of the screen in the group How-To and Troubleshooting: 13 years, 7 months ago
Same problem
-
nicholmikey posted on the forum topic Upgrade 1.0RC to 1.1 (so that I may auto update) in the group How-To and Troubleshooting: 13 years, 7 months ago
Just updating this in case others run into the same problem. I have successfully upgraded while retaining all data using the following steps: Revert to a non BuddyPress theme Disable all MU plugins – Navigate to wp-content/mu-plugins/ file folder – remove or rename (example example.php.old) all .php files related to BuddyPress, or for plugins that […]
-
nicholmikey posted on the forum topic Upgrade 1.0RC to 1.1 (so that I may auto update) in the group How-To and Troubleshooting: 13 years, 7 months ago
Ok I found it on the way-back machine, I would recommend returning it to the site if possible : http://replay.web.archive.org/20090627212041/https://codex.buddypress.org/getting-started/installing-buddypress/upgrading-from-rc-1/
-
nicholmikey posted on the forum topic Upgrade 1.0RC to 1.1 (so that I may auto update) in the group How-To and Troubleshooting: 13 years, 7 months ago
I tried that and it had no effect. Is this page reposted anywhere? https://codex.buddypress.org/getting-started/installing-buddypress/upgrading-from-rc-1/ Right now I have 2 plugin folders, mu-plugins and plugins. I coped 1.0 into the plugins folder but it does not show up on my list of plugins ( WordPress 3.1.2.). Currently the controls for 1.0rc1…[Read more]
-
nicholmikey posted on the forum topic Upgrade 1.0RC to 1.1 (so that I may auto update) in the group How-To and Troubleshooting: 13 years, 7 months ago
Well the database design between 1.0rc and 1.2.8 has some large changes, I will try tomorrow to drop in a newer version and see if it changes the tables appropriately. Can you be more specific about what file is the “internal update script” ? Thanks!
-
nicholmikey posted on the forum topic Upgrade 1.0RC to 1.1 (so that I may auto update) in the group How-To and Troubleshooting: 13 years, 7 months ago
Well to my understanding 1.0rc1 does not have an auto-upgrade feature, is this correct?
Also, thank you very much for the help!
-
nicholmikey posted on the forum topic Upgrade 1.0RC to 1.1 (so that I may auto update) in the group How-To and Troubleshooting: 13 years, 7 months ago
Well wordpress has been upgraded to 3.1 (was 2.9.2), BuddyPress is more or less functioning but we need to upgrade. I am prepared to re-write the theme, but I am concerned about migrating data. Do you think following the 1.0 upgrade directions on a 1.0rc1 version will retain the data? Or do I need to […]
-
nicholmikey posted on the forum topic Upgrade 1.0RC to 1.1 (so that I may auto update) in the group How-To and Troubleshooting: 13 years, 7 months ago
Should I take it that this is not possible, and I will have to extract the data and map it into a new install?
-
nicholmikey started the forum topic Upgrade 1.0RC to 1.1 (so that I may auto update) in the group How-To and Troubleshooting: 13 years, 7 months ago
Hello, I am running BuddyPress 1.0RC with a large user base. I would like to upgrade to the latest version. I have seen steps on this site about how to upgrade from the 1.0 release, but not from 1.0RC. If anyone can point me in the right direction I would really appreciate it.
-
nicholmikey joined the group How-To and Troubleshooting 13 years, 7 months ago
@nicholmikey
Active 9 years, 11 months ago