Fatal error: Allowed memory size of * bytes exhausted (tried to allocate…

On October 24, 2010, in Common Errors, EZ Empire Builder, by gerry

This error would indicate that the script needed additional memory than what your PHP settings allowed during the time the script was run. SUGGESTED ACTION Increase your memory limit within your PHP settings, ie., to increase to 64M you could try adding: memory_limit = 64M to your server’s main php.ini file (best solution if you [...]

How to Import a CSV file into MySQL through PHPmyAdmin

On October 7, 2010, in EZ Empire Builder, by gerry

Sometimes .sql formatted database files are a little more solid and reliable formats than .txt or .csv files for various reason. In this article I will show you very quickly how to convert a CSV file into a SQL file easily using PHPmyAdmin. phpMyAdmin is an open source tool written in PHP intended to handle [...]

Tagged with:  

Ping Tip

Hi Guys, Just wanted to share a tip with you. Here’s a plugin I use with EZEmpireBuilder sites to have scheduled posts ping once they change to published status. Smart Update Pinger Normally WordPress pings a post immediately as the post is created, which doesn’t help us much when we are scheduling posts out months [...]

Tagged with:  

EZ Empire Builder — Coming Soon!

On January 11, 2010, in EZ Empire Builder, New Releases, by gerry

Video Coming Soon…. UPDATE: EZ Empire Builder is officially launched as of right now! Go check it out right here: Click Here Now! Keep your eyes peeled for EZ Empire Builder coming later this week! I’m totally excited to share it with you. Its a LOT different than WordPress Cloaker but does carry a few [...]