Thursday, 26 December 2013 16:00

Menu items opening a 404 Page Not Found error in joomla?

Written by
Rate this item
(0 votes)
Its simple to fix Menu items opening a 404 Page Not Found error in joomla, just follow the following steps,

  •     Open your configuration.php file and edit the var $live_site = ' '; line to match the actual URL of your website. If your website is http://yourdomain.com for example, the line should look like this:
  •     var $live_site = 'http://www.yourdomain.com ';


Last modified on Thursday, 26 December 2013 16:12
Rate this item
(0 votes)
If you have multiple operating systems in your windows computer
then following ways you can set which will be run as default when
computer starts -
Rate this item
(0 votes)

If you want to publish your database from one database
server to another,sql server database publishing
wizard can do that.without downloading it you can
use visual studio to publish your db as .sql script
file.then you can run this script file in another
sql server to get the database with all tables and data.
I show you how -

Rate this item
(0 votes)

in my previous post i showed some open source
applications for asp.net.here I wrote details
about some CMS & ecommerce type open source
applications-

Rate this item
(0 votes)

programming in visual studio.net is great but
because there are a lots of tasks it would
be great if there was complete help available
besides going through internet.

Friday, 21 December 2012 13:55

some business and personal starter kits

Written by
Rate this item
(0 votes)

1.Small Business
this kit is suitble for small and medium
businesses.

Rate this item
(0 votes)

Every web programmer should know about the server
behaviour.how the server processes the client
requests and responses.


Latest discussions

  • No posts to display.