Can't add course
-
When I press Add Course it open the window for the information of the course, I put the info and when I press Save noting happends, no information is saved.
Please help…
-
Hi jcolonhdez,
Can you try this in Chrome with the Developer Tools open? They are located under View -> Developer -> Developer Tools. Once open, make sure the Network tab is selected. Then try to add the course.
You should see an item labeled admin-ajax.php?action=course in the Developer Tools window. Click on it and select the Preview tab in the corresponding window.
Cut and paste what you see in this window, into your reply. You should see something like this:
id: “2”
name: “Test”
school: “Test”
semester: “Test”
year: “1092”Hopefully this will give me an idea of why it’s not allowing you to add a course.
Also, what WordPress version are you using? 4.1.1?
Regards,
Aori Nevo
This is what I get:
Error 403: Forbidden
You don’t have permissions to access this page. This usually means one of the following:this file and directory permissions make them unavailable from the Internet.
.htaccess contains instructions that prevent public access to this file or directory.
Please check file and directory permissions and .htaccess configuration if you are able to do this. Otherwise, request your webmaster to grant you access.How do I enable that permission on my .htaccess file?
Is your role ‘administrator’? What version of WordPress are you running? This may be a security measure put in place by the system administrator.
Yes Administrator, WordPress 4.1.1 running Betheme theme.
Here are somethings to try:
1) Refresh the browser.
2) If you have multiple plugins activate it, deactivate them all and then reactivate gradebook. Check to see if gradebook is functioning correctly now. If it is, then there is a conflict with one of the other plugins installed.
3) Completely uninstall the gradebook plugin and reinstall it. You do this by deactivating gradebook and then clicking on the delete option, after the page has reloaded. Then click on the ‘Add new’ button, search for gradebook, and add the plugin.
Let me know what happens.
Browser refresh = nothing
deactivated all plugins, activate only Gradebook test it = same
Unistall Gradebook, reintalled = no change…
I really need this plugin…let me know if you have any other ideas, I,m looking to see if I found something..
Take screenshots of the following:
1) Have your Developer Tools window open with the Network tab selected, and navigate to the gradebook page. Take a screenshot. In your Developer Tools window, click on the link admin-ajax.php?action=get_courses and select the Headers tab. You’ll want to make this window bigger. Take enough screenshots so that the full content of this window is captured. Also take a screenshot of the window under the Preview tab.
2) Try adding a course and do as in 1) but this time click on the link admin-ajax.php?action=get_courses.
I hope that we’ll be able to resolve this quickly.
There seems to be an issue with POST-ing, this is where you get the 403 error. This may have to do with settings on your server. This article suggests somethings to do to fix a 403 error.
I’m interested to see if any of the other plugins that you have active, result in the same error when they POST.
Ok, I tested with a different host (Bluehost.com) installed the plugin and it work, so its my current host, I will contact them..
Thanks for your help!
Very happy with your product!
Perfect! I’m happy to hear that you found a fix and that it wasn’t a problem with the plugin itself.
This is a weird issue tough; I’m interested what they’d say. I use bluehost too and found them to be a great hosting service with excellent customer support.
The topic ‘Can't add course’ is closed to new replies.