Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

send sms from csv file #502

Open
chezmohamed opened this issue Aug 11, 2023 · 4 comments
Open

send sms from csv file #502

chezmohamed opened this issue Aug 11, 2023 · 4 comments

Comments

@chezmohamed
Copy link

Describe the bug
Good morning
when i click send i get the following error message
Error
An Error Was Encountered

The action you have requested is not allowed.

To Reproduce
Steps to reproduce the behavior:
cliquer sur composer
importer depuis un fichier
insérer les champs
clique sur envoyer message

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
image

Browser, kalkun setup, database setup..:
Please open the "about" screen of kalkun and copy/paste the information.
To open the about screen, go to the dashboard and at the bottom right click on the version of kalkun, right after "Powered by..."

  • Kalkun version: 0.8.0
  • Operating system: centos 7
  • PHP Version: 7.3.33
  • DB Backend:
  • Gammu version & DB Schema: Gammu 1.41.0
  • Browser: Microsoft edge
  • Installed plugins:

Additional context
Add any other context about the problem here.

@chezmohamed
Copy link
Author

Anyone have a solution to this problem?
it is a very useful feature to send identifiers by sms from a csv file

@chezmohamed
Copy link
Author

@kingster please help me find a solution to this problem.

@tenzap
Copy link
Collaborator

tenzap commented Aug 18, 2023

It is likely this bug is related to CSRF. Most time I can't reproduce it, other times it happens but seldom. It happens more frequently on the demo on sourceforge where the server responds slowly.

As a workaround you can try:

  • a newer version of PHP maybe?
  • don't be a in a folder when opening the "compose" dialog, this seems to produce the error less often.
  • disable CSRF in the config/config.php file

Help with a fix would be appreciated (Pull Request for example).

@chezmohamed
Copy link
Author

I will try to change the php version and I will come back to you
thank you for your reply

@tenzap tenzap pinned this issue Mar 17, 2024
@tenzap tenzap unpinned this issue Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants