befkip
Forum Replies Created
-
I had the same problem,
i also got after a restore from backup an error: Error establishing a database connection
i checked the database with phpmyadmin under the database for wordpress and then wp_options. And there was no sign of something called siteurl
So i pressed insert -> option_id = 1
Option_name = siteurl
Option_value = http://www.websitename.comand added it. Then went back to the website http://www.websitename.com/wp-admin and i could restore it
hopefully it helps.
Greetz J
Forum: Plugins
In reply to: [JetBackup - Backup, Restore & Migrate] After backup restore – Database Errori got the awnser.. after the restore it seemed in the phpmyadmin -> database for wordpress -> wp_options
somehow the option_name: siteurl was not there anymore….
otherwise i could use the option to update the siteurl
so i inserted option_id: 1 option_name: siteurl option_value: my website including http://www.xxx.extension
Then i could restore the database and i could login again via wp-admin.
The backup guard file showed it was corrupt. So i made the site over again. Luckily i had the css saved haha so was 1 hour work to get it running again. However it was nice -_- stressed me out a bit.
Regards
Hi,
It works perfectly! Thank you so much.
You can see how i used it on http://vintymen.com/verkopen/ under “Wat levert een kledingstuk op?”
I also wrote a little page on how to use it on my own site:
http://www.thingsiwish.nl/plugin-calculated-fields-form/
Thank you for your help again!
Forum: Plugins
In reply to: [Easy Table] Changing background color of a cell in Easy Table* is my devider or seperator
Forum: Plugins
In reply to: [Easy Table] Changing background color of a cell in Easy TableNevermind i found the right code 😀
[table width=”825″ colwidth=”50%|50%” class=”table table-bordered” tablesorter=”0″ font color=”white”][attr style=”background-color:#63c270″]Text1*[attr style=”background-color:#e46135″]Text2[/table]
Hi,
Thanks for your answer. However where can i insert these conditional statements? I am quite new to the plugin.
Thank you