Yeah, Jonathan Carl should try doing this. Also, telling you are locked out without any specific information is pretty pointless. HmmTry adding this to you config.php file under library/
Code:$config['cookie']['domain'] = '.yourdomain.com';
Yeah, Jonathan Carl should try doing this. Also, telling you are locked out without any specific information is pretty pointless. HmmTry adding this to you config.php file under library/
Code:$config['cookie']['domain'] = '.yourdomain.com';
I just installed this on beta5 & WP3.0.3 and it is working.
Sorry, lately i have been deprived of sleep. I tend to not be very detailed when that happens lol.Yeah, Jonathan Carl should try doing this. Also, telling you are locked out without any specific information is pretty pointless. Hmm
Thank You! That worked perfectly!Try adding this to you config.php file under library/
Code:$config['cookie']['domain'] = '.yourdomain.com';
Not by default, no... you would have a conflict for the index.php let alone other dynamic content.Is it possible to have both WP & XF on the root? If so then what URL structure would be?
You probably want to change your cookie prefix by adding this line to your config.phpMy current problem is, I have members complaining they are unable to log in due to the cookie issue. Does anyone have a suggestion to fix this, most of my members don't even have the slightest clue what a cookie is.
$config['cookie']['prefix'] = 'something-other-than-xf_';
Thank You sir, I appreciate the help.You probably want to change your cookie prefix by adding this line to your config.php
PHP:$config['cookie']['prefix'] = 'something-other-than-xf_';
Also as a reminder or added note to D.O.A.'s post, if you want to display the latest posts on the sidebar or any region that supports widgets. All you have to do is copy the RSS feed URL and enter that URL in the RSS feed widget and place the widget in the location you want on the sidebar.
wp-admin -> Appearance -> Widgets -> Drag RSS to Primary Widget Area and the rest is pretty self explanatory.
<I removed the message because it's too long>
* Display the RSS entries in a list.
Use this? http://xenforo.com/community/threads/bd-wordpress-proxy.6730/xfrocks, anyway to get xenforo user's avatar to display along their comments on wordpress?
What if you're using a custom WP theme?
We use essential cookies to make this site work, and optional cookies to enhance your experience.