In a suiteCRM system freshly installed the email address field doesn't appear when creating a new contact or account.
This problem doesn't occur in FireFox , but it appears in chrome and Safari!
Those fields are dinamically added by js, which also is activated when you press the plus button to add a new address. Open you chrome Console and try to see if you get any error. Also, try a quick repair and rebuild in Admin panel.
Related
I have just installed https://wordpress.org/plugins/two-factor plugin on my wordpress site and enabled email and google authenticator code. I saved the changes and logged out. Now when I try to login again, after email and password and it shows a disabled form that I can't interact. Now I am not able to login. Please help.
There seems a bug in this plugin. I inspected the form and inside form element, there was an input type submit element. Which was disabled. I removed its disabled css property and form was intractable. I was able to enter code and login.
Deleted this plugin. Will try another one.
Woocommerce add to cart button not working when user not logged in. but when a user logged in its works fine and also when I disable ajax add to cart(It reloads the page when adding the item) its works fine too.
?wc-ajax=add_to_cart call returns 302 error when this happens, but when a user is logged in it returns 200 successfully.
I disabled all the plugins and tried also but it didn't work.
I had a similar issue.
Then I found one of the tables on the database was missing.
You can check that by going to Woocommerce>Status and check if there are any missing tables. Mine was "wp_woocommerce_sessions" table.
Fix: Goto Tools tab on Status and Run the "Update database" tool and "Verify base database tables" tool. My issue was resolved after that.
On chrome, the text on our wordpress contact form page does not update when I do the following:
Enter developer mode f12
In developer mode, select network and click disable cache
Right click reload and select Empty Cache and Hard Reload
If I go to firefox, the changes can be seen, so it is not a hosting issue. Our host is namecheap.
This is really annoying, does anyone know how I can force chrome to discover the new text?
You could try to open the page in a private tab. This is not actually a solution, but for testing purposes it could do the trick.
I currently run a WordPress website which recently started to bug me. I am the only admin on the page and I suddenly cannot add a product, page or anything for that matter. Instead of the publish button there is a "send for review" or something button. Even if I hit that button it says I do not have the rights to do it.
I have tried:
- adding a new administrator but it has the same effect
- disabled ALL plugins and tried again = nothing
- changed privileges in the database (table wp_usermeta)
Help would be extremely welcomed!
One very possible cause: You ran out of space to append to your database, with your provider.
Hence no saving, your provider does not allow any new posts to be published due to not enough space, so the Publish button is invisible, and instead you have Send for review
My problem is quite easy to be replicated. First, I did a clean installation of DotNetNuke 6.2.3
Selected a Blank Website as template (English)
After done with the installation, I'm now at my Home page which is blank.
Added a new page after "Home"
When I try to access the Page Settings of the newly added page (Admin menu bar -> Pages -> Page Settings), I'll get a DNN Modal PopUp trying to load the Page Settings.
Right after that I get a Windows Authentication Login Box (you know, the small window that reads "Windows Security" if you're using Internet Explorer). I don't remember I enable such feature. I don't know the username and password. I tried entering my windows credential but it's incorrect. After 3 failed attempts, the DNN Modal PopUp stayed there but it's empty.
I've done clean installations on two different machines and ran into the same problem. I don't want this windows authentication login box to appear. I never encounter such problem in previous versions.
Please help. Thanks
After 6 painstaking hours, I finally managed to pinpoint the problem. The problem will happen if you name the newly added page as "Reports". Any pages created as children of "Reports" can't be accessed too and will be presented with the Windows Authentication Login Box. I however don't know why we can't name our pages with "Reports"