buzug
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No wp_options table : normal or notYes, there are a lot of wp_NUMBER_options tables, one for each blog of the multisite install, but no simple wp_options table. It seems the wp_1_options is used as the repository for network-related options.
In fact my aim is to know whether it’s abnormal (= I shall perform some maintenance actions in order to fix the database) or not (= I can work on something more useful ! 🙂 )
Hi @klipari, will (s)he come here to keep me informed ?
Hi Frederick !
IMHO, it would be *great* to be able to network activate the plugin when running on multisite and to have a way to centralize the settings so that the same settings are used on all blogs, e.g. by choosing which site is used as the reference site, or by using a common settings file.
Bye,
BuzugForum: Plugins
In reply to: [Invite Anyone] [Plugin: Invite Anyone] fix for site with 10,000 usersHi,
Wouldn’it be possible to make some basic settings, so that huge communities can tune the kind of data/sql request that is performed ? And/or to request the users list through ajax, so that the page can load quickly ?
Bye,
BuzugForum: Plugins
In reply to: [BP GTM System] [Plugin: BP GTM System] Bug report@jcollier Hello, in fact what you can do is copy/pasting :
/wp-content/plugins/buddypress/bp-themes/bp-default/groups/single/plugins.php
… to…
/wp-content/themes/YOURTHEME/groups/single/plugins.php@slaffik I stil get weird behaviours with 1.7.3. For example, there’s no one in the list of involved people… And when I edit and save a task/project, it seems there is a problem : the footer is not shown, and changes performed on user roles for the project/task are not saved. Maybe related to the problem with involved people ?
Bye,
BuzugForum: Plugins
In reply to: [BP GTM System] [Plugin: BP GTM System] Bug reportHum, it does not, indeed but… Our theme is a child-theme, shouldn’t it inherit bp-default’s pages when they miss?
Forum: Plugins
In reply to: [BP GTM System] [Plugin: BP GTM System] Bug report#noBackEnd : ok, great !
#theme : it is a custom theme, but I just tried BP GTM 1.7.1 after deactivating all plugins and setting bp-default theme, and… it works. I gonna check where the problem comes from, but if you have an idea, please tell me…