Search results

  1. leafypiggy

    PHPBB forum issue

    WHO THE HELL ARE YOU TO TELL HIM WHAT TO DO?????????????????????????????????????????????? gawd.... anyways, i think maybe your cookies are messed up.
  2. leafypiggy

    Image Won't Load - Help Please

    you mean this image?????
  3. leafypiggy

    how do I make a Blog for my 'News/Update' page on my site?

    assuming it is installed in the folder, /cutenews/ : <!-- LOGIN area --> <form name=login action='cutenews/index.php' method=post> <tr> <td width=80>Username: </td> <td width='160'><input tabindex=1 type=text name=username value='' style='width:150;'></td>...
  4. leafypiggy

    how do I make a Blog for my 'News/Update' page on my site?

    to cutomize how the post gets layed out, go into the template manager of the control panel.
  5. leafypiggy

    [Game Programming] Highlander

    copyright isnt a problem. We just give credit to EMI films, and Davis Pawnzer Productions. Do an IMDB of Highlander
  6. leafypiggy

    [Game Programming] Highlander

    and pre and post increments. :D lawl
  7. leafypiggy

    integrating site and forum

    you will have to use the alternative method for fixing the blank page, as you cannot remotely disable hostname lookups. and no, linking the pages has absolutely nothing to do with the blank page.
  8. leafypiggy

    how do I make a Blog for my 'News/Update' page on my site?

    i hate drupal....you need advanced PHP to uninstall it, cause it suposobly needs the shell_exec(); anyways, i think my idea would be what he is looking for, because it can be integrated into his existing site.
  9. leafypiggy

    how do I make a Blog for my 'News/Update' page on my site?

    .....drupal....thats not blogging. thats just cms... I would recomend using cutenews, yes i know...funny name. It is a news management system that is extremely easy to use. you can see a demo at http://www.cutephp.com
  10. leafypiggy

    Joomla! customizing question.

    aaaah. joomla 1.5....good man. :D glad you got it resolved *Request Close*
  11. leafypiggy

    PHP Warrings:

    your guessing? lol. unless you have my 133t h4x0rzing skillz, we are gonna need the file. lawl. yeah, so anyways: Division by zero is considered an error in ANY language, as it creates the instance of an infinate loop.
  12. leafypiggy

    Need help with Htaccess mod-rewrite

    this is my .htaccess ## # @version $Id: htaccess.txt 9975 2008-01-30 17:02:11Z ircmaxell $ # @package Joomla # @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved. # @license http://www.gnu.org/copyleft/gpl.html GNU/GPL # Joomla! is Free Software ##...
  13. leafypiggy

    custom php 404

    .... 404 errors cannot be handled by php files. they must be handled by shtml files. if you accually used cpanel, it would work...
  14. leafypiggy

    Adding to .php

    I think I know what you mean. You want your site index to open a specified file if called upon. Like on forums, (smf for example): http://somesite.com/forums/index.php?action=pm that brings the user to the private message system of the forum. There is a simple, secure way to do this...
  15. leafypiggy

    Trouble installing Movable Type

    Please open a new thread, as this one is over a month old. Request Close
  16. leafypiggy

    [Game Programming] Highlander

    this is bull****. you are allowed to share a cPanel account. I cannot find the post, but about 6 months ago, a group of people posted in the Pre-Signup Questions forum. They asked if they could either have more than one login to the account, or to share the cPanel account, because they were all...
  17. leafypiggy

    [Game Programming] Highlander

    http://highlanderdev.x10hosting.com is now up and running. I am still creating the external pages, but other than that.... Implements Thickbox working on shout box. (sry neal, no yShout) more, more, more!
  18. leafypiggy

    [Game Programming] Highlander

    i have complete ftp and cpanel access...so. you can talk to me also, I am working on a more fluid design for the site.
  19. leafypiggy

    restarting

    like, wipe your whole account? all your files and EVERYTHING? your databases, ect. ect...? yes, you can. I would recomend making a complete backup of your site beforehand, but you can do so by posting in the "upgrades/downgrades/changes" forum.
  20. leafypiggy

    Append XML File using PHP

    hmmm. I never though of that. And SQL is kinda like XML anyways...not really...but kinda.
Top