sekhemty
Forum Replies Created
-
The debug zip from the source site is available here https://drive.google.com/file/d/133ezc-4n4oOgNbptJ7JeSXpwgEldQcaQ/view?usp=sharing
Where can I find the restore log on the target site? It doesn’t seem to be present on the “logs” tab and I don’t know where should I look for it.
The log from a regular backup that I manually updated to the production site is available here https://pastebin.com/gsxETuar
After the manual upload, I tried to restore it in production, effectively trying to migrate the whole site. As previously said, the restore was reported as being completed successfully, but after a bit of troubleshooting I found that the site urls in the database were not updated correctly with the new online domain name, but their values were still the old
localhosturls; when I manually corrected them (namely, in thesiteurlandhomefields in theoptionDB table), the site was working correctly; for some reason it seems that all the problems were about these two field not being automatically updated during the restore.Forum: Fixing WordPress
In reply to: Error 500 on wp-adminThank you, the server log had the relevant information.
It was a problem of wrong permissions (pretty much like in the 90% of the problems 😀 ).
Thank you for your help
Forum: Plugins
In reply to: [Email Address Encoder] Newbie question about footer emailKk thank you. I’ve already asked but they provide support just for their products.
Forum: Plugins
In reply to: [Email Address Encoder] Newbie question about footer emailYes, I had this project on low priority, but this thing has yet to be solved.
The content of footer.php is here http://pastebin.com/1FFifceg , and another file wp-footer.php is also used http://pastebin.com/90gBby97
Forum: Plugins
In reply to: [Email Address Encoder] Newbie question about footer emailThis was marked as solved but was just the second poster’s problem.
Forum: Plugins
In reply to: [Email Address Encoder] Newbie question about footer emailThank you for your offer, but at the moment I’d like to try how to solve this myself, if you could be so kind to give me a couple more answers. (I’m kinda new about all of this and every issue is an opportunity to learn; anyway, if you can’t or don’t want to help me further, I understand).
If I’m not wrong, your previous suggestion is a function that I need to add to my (child) theme functions.php ; the last bit of text is related to your plugin, and the first one (x_theme_footer_text) is your guess about my current theme, am I right?
Maybe this question is silly, but is this a CSS selector?
Forum: Plugins
In reply to: [Email Address Encoder] Newbie question about footer emailI’ve asked in their forum but they don’t provide support for third party plugins.
Forum: Plugins
In reply to: [Email Address Encoder] Newbie question about footer emailI’ll try to ask in their support forum then. Thank you.
Forum: Plugins
In reply to: [Email Address Encoder] Newbie question about footer emailIt is inside a text field, it accepts standard html code but apparently it has some problems with php.
If it is relevant, I’m using X Theme from Themeco.
Forum: Plugins
In reply to: [Email Address Encoder] Newbie question about footer emailIt doesn’t seem to work.
The output is something like
http://www.mysite.com/%3C?=%20eae_encode_str(%20%27mailto:[email protected]%27%20);%20?%3EForum: Themes and Templates
In reply to: [Vantage] Where can I find the theme changelog?Thank you very much!
Thank you very much for the information, I wasn’t aware that it was already known; I hope that they will fix this soon, it seem that the report was open some time ago…