Suitecrm http 500 error for form submit - sugarcrm

I am using suitecrm 7.9.1
Whenever I create a record (in any module e.g. Contacts, Leads, Accounts etc) and click "Save" button to submit form then I get 500 error.
Other custom/default forms are working fine and this issue only occurring on production server.

make sure that you have proper .htaccess and permission on server should be 755. if that still doesn't resolve your issue then share Sugar and server error log.

Related

Magento 2 recaptcha issues sometimes

for some customers,they cannot register has users in our website because of the Google invisible recaptcha v3 failing some times.
Getting the "Something went wrong with reCAPTCHA. Please contact the store owner."
This those not happen to me,only specific customers.Browser user may not be the issue,I tried over remote conection to register and the error persists.
I know its a recaptcha issues,because in magento admin under the store configuration settings,under security I disable recaptcha for new user creation.
If you ever have trouble with recaptcha,one of the first things is to check the cookies.
In my case,for some reason the cookie script in my magento head html was maybe loading at a specific point in which another third party module was affecting It.
So you can try to load the script at the very end,in my case we used google tag manager to load the cookie script,the Google tag script in our case loads later on

Tiki File upload failed: Potential cross-site request forgery (CSRF) detected

I really don't know where to start on this one. I have configured Tiki to use the File Galleries feature. Every time I try to upload a file, I get an error. I have tried to for a couple of days to find the right Google search but have had no luck.
or
The error occurs using the admin account or a regular user account.
I am using Tiki 20.2svn.

Account Linking Information won't update

Anyone encountered an issue where you update the account linking information and the UI does indeed update, but the actual call to the server for authentication stays the same like it was before?
I have update the Client ID for my OAuth 2.0 server and the action still try to authenticate with the old Client ID.
I tried clearing, saving everything again, sending to draft and nothing happens.
The action is still in draft

Drupal User Creation SMTPS message fails

I'm using Drupal 7. When I add a user via Peoples > + Add User, I want the user to receive a notification e-mail.
If I tick the box: " Notify user of new account ", and then click "Create New Account", the page redirects to a blank page at "/admin/people/create". The user IS created, but no message is sent. There isn't even a log for an attempt to send an SMTP message in Drupal, or a failure etc. But the user exists.
If I DON'T tick the box, then the user is still properly created, but I don't get stuck at a blank page (the page is refreshed and I can see the green checkmark saying my changes have been applied)
How can I investigate this problem? I would like the e-mail to be sent (and I assume the blank page problem is related/the same issue) Like I said, I see no logs of e-mail trying to be sent, but it only crashes when I try to do so. Perhaps there's some other logs/debugging info I can enable?
Thank you very much,
Found my problem. The Token module was broken, and my user registration message used tokens, so this is why it crashed on user registration but not SMTP test.
Re-installing a fresh copy of the Token module fixed it.

FireFox Security Warning using Pay Pal v0.51

I am using the PHP Toolkit for PayPal v0.51
I have setup Pay Pal sandbox accounts and done a test to the ipn.php that comes back as working ok.
I have set the config.inc.php to suit my settings
PHP Version 5.3.3-7+squeeze15 mysql and cURL installed all is working fine.
When using with IE
everything works fine, the transaction is returned to the success.php and in the ipn_success.php
I have it updating the database with the information posted back from Pay Pal.
When using Firefox
Everything works fine till I get to the part where it returns me back to the success.php
I get a Security Warning box open up with the below information within it.
Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.
Are you sure you want to continue sending this information?
If I click the warning straight away I get the information posted back and the database is updated.
If I leave this warning for a few seconds, I lose all the information that is posted back to the site for the database.
How can I stop this security warning from showing when using Firefox
The website is using http and not using https so Pay Pay is posting back to a non ssl site.
This is actually a known issue with FireFox that we are currently looking into. If you would like to be notified once the issue is resolved, you can open up a ticket with PayPal's Merchant Technical Support. PPXO-7400