webworks
Forum Replies Created
-
Forum: Plugins
In reply to: [Clone] Cannot find "temp" directory during restoreYou got it. I’ll put (webworks php/apache error logs) in the subject line.
Stand by –
HeatherForum: Plugins
In reply to: [Clone] Cannot find "temp" directory during restoreMy apologies, as I mis-read your first question.
Upon looking in the zip, *yes* there is a folder called wpclone_backup. That root file contains the database (about 3.7mg). Also is another folder, wp-content, which appears to have everything in that as well.
The backup file is about 100 megs – not too big, I don’t think.
Any thoughts?
Forum: Plugins
In reply to: [Clone] Cannot find "temp" directory during restoreSame error with “alternate zip” selected under advanced settings. (By the way, I *only* selected the alternate checkbox and left everything else unchecked)
Error Message : Cannot find /home/batonrou/public_html/wp-content/wpclone-temp/wpclone_backup_09th_Jun_2013_06-13PM_Gen_JkpQLxRIdH
This time, I left the zip file where it was, and didn’t change the link.
Any other ways around this? Why does it keep looking for a folder that doesn’t get generated by zip?
Forum: Plugins
In reply to: [Clone] Cannot find "temp" directory during restoreI’m going to try the alternate zip method right now…
Forum: Plugins
In reply to: [Clone] Cannot find "temp" directory during restoreNo, there is actually *not* a folder called wpclone_backup within the zip file.
*Yes* I’m always asked to enter my FTP details. Once I put that password in, everything works (updates/installs/etc).
Wow —> I didn’t even see that “advanced link” down there!
What is your recommendation? I have a good feeling about this ๐
Forum: Plugins
In reply to: [wp-greet] Change default Sender addressMy apologies, as I had overlooked this setting:
Use informations from profileAll I needed to do is uncheck it.
Thanks – everything is working great ๐
Forum: Plugins
In reply to: [wp-greet] activate other languageI’m not a lawyer either ๐ …which is why I’m looking for a pre-written version to perhaps alter.
I think I’ll just turn it off. Again, thanks for a great plugin and making it available.
Heather
Forum: Plugins
In reply to: [wp-greet] activate other languageHi – I can’t seem to find an english version. If you can share this information it would be greatly appreciated.
Or, if I can edit a line in the code, could you point me in the right direction?
This is a wonderful plugin. Thank you so much
Forum: Plugins
In reply to: [wp-greet] activate other languageThanks for such a prompt reply! I removed the lang directory from the wp-greet folder via FTP. Unfortunately the terms and settings are still not english:
Hallo %receiver%,
Sie haben eine Gruรkarte von %sender% erhalten. Die Gruรkarte kann unter %link%Perhaps I can just copy and paste an english version in the settings.
Forum: Plugins
In reply to: [wp-greet] activate other languageHello – It didn’t take on English for some reason, and wordpress is set for English. Can you let me know how to activate English?
Thanks so much for your response,
Forum: Installing WordPress
In reply to: Fatal error when using automatic updateThat worked everyone. I’m back in.
Thanks for responding!Forum: Installing WordPress
In reply to: Fatal error when using automatic updateYes, made backups.
Forum: Installing WordPress
In reply to: Fatal error when using automatic updateI tried just replacing this specific file: includes/default-constants.php
…so now the home page has returned, but I get this error when trying to login to the dashboard. No matter what I do, I can’t seem to get the dashboard back.
Fatal error: Call to undefined function is_network_admin() in /home/xyz/public_html/wp-admin/admin-header.php on line 24
Forum: Installing WordPress
In reply to: Fatal error when using automatic updateIn response to sneader (thank you)….
Yes, I checked via FTP and this particular file is missing. There is no “classes.php” in the fresh download of the wp-includes directory (and therefore no classes.php on the server)
Forum: Installing WordPress
In reply to: Fatal error when using automatic updateI hope someone can help. This is turning out to be a real train wreck ๐
This was the original error after automatic upgrade attempt:
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 77824 bytes) in /home/xyz/public_html/wp-admin/includes/dashboard.php on line 623~~~~~~~~~~~~~~~~
I replaced the wp-includes directory as suggested, and now the blog home page doesn’t appear. (So I can’t login to admin either of course) I get the following error:
Warning: require(/home/xyz/public_html/wp-includes/classes.php) [function.require]: failed to open stream: No such file or directory in /home/xyz/public_html/wp-settings.php on line 68
Fatal error: require() [function.require]: Failed opening required ‘/home/xyz/public_html/wp-includes/classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/aptdocto/public_html/wp-settings.php on line 68
Any ideas?