How to Enable Debug Mode in phpFox
Last Updated on Saturday, 15 December 2012 12:00 Written by Stephanie Brown Saturday, 15 December 2012 12:00
This article will focus on enabling debug mode in phpFox.
There may be times that you will find that something is not working correctly on your phpFox website, at these times you will want to enable the debug mode so that you can find out where the issue may be.
There are two ways to enable debug, the first is via the admincp, the second is by uploading a file to your server.
Learn MoreHow to Use FTP With Your WordPress
Last Updated on Sunday, 2 December 2012 10:34 Written by TJ Marsh Sunday, 2 December 2012 12:00
Using FTP software you can upload and download files to and from the server. We recommend FileZilla available for free. It allows you to drag and drop files from your computer to the server and vice versa. This software will allow you to have 2 windows open with a file manager view of your computer in one and the server in the others. Drag and drop folders and files. You will need to open a “local browser” to access the files on your machine.
Connecting to the Server
Learn MoreHow to Enable Short URLs for Your phpFox Website
Last Updated on Tuesday, 23 October 2012 03:51 Written by Stephanie Brown Wednesday, 24 October 2012 12:00
This article will focus on enabling short urls for your phpFox website.
By default, phpFox does not use short urls. This means that your website’s url’s will have a string that looks similar to this:
http://yoursite.com/index.php?do=/user/login/
using short urls, the url will look similar to this:
http://yoursite.com/user/login/
Short urls look cleaner, and are easier for your members to use.
Creating/Editing the .htaccess file
Learn MoreHow to Publish Your ASP Application Using FTP Method in Visual Studio
Last Updated on Saturday, 29 September 2012 01:50 Written by Rodolfo Hernandez Sunday, 30 September 2012 12:00
On a previous post, we showed you how to publish your application with Web Deploy. However some of our users were experiencing issues with Web Deploy and were looking for an alternative way to publish their applications. In this article, I will give you a step by step guide on how to publish your ASP Application using FTP Method in Visual Studio
1. First, create a virtual directory. This is where your application will be installed. If you don’t know how to create one, please read this article
Learn MoreHow to Change Your phpFox Website’s Favicon
Last Updated on Wednesday, 19 September 2012 07:30 Written by Stephanie Brown Tuesday, 25 September 2012 12:00
This article will focus on changing your phpFox website favicon from the default image to your own custom graphic.
The favicon is the 16px by 16px graphic that you see in the address bar or in the tabbed windows of the browser when you visit any page of your website.
The best graphics to use for your favicon are simple ones with one or two colors that match your site. Due to the fact that this graphic is so small, the simpler the design of your favicon, the easier it will be for your members and visitors to recognize it.
Learn More
Recent Comments