Search Results for '"wordpress'
-
Search Results
-
Topic: Can not upgrade to 2.6
I am very new to this, I hope someone can help me.
I had wp 2.5 installed from fantasico or what ever it is called from Cpanel. any way every thing was fine. I tried to upgrade to 2.6. I followed the instructions. backed up the files then deleted all the files and folder that I was told to delete and kept wp-contents, wp-config.php and htaccess.
I downloaded 2.6 to my computer, unzipped it. Using fillezilla I transfered the files over. Now this is what is said when you go to my site. (I havnt published my main site being http://www.mgjewellery.com.au the the internet yet) my site is http://www.mgjewellery.com.au/wordpress
Warning: Unexpected character in input: ”’ (ASCII=39) state=1 in /home/mgjewell/public_html/wordpress/wp-includes/functions.php on line 1706
Parse error: syntax error, unexpected T_STRING in /home/mgjewell/public_html/wordpress/wp-includes/functions.php on line 1706
Can someone, anyone please help me urgently.I need very basic instructions. Thank you so much for reading
Topic: Cannot change Secret Field
Hi,
I entered the wrong Secret value when installing BBPress. Now when I go to BBPress Settings > WordPress Integration and try to change it, it logs me out of BBPress. The value obviously does not get updated. This only hapens if I try to change the Secret field.
How do I update the field as WP integration will not work otherwise? I don’t have direct access to the database, no PHPmyadmin option. My client is using PLESK.
Thanks!
Guys, be gentle – I am fully aware that this is a question as technically ignorant as it gets.
I have registered for a few RSS feeds on blogs etc without problem, but I have never been able to figure out how the RSS feeds work with the bbPress and WordPress support forums.
Whenever I have decided I’d like a feed of a particular thread I’ve posted on, for example, I click on the RSS button and get a page full of code I have no idea what to do with.
Could any of you kind informed folk explain in lay language how I can turn this page of code into a way of registering for a feed, please?
Topic: Permalink and slug rebuild?
I’m using the name based permalinks. After renaming a forum title the slug or permalink did not change. Is there a rebuild permalink feature similar to wordpress?
Thanks,
Gio
Hello,
i want to add at bbPress the 100% width in admin, like this plugin for wordpress:
So, the code is:
add_filter('tiny_mce_before_init', 'rmw_tinymce');
function rmw_tinymce($init){
$init = true;
return $init;
}
add_action(‘admin_head’,’rmw_head’,99); //Hook late after all css has been done
function rmw_head(){
global $is_IE; ?>
<style type=”text/css” media=”all”>
.wrap,
.updated,
.error,
.widefat,
#the-comment-list td.comment {
max-width: none !important;
}
<?php if( $is_IE ){ ?>
* html #wpbody {
_width: 99.9% !important;
}
<?php } ?>
</style>
<?php } ?>
but not works for bbPress… what can i do for the plugin works?
bye
During step 3 of the installation process, I accidentally inputted the wrong URL for my forum.
It asked me for the Site address (URL), which was defaulted to:
http://mysite.com/wp-content/plugins/bbpress/
I changed this to
Now I can’t access the forums at all, and I can’t figure out how to change the URL back. I looked at bb-config.php, but didn’t see any way to fix this.
I’m not good with PHP and I’m new to WordPress in general, so any novice advice would be much appreciated!
It’s definitely not ready for production use but the 1.0 alpha in the trunk is looking really good. Sam (and MDA) have been hard at work.
Looks a great deal like WordPress behind the scenes – I mean the new 2.5-2.6 look with rounded everything – but in our familiar and sharp looking green.
BackPress is now powering it which should unify us with WordPress more than ever before and accelerate feature development.
Hey it’s got a dashboard like WordPress now!
I also see they added Display Names to bbPress.
This actually is to my dismay but I guess other people may like them. (Personally for me it will be the first thing I disable – nothing but trouble with pesky childish users).
It also has categories built in: [screenshot]
If you are a power user and know what you are doing, give it a try in a test environment – do NOT overwrite an existing install, it’s not stable yet. Sam says they could use some testing bug reports on TRAC for it.
ps. even more good news is that many of my plugins seem to work hassle-free on it…
All the items on this page are RSS feeds.