I’ve used this method to add “edit this” links next to all my entries. I also changed the the login url with this method.
Now, once I moved from the develompent server to the production server, the {cp_url} variable form the snippet described here still points the development url of the control panel login.
I’m pretty sure I changed all the references to {cp_url} to the new server url. Am I missing something? Is there an other hidden place where {cp_url} is stored? (I did change the cp_url reference in systemfolder/index.php).
Thank you for any help.