JoseFranc
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Need HelpBlazeForce. Do you have any idea about how to downgrade to the previous version ??
Forum: Fixing WordPress
In reply to: Need HelpWe have upgraded the WordPress version to 3.1.2 and after that we got a message that the databases are corrupted and needed to be repaired. We have repaired them by including a line of text to the wp-config.php file. After uploading the repaired wp-config.php file we have performed the repair process, but when trying to load the WordPress blog it appears again the same problem.
Forum: Fixing WordPress
In reply to: Visual edit tab does not work@gfra
My mother language is Spanish.
But with my limited knowledge of English, I think that Concatenate means putting one thing after another, like the rings in a chain.Forum: Fixing WordPress
In reply to: Visual edit tab does not workEsmi. I have found the solution. Everything is working now. I am going to activate the plugins and see if everything keeps working.
What did I do ? I followed VISUALALE advise:
Download your wp-config.php and add this line of code at the bottom of the file before the “require_once” line.define(‘CONCATENATE_SCRIPTS’, false );
Esmi. Is there any problem with including that line of code ?
Should I leave the PHP memory limit at 256M ?
Should I un-install memory-bump plugin ?
I appreciate your advise. Thank you.
Forum: Fixing WordPress
In reply to: Visual edit tab does not workThank you Esmi.
During the last 2 hours I have been following all your step-by-step instructions above. Now:
– all plugins are deactivated.
– default theme is switched.
– I reset the plugin folder to an empty one. And later to the original.
– re-uploaded the wp-admin and wp-includes folders from wordpress-3.0-latest (now in the Dashboard it appears “You are using WordPress 3.0.1-alpha-15359.”)
– installed and activated memory-bump plugin.
– increased the available memory adding this line to my wp-config.php file:
/** Increasing memory allocated to PHP */
define(‘WP_MEMORY_LIMIT’, ‘256M’);But still not working. I am desperate. What else can I do ?. As it is a new account (I created it yesterday), can I send you my /wp-admin/ login details for you to see and check, please ??
Thank you again.
Forum: Fixing WordPress
In reply to: Visual edit tab does not workThank you hatefulcrawdad. The “disable visual editor” isn’t checked.