Error with cubepoints. Showing page not found - php

I've installed the bbpress and cubepoints plugins in my client's site. Everything else is working fine, except the points table. Whenever I try to visit the mysite.com/members/username/points , it shows page not found.
I've installed bbpress and cubepoints in some other client's site, but then they were working fine. But now it's now. Any idea why it is so? And any solution?
I'm using wordpress 3.5.1
Buddypress 1.7.2
Cubepoints 3.2.1

Most probably this is a problem with buddypress 1.7. Many people has found this error. But the solution is very easy. You just have to add a stdClass in your bp-cubepoint-core.php file.
Go through this LINK to get the step by step flow.

Related

How can i make js_composer plugin works with PHP 8 or higher?

i am new here and i hope you can help me,
my hosting provider forcing me to upgrade to PHP 8 from 7.4 and i have a WP site with Anahata v 1.4 Theme installed. I upgraded the PHP version but WP giving me an error and i couldn't react the site with that error. i deactivated everything and i narrowed down to this file /wp-content/plugins/js_composer.
when i deactivate this file the site is readable, but the whole site is just code like
[vc_row content_width="grid" content_aligment="center" css=".vc_custom_1483025434590{padding-top: 92px !important;background-color: #fafafa !important;}"][vc_column][mkd_separator_with_icon icon_pack="font_awesome" fa_icon="" sep_color="#f7972f" custom_icon="11652"][vc_column_text]
instead of real content like actual rows and column for example (as if i am seeing the page with the simple editor instead of WPBakery Page Builder)
can anyone have an idea how to change something in the js_composer plugin to make it work with PHP 8? or any alternative to that plugin.
i dont see js_composer when i navigate to plugins in my admin daschbord and there are no new version of this Theme avalible.
thanks alot for hearing me.

WordPress Manual Install Theme/Display Issue

My Problem
I manually installed WordPress on a Debian 9 VM in Virtual Box on a Windows 10 machine. When I pull up the website, this is what I get:
A WordPress site with just HTML, no formatting
The point of this install was to learn how to make a custom WordPress theme. I have built child themes before, but never a theme from scratch, so it may be I don't have everything set up yet. But there is a second issue is WordPress does not give me an option to select my second theme either.
What I did
To set up the site, I followed this tutorial on setting up WP on a Debian system. I sort of touched up on this, but I am new to WP development. I thought this was a quick and dirty route to set up a WP install. I don't have the knowledge of WordPress to know if there is an error in this setup guide.
Again, I checked the themes folder. I could not find the custom theme I started to build as an option. I can't currently download themes straight from WP because I don't have an FTP server/client currently installed on my machine. If it were just the inability to choose a WordPress theme from the WordPress theme repository, I'd suspect it's the FTP setup. But, I also can't choose my custom theme. So is there something wrong with the install?
Summary
I can't get any formatting to work on my WP development site. I suspect it's some problem with themes, but I don't know enough about the internals WordPress to know how to diagnose the problem.
Thank you for your time
It's tough to say without seeing your setup exactly, but this is often caused by URL problems.
Are you able to access wp-admin? If so, try logging in and visiting the settings > permalinks page, then just hitting the save button.
Try reloading your site. It might be fixed.. If not, a little more to try. First, I'd open your browser's Console / Inspect mode, and see if there are any console errors (showing CSS files not loading, etc). If so, post them here.
Additionally, I found a helpful article that details some other things to try when this problem pops up:
http://wphelp24.com/how-to-fix-wordpress/how-to-fix-wordpress-css-not-loading/

I can't open my WordPress login from a local Install

I just changed my WP user password from the Admin area of my local installation (using MAMP here). So right after I saved, everything went blank.
When I try to go to http://localhost/My-Theme/wp-admin/ I get nothing but a white page (the little MAMP favicon still on the tabs corner of the browser)
However when I go to http://localhost/My-Theme/ I can see my theme running.
Any ideas??
This is really frustrating, thank you in advance.
Firstly, you should see your apache logs so they will clarify you a bit more because it could be because of many reasons, for example problems with your database. Try to remove plugins and themes so you can see if this works or not, if it works try to add them 1 by 1 and you could see if theme or plugin fails and give this mistake.
I had a similar issue some time ago. This worked for me:
Try renaming the active theme folder (in wp-content/themes). Once renamed, WordPress will revert to using the WordPress Twenty Fifteen theme. Try to enter the login page again.

Automated blog posts to Wordpress from Scoop it has stopped working

Two weeks ago automated blog posts on our Wordpress site from Scoopit has stopped. We did not change any settings or install anything new.
When we were trying to figure what might have gone wrong, the help page on scoop it suggested a website that validates xml-rpc service of wordpress. I have ran the validation service on our website and it failed on the last test metaWeblog.newMediaObject - uploading an image to wordpress, with an error code 500. We are using Wordpress version 3.9, and PHP version 5.2.5.
Has anyone had a problem similar to this? If so, could you direct me in the right direction?

BuddyPress group creation broken at "Settings" step

BuddyPress version: 1.9.2
Wordpress version: 3.8.1
I have a very angry client at the moment.
The buddy press installation has been functioning flawlessly for a couple of weeks until the last few days.
When creating a new group, at the second step (Settings) the usual options of “Public/Private” etc do not show. When clicking “Next Step” button you get the WordPress error page of “Are you sure you want to do this?”
Have tried disabling all plugins and still not working so I’ve ruled out a plugin issue.
UPDATE:
Going to try move to a fresh server and reinstall piece by piece. Will report back.
I moved the installation to a fresh server and all is good now. I suspect it was something to do with the Varnish config I was running.

Categories