Jump to content

Featured Replies

Posted

i get the following error while trying to login admin cp:

Could contain: Text, Logo, Symbol

Edited by Maxtor

Solved by Stuart Silvester

Go to solution

Try clearing browser cache before ACP login, or try ACP login with another browser

  • Author

i replaced all files , and everything working except of this:

Could contain: Page, Text, File

strange thing is that original and modified are excact the same:

Could contain: Text

Edited by Maxtor

  • Author

This is so strange. 

My old and new Alert.php . someone can explain the difference?

@Stuart Silvester @Jim M

 

Could contain: Page, Text, Menu

Edited by Maxtor

  • Community Expert

With isset() it simply checks if the key exists in the array (it doesn't matter what value it contains), with !empty() instead if checks both that the key exists and the value is not empty (null, zero, etc).

  • Author
 

With isset() it simply checks if the key exists in the array (it doesn't matter what value it contains), with !empty() instead if checks both that the key exists and the value is not empty (null, zero, etc).

i mean practically i get this error for alert.php, and it doenst go away, even if i replace the file with original:

Could contain: Page, Text

Edited by Maxtor

  • Community Expert
  • Solution

We released a patch for 4.7.4 and when you manually downloaded and uploaded those files you uploaded the changed files (which technically are a different version). Since you didn't go through the proper patching process, you can go to <community>/admin/upgrade and complete the process and it'll update the versions.

  • Author
 

We released a patch for 4.7.4 and when you manually downloaded and uploaded those files you uploaded the changed files (which technically are a different version). Since you didn't go through the proper patching process, you can go to <community>/admin/upgrade and complete the process and it'll update the versions.

you are the best. problem solved.!

Glad to see you got the issue resolved and all is well. 🙂

 

Recently Browsing 0

  • No registered users viewing this page.