Forum Replies Created
-
In reply to: Spanish characters aren’t shown
Solved! What a silly thing!!
Change the config.php file
this line…
define(’BBDB_CHARSET’, ”);
turns to…
define(’BBDB_CHARSET’, ‘utf8′);
Thank you, everybody!!
In reply to: Spanish characters aren’t shownTengo el encoding del navegador en iso-8859-1 y sigo viendo los símbolos raros. Tampoco entiendo mucho sobre esto…
PD.: Probablemente todo el mundo habla castellano aquí y no se atreve a decirlo.
In reply to: Spanish characters aren’t shownThis is a test
Esto es una prueba
¿ ó ú ñ á é ?
In reply to: Spanish characters aren’t shownThank you! But… I have no plugins installed on BBPress. I have desactivaed all plugins on the blog and Spanish characters aren’t shown…
In reply to: I want to show de WP profile instead BB ProfillePerhaps… Can I call wp author data from the bb author template?
In reply to: bbPress 0.9.0.1 releasedno… i have no bbpress admin… http://estoyhaciendocosas.com/debates/
why?
i installed an older version and tried to integrate with wp
then i updated successfully wp, but no bbpress
so i deleted all de bbpress and i tried to install again…
In reply to: bbPress 0.9.0.1 releasedI follow and It seems bbpress admin has dessapeared again… I’m going to repet all the proccess…
In reply to: bbPress 0.9.0.1 releasedI remove the lines and appears this message:
“
Warning: in_array(): Wrong datatype for second argument in /var/www/vhosts/estoyhaciendocosas.com/httpdocs/debates/bb-admin/upgrade-functions.php on line 535
Warning: Cannot modify header information – headers already sent by (output started at /var/www/vhosts/estoyhaciendocosas.com/httpdocs/debates/bb-admin/upgrade-functions.php:535) in /var/www/vhosts/estoyhaciendocosas.com/httpdocs/debates/bb-includes/functions.php on line 2248″
In reply to: bbPress 0.9.0.1 releasedHi! Thanx! I have a question. Installer says:
bbPress is already installed, but appears to require an upgrade.
Perhaps you meant to run the upgrade script instead?
I click on upgrade script and it says:
You’re running in safe mode which does not allow this upgrade script to set a running time limit. Depending on the size of your database and on which parts of the script you are running, the script can take quite some time to run (or it could take just a few seconds). To throw caution to the wind and run the script in safe mode anyway, remove the first few lines of code in the bb-admin/upgrade.php file. Backups are always a good idea.
Any idea?