Posts Tagged ‘PHP-Fusion’


First Results of PHP-Fusion to WordPress Conversion

Today, I ran the following steps (elapsed time specified is an extreme high for each step): 1) Used Fantastico from CPanel to install WordPress in a subdirectory called wordpress on http://BizTalk-Training.com. Then did upgrade to 3.0.4 since Fantastico installed 3.0.3. (10 minutes). This will allow us to practice, and build the new site while the […]

Read More...

PHP Redirect Script (from PHP-Fusion to WordPress)

What problem does this script solve? If you convert your site from PHP-Fusion to WordPress (or any other system), other websites might have “deep” links (like this: (for example: http://CMSTrainingVideos.com/viewpage.php?page_id=52) into the content of your site, and you don’t want them seeing an ugly page like this: Thus the solution follows: <?php Header( "HTTP/1.1 301 […]

Read More...

Action Plan for Converting PHP-Fusion Sites to WordPress

As mentioned in a prior post, I do plan to convert more than a dozen of my sites over the next few months from PHP-Fusion to WordPress – so I need to automate and document as much as possible, and potentially share the ideas and the work if anybody is interested. I see the steps […]

Read More...

Time for Me to Convert from PHP-Fusion to WordPress 3

I have several ideas, and I’m willing to write some code to help accomplish this.  But I would also like to team-up with others, and either create a product or open source project to help other people who want to do the same. I used PHP-Fusion for at least a dozen different sites, mostly used […]

Read More...