Search Results for '"wordpress'
-
Search Results
-
Now bbPress 1.0.1 is available for download in Italian at: http://www.wordpressmu-it.it/downloads/
There are 2 package, the only localization files and the full package with the bbPress files and the localization files.
Ora bbPress 1.0.1 e’ disponibile al download in Italiano su: http://www.wordpressmu-it.it/downloads/
Ci sono 2 pacchetti, solo i file di localizzazione e il pacchetto completo con i files di bbPress ed i files per la traduzione.
Do you know i could check in bbpress if a user is in a specific wordpress user category ? I must create a new user category in wordpress, and i’d use this in bbpress.
for example
if user_id in category=example_category
make this…
else
I’m having login problems with my WordPress and bbPress integration. I have to login to both programs. However, when I log out of either program, I log the other program out.
I have WordPress 2.8.1 and bbPress 1.0 installed.
WordPress is installed on the main directory (i.e., my-site-url)
bbpress is installed as a subdirectory (i.e., my-site-url/bbpress)
I’ve checked to make sure the four keys in the wp-config and bb-config files match up.
I’ve checked to make sure the auth_salt and logged_in_salt keys match up between WordPress and bbPress
The cookies generated seem to be correct.
It creates a wordpress logged in cookie (e.g., wordpress_logged_in_f1f3…a00a)
with a path of /
It creates five wordpress cookies (e.g., wordpress_f1f3…a00a)
with the following paths
/wp-content/plugins
/wp-admin
/bbpress/my-plugins
/bbpress/bb-plugins
/bbpress/bb-admin
Since I’m setting up my site, I have uninstalled and reinstalled the programs with the same problem. Perhaps, there is a step I’m missing. Any ideas to correct this would be appreciated!
Topic: Remove Topic in URL
Is it possible to remove “topic” in the URL.
I have now http://www.site.com/forum/topic/example, so is is possible to get:
http://www.site.com/forum//example
Just like in wordpress, i can remove the “category” slug.