In this post, I will describe an instance where I was transferring a WordPress site from one cPanel to another. After I moved the site from one server to another I got the following error: Warning: fopen(/home/moreread/public_html/wp-content/themes/directorypress/thumbs/makemusicviral.wordpress.com.jpg) [function.fopen]: failed to open stream: No such file or directory in /home/morereader/public_html/wp-content/themes/directorypress/PPT/class/class_premiumpress.php on line 944 Warning: fwrite() expects parameter […]
path
Transfer WordPress Blog To Another Web Host Using cPanel
This post is a beginner’s guide and a tutorial to transfer WordPress blog from one web host to another web host using cPanel. Before you proceed you need to make sure that both your old hosting account and the new hosting account has cPanel access. Transferring WordPress blog using cPanel is one of the simplest […]
Add Webcam Images From Remote Server To WordPress Blog
In this post, I will describe a WordPress plugin which can be used for adding webcam images from remote server to your WordPress blog. You can connect to a remote server via FTP and copy webcam images to your WordPress blog. After that, you can add individual images by using shortcodes or add multiple images […]