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

Can't delete sent messages #231

Open
iwnf opened this issue Mar 15, 2021 · 14 comments
Open

Can't delete sent messages #231

iwnf opened this issue Mar 15, 2021 · 14 comments

Comments

@iwnf
Copy link

iwnf commented Mar 15, 2021

Hi,
Sent messages can't be deleted.

page.messages.view.tpl line ~47
https://pastebin.com/K8sHBkBz

My ShowMessagePage.class.php
https://pastebin.com/PN3gQzxF

@IntinteDAO
Copy link
Contributor

Do you have any errors?

@iwnf
Copy link
Author

iwnf commented Mar 19, 2021

No, error log is empty.

@IntinteDAO
Copy link
Contributor

@iwnf Any errors in Javascript console? (F12)

@iwnf
Copy link
Author

iwnf commented Mar 26, 2021

No errors.
Only deprecation:

jquery.js?v=1.9.6p:8400 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.

  | send | @ | jquery.js?v=1.9.6p:8400
-- | -- | -- | --
  | ajax | @ | jquery.js?v=1.9.6p:7986
  | (anonymous) | @ | jquery.js?v=1.9.6p:6007
  | each | @ | jquery.js?v=1.9.6p:611
  | domManip | @ | jquery.js?v=1.9.6p:6004
  | after | @ | jquery.js?v=1.9.6p:5807
  | (anonymous) | @ | message.js?v=1.9.6p:44
  | fire | @ | jquery.js?v=1.9.6p:974
  | fireWith | @ | jquery.js?v=1.9.6p:1084
  | done | @ | jquery.js?v=1.9.6p:7803
  | callback | @ | jquery.js?v=1.9.6p:8518
  | XMLHttpRequest.send (async) |   |  
  | send | @ | jquery.js?v=1.9.6p:8434
  | ajax | @ | jquery.js?v=1.9.6p:7986
  | jQuery.<computed> | @ | jquery.js?v=1.9.6p:7510
  | getMessages | @ | message.js?v=1.9.6p:41
  | (anonymous) | @ | game.php?page=messag…egory=999&side=1:60
  | fire | @ | jquery.js?v=1.9.6p:974
  | fireWith | @ | jquery.js?v=1.9.6p:1084
  | ready | @ | jquery.js?v=1.9.6p:406
  | DOMContentLoaded | @ | jquery.js?v=1.9.6p:83


Have any ideas how solved this?

@IntinteDAO
Copy link
Contributor

IntinteDAO commented Apr 13, 2021

@iwnf Well, only receiver can remove message. Is that what's your problem?
If yes - I have little solution

@iwnf
Copy link
Author

iwnf commented Apr 17, 2021

@IntinteDAO This solution dont work, I have other files. Look first post.

@IntinteDAO
Copy link
Contributor

@iwnf The first post have expired files

@IntinteDAO IntinteDAO reopened this Apr 19, 2021
@iwnf
Copy link
Author

iwnf commented Apr 19, 2021

@iwnf The first post have expired files

ShowMessagePage.class.php
https://pastebin.com/iDYyq69r

page.messages.view.tpl
https://pastebin.com/U5LFQqjp

@iwnf
Copy link
Author

iwnf commented Apr 21, 2021

@IntinteDAO I sent new file in the post above

@IntinteDAO
Copy link
Contributor

Do you have your Javascript code to remove that message?
It isn't code from SteemNova?

@iwnf
Copy link
Author

iwnf commented Apr 28, 2021

Do you have your Javascript code to remove that message?
It isn't code from SteemNova?

I think it is 2moons + steemnova. I add some error fix from steemnova github and its work for me.
What name of this javascript file? I will look for

@iwnf
Copy link
Author

iwnf commented May 1, 2021

@IntinteDAO
I only found one js file with 'messages' on name file:
https://pastebin.com/259EzwYR

and
base.js:
https://pastebin.com/dx9r8xcV

@iwnf
Copy link
Author

iwnf commented May 22, 2021

@IntinteDAO or someone :)? Can you help me?

@IntinteDAO
Copy link
Contributor

@iwnf Try on 2moons.de

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