Search Results for '"wordpress"'
-
Search Results
-
Hi,
In the forums page, I want to create a map and if user click on a particular region, then it should lead into the forums for that region. Let’s say I have four different regions.
I know this is a wild dream. Can I even setup something like this using bbpress and wordpress combination?
Thanks
Sorry, does anybody knows here how to settle such a problem. No pictures could be seen in my bbPress forum and the basic theme can not be changed, because no other theme works properly. For example, the is definitely a file on the server http://www.free-russia.net/bbpress/my-plugins/bbpress-polls/icon.png but .htaccess file of WordPress redirects to the 404 error page.
The .htaccess file is this one:
—
# BEGIN WPSuperCache
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
AddDefaultCharset UTF-8
RewriteCond %{REQUEST_URI} !^.*[^/]$
RewriteCond %{REQUEST_URI} !^.*//.*$
RewriteCond %{REQUEST_METHOD} !POST
RewriteCond %{QUERY_STRING} !.*=.*
RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$
RewriteCond %{HTTP_USER_AGENT} !^.*(2.0 MMP|240×320|400X240|AvantGo|BlackBerry|Blazer|Cellphone|Danger|DoCoMo|Elaine/3.0|EudoraWeb|Googlebot-Mobile|hiptop|IEMobile|KYOCERA/WX310K|LG/U990|MIDP-2.|MMEF20|MOT-V|NetFront|Newt|Nintendo Wii|Nitro|Nokia|Opera Mini|Palm|PlayStation Portable|portalmmm|Proxinet|ProxiNet|SHARP-TQ-GX10|SHG-i900|Small|SonyEricsson|Symbian OS|SymbianOS|TS21i-10|UP.Browser|UP.Link|webOS|Windows CE|WinWAP|YahooSeeker/M1A1-R2D2|iPhone|iPod|Android|BlackBerry9530|LG-TU915 Obigo|LGE VX|webOS|Nokia5800).*
RewriteCond %{HTTP:Accept-Encoding} gzip
RewriteCond /home/freerus/public_html/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html.gz -f
RewriteRule ^(.*) /wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html.gz [L]
RewriteCond %{REQUEST_URI} !^.*[^/]$
RewriteCond %{REQUEST_URI} !^.*//.*$
RewriteCond %{REQUEST_METHOD} !POST
RewriteCond %{QUERY_STRING} !.*=.*
RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$
RewriteCond %{HTTP_USER_AGENT} !^.*(2.0 MMP|240×320|400X240|AvantGo|BlackBerry|Blazer|Cellphone|Danger|DoCoMo|Elaine/3.0|EudoraWeb|Googlebot-Mobile|hiptop|IEMobile|KYOCERA/WX310K|LG/U990|MIDP-2.|MMEF20|MOT-V|NetFront|Newt|Nintendo Wii|Nitro|Nokia|Opera Mini|Palm|PlayStation Portable|portalmmm|Proxinet|ProxiNet|SHARP-TQ-GX10|SHG-i900|Small|SonyEricsson|Symbian OS|SymbianOS|TS21i-10|UP.Browser|UP.Link|webOS|Windows CE|WinWAP|YahooSeeker/M1A1-R2D2|iPhone|iPod|Android|BlackBerry9530|LG-TU915 Obigo|LGE VX|webOS|Nokia5800).*
RewriteCond /home/freerus/public_html/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html -f
RewriteRule ^(.*) /wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html [L]
</IfModule>
# END WPSuperCache
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
—
The blog is here: http://free-russia.net and the forum is here: http://free-russia.net/bbpress.
Could anybody say what should be added or changed to make the forum work properly?
I have an example of the pagelines iblog3 theme integrated with bbpress. Before I did this I was looking for some examples but couldn’t find any with wordpress and bbpress.
Hi,
I have bbPress and wordpress installed locally on my machine. Now, I want to move both of them from localhost to the live server. Can anyone please explain?
Thanks!
Recently I got this mesg who drives me crazy..
Warning: Visiting this site may harm your computer!
I don’t know what happened to my blog and forums.. I think all was secure and safe in my site.. I have talked to my hosting company they clean it.. but the problem is still there..
http://www.car-n-car.com (wordpress)
http://www.car-n-car.com/forums (bbpress)
It’s really disturbing me… how can I fix it?
is there any wordpress or bbpress authenticated plugin who defend my site from suspicious codes, and hackers attacks..
please guide me to remove this bloody mesg…. otherwise my site will useless

help me again…
Regards,
cNc
Hello,
I have a website with WordPress as the mainsite and vBulletin as a forum. After doing lots of research on bbPress, I quickly understood that bbPress is far superior for my needs and would fit extremly well

I do however have one problem, and that is that I have lots of users and posts that I can’t loose. I’d like to transfer my users login info as well as all the posts and threads.
Are there any scripts for converting a vBulletin database to a bbPress database?
Thanks for all help.
Hi, I am a Newbie. I have downloaded and installed WordPress and bbPress locally. I used the same database for wordpress and bbpress. I was able to open both of them at the following locations.
http://localhost/ (wordpress)
http://localhost/bbpress/ (bbpress)
Now, how can open bbpress forums on the wordpress site? I am trying to create a website where one of the pages contains forums.
Any help will be greatly appreciated!
]