Search Results for 'test'
-
Search Results
-
Topic: .htaccess/Cookie woes!
I am currently having a problem where when I log in to wordpress (or bbpress) at url:myurl.com, then click a link that is directed to http://www.myurl.com, then I am no longer logged in. (Cookie issues). I am trying to figure out how to define either *.babyquestions101.com (preferably), or if that won’t work then babyquestions101.com AND http://www.babyquestions101.com.
Give it a shot here:
and the forum is here:
http://babyquestions101.com/forum/
PLEASE CREATE ANY ACCOUNTS WITH THE WORD “TEST” AND ANOTHER WORD/NAME IN THE ACCOUNT NAME, unless of course you intend on keeping the account.
UPDATE:
My wordpress options blog url (in the wordpress admin panel) is listed WITH the “www” in front of the domain.. I am digging into mod_rewrite directives, but to be honest, I’m not really grasping it. Right when I think I have it figured out, it throws me. I have been able to get requests going to http://babyquestions101.com to redirect to http://www.babyquestions101.com/ using mod_rewrite in the .htaccess files. However, when I try it out in the forums, (http://babyquestions101.com/forum/) it just resolves at that address, and doesn’t insert the www. Any ideas?
I have installed the latest version of bbPress in a sub-directory of my blog ../bb
Links for template pages generally work and so does the link to the admin and presentation, plugins etc.
But the links to Add Topic, Forums etc all just take me back to the blog home page. Is this something to with WordPress Integration which I have somehow messed up?
Any help much appreciated
Hello,
I need to add a custom page to my forum that acts like any other page, but with custom content I have added. It’s actually going to be a “Contest Status” page, where users can check to see if they have completed the steps necessary to enter the contest, and once they have to track the contest’s progress. I know how to create a custom page in wordpress that just points to:
http://www.myurl.com/chosen-page-name
but I can’t quite wrap my brain around this in bbpress. I want the most elegant, simplest, and most unobtrusive solution I can find. I would love the page to resolve to:
http://www.myurl.com/forum/contest
Is this functionality built in? Is it plugin-able? (I’ve never built a plugin). Is there a simple workaround?
Any tips or information is greatly appreciated.
Hi,
Mod rewrite rules set up for bbPress are OK and are better then the ones WordPress uses. However some tweaking can be done to make things better.
I’ve tried to put up together a permalinks plugin. I think that I am half way done but I need some help finishing things up.
The plugin can be downloaded from:
You can take a look to my test site:
http://www.dfur.com (the template is not finished)
The forum link was changed from:
http://www.example.com/forum/forum_id
to
http://www.example.com/forum_name
The topic link was changed from:
http://www.example.com/topic/topic_id
to
http://www.example.com/forum/topic_id
I need help with creating the pagination mod_rewrite rules (page_2 ). Please let me know if anyone can help with setting up new pagination mod_rewrite rules for this page:
http://www.dfur.com/designer_furniture/topic5
Thank you,
Mircea Piturca and Paun Narcis Iulian.