Search Results for '\"wordpress\"'
-
Search Results
-
Hi, I am setting up a forum for my website but stuck at user profile links. User profiles are linking to wordpress profile links like “/members/admin” instead of “/forum/users/admin”.
It can be viewed here: http://www.poemsurdu.com/forum/urdu-poetry-forum/
On this page there are two users’ activities ‘admin’ and ‘khan’ both are linking to a 404 /members/ page.
Please help me resolve this problem. I could not find any thread exactly on this problem.Gud day all,
I noticed thread Created with bbprrss Forum on my wordpress don’t appear on the LATEST POST in the site index.Pls what did i need to do to set dis up.?
Your respond is highly appreciatedTopic: CSS..?
When I edit a reply I get a white screen with a 500 error code. Refreshing the page brings the reply back up just fine.
Running on a dedicated server with plenty of memory, tested with multiple themes, including twenty fifthteen, and even made sure the wordpress memory was increased in the wp-config.php file.
Anything else I can do to get rid of this issue?
Hello,
I’d appreciate your help on this.
I’d love to integrate forums into my wordpress site, but how do I get rid of all the clutter in bbpress?
There is really cool community software out there like Flarum or the P2 theme that put the focus on the people discussing and on the topics, not on status infos.
That makes me wonder: How do I get bbpress to be more like them while maintaining the basic functionality of the forum software and the look and feel of my theme?
How do I eliminate:
– Notices from “This forum is empty.” and “Oh bother! No topics were found here!” That’s obvious when I open a new forum. I would post welcomes if that would solve the problem. But I have seen that this replaces the notices with even longer info that probably nobody wants to read.
– Further notices like “Your account has the ability to post unrestricted HTML content.” makes people probably think: When do I get to the posting form?
– “Maximum Length: 80” for the title – People will notice.
– Topic status: … closed. In an open discussion, who decides when a topic is closed?
These are just some examples.
I do not know how to edit functions.php. I have fields for Filters and Hooks in my theme options, but I would need clear instructions where to put what, or some CSS.
Is there any plugin with which I can deactivate this?
Thanks a lot for some hints.
Nicole
Topic: Trouble Importing phpbb
I’ve been trying for weeks now to import a version of phpbb 3.1.5 to my bbPress 2.5.7 version on WordPress 4.2.2. I can’t seem to get past a particular set of errors. I do not know what this means. Is this a wordpress issue, a bbpress issue or a phpbb issue? I can’t seem to find any support topics in the forums that address this and the last couple of posts I’ve made haven’t gotten any replies. Do I need to open a repair ticket of some kind to have it looked into? Someone please help. I’d rather not continue using phpbb, but if I can’t get this resolved soon, I’m going to have to abandon bbPress altogether.
WordPress database error: [Unknown column ‘topics.topic_replies’ in ‘field list’]
SELECT convert(topics.topic_id USING “utf8”) AS topic_id,convert(topics.topic_replies USING “utf8”) AS topic_replies,convert(topics.topic_replies_real USING “utf8”) AS topic_replies_real,convert(topics.forum_id USING “utf8”) AS forum_id,convert(topics.topic_poster USING “utf8”) AS topic_poster,convert(posts.poster_ip USING “utf8”) AS poster_ip,convert(posts.post_text USING “utf8”) AS post_text,convert(topics.topic_title USING “utf8”) AS topic_title,convert(topics.topic_status USING “utf8”) AS topic_status,convert(topics.topic_type USING “utf8”) AS topic_type,convert(topics.topic_time USING “utf8”) AS topic_time,convert(topics.topic_last_post_time USING “utf8”) AS topic_last_post_time FROM phpbb_topics AS topics INNER JOIN phpbb_posts AS posts USING (topic_id) WHERE posts.post_id = topics.topic_first_post_id LIMIT 0, 100
