• About
  • Archives
  • Categories
  • Archive for the ‘Programming & Design’ Category

    What is better for blogging, WordPress or Blogger?


    2011 - 08.24
    I want a blog that can do the following.

    -Shows videos and pictures.
    -Allows custom backdrops
    -Generates traffic
    -Has sections
    -Has customizable fonts
    -Allows freedom

    How do I make WordPress only display one post at a time?


    2011 - 08.20
    I’m trying to make WordPress only display one post at a time, or even two. How do I control the number of posts displayed?
    Thank you for the one person who actually answered. I’ve fixed it up now; if you’d like to give it a look, it’s lishedoutlove.com

    Is there a blogger style theme for wordpress?


    2011 - 08.10
    I am looking for a wordprss theme which looks like blogger.com home or dashboard, if you know, please tell me :) !
    Much thanks!

    wedding sparklers

    Joomla site problem?


    2011 - 07.28
    My site (http://www.ourmothershahrzad.com) give the following error, what’s the problem?

    Warning: require_once(/home/ourmothe/public_html/includes/version.php) [function.require-once]: failed to open stream: No such file or directory in /home/ourmothe/domains/ourmothershahrzad.com/public_html/includes/joomla.php on line 71

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/ourmothe/public_html/includes/version.php’ (include_path=’.:/usr/local/lib/php’) in /home/ourmothe/domains/ourmothershahrzad.com/public_html/includes/joomla.php on line 71

    Joomla Template Help?


    2011 - 07.13
    Dose anyone know any good sites where you can download
    Free Joomla templets but that you could change the logo,
    anyone know any good software that’s can do logo
    design and grapic design(free plz) also if anyone is a member of
    templete club if they could download me a templete and send it
    to me for free plz send it to adis.md at gmail (dot) (com)

    wine party favors

    Joomla Quick Question, Need Your Help?


    2011 - 07.06
    Hi, I joined a new host and they provide the Fantastico to intall the latest versions of joomla, and I installed the latest version of the joomla 1.0 and the thing is that when im trying to create a new module position so that I can place code for advertisements using the WYSIWYG HTML Button, well it does not work. What can I do to get this editor working with my new host, im using MOCHAHOST.com

    How do I make this template compatible with my joomla site? http://demo.cogzideltemplates.com/free/xhtml/free_?


    2011 - 06.28
    This is the link to the template demo.
    This is the link:

    http://demo.cogzideltemplates.com/free/xhtml/free_template004/html/template004/#

    Can I use WordPress as a CMS for my website?


    2011 - 06.19
    WordPress as a CMS?

    sustainable living

    How to run Joomla then intall it on Unbuntu ?


    2011 - 06.13


    I have a LAMP (ubunt8.4,apache2,MySQL 5.0 and php5)

    I did all with this guide:

    https://help.ubuntu.com/community/Joomla

    after the instalation the installer asked me I must removed the instalation directory inside joomla whish is on /var/www apparentely all went well done but, when I went try use it
    http://localhost/joomla/ I get the fallowing error:

    The requested URL /joomla/installation/index.php was not found on this server.

    How do You think?

    finally do you know why after the installation when a try http://localhost/ I get nothing ?

    thanks in advance ! “From Dominican Rep.”
    sell wedding supplies

    Joomla Help needed. I am an beginner in joomla!, please help me resolve this issue. Very Urgent. Thanks in ad?


    2011 - 06.12
    The following code is under the function check() in the following file.
    that is written for validations of different fields.
    Full path given.
    In root,
    libraries\joomla\database\tables\user.php

    Code segment.

    if ((trim($this->email) == “”) || !
    JMailHelper::isEmailAddress($this->email) ) {
    $this->setError( JText::_( ‘WARNREG_MAIL’ ) );
    return false;
    }

    The template used was a downloaded one. The problem was that, registration failed as the data had not passed to the database.
    And the name, email field’s values of user manager section got blank. But username is still there.

    Changed the template to inbuilt “beez”.

    While registering a user, always shows a mess “please enter a valid email
    address”. Could not identify the problem.
    Given email format was ” myself@gmail.com”.

    Want to know,

    how that code segment works?
    is there any there prescribed format?

    And the important is,
    What are the files that are related with register