Go Back   Novahq.net Forum > phphq.Net > phphq.Net Forums

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-06-2005, 07:37 PM
~BLÃÐE~
Unregistered

Posts: n/a

PHP-NUKE and PHP

I have a site in php-nuke,
i want to add a subdomain but wondered if i can make it in php rather than nuke?

Do they clash in this instance or cause and problems.

Also is there pre-make php templates about? i can only seem to find php-nuke templates? Happy to pay for it

Or would i be better to go the whole thing with php?

The reason i ask is i have mass errors on my site and had someone in there fixing them but it getting to the stage i need someone to be working on the errors 24/7, get ride one 1 error and 2 more appear.

any input welcome.
Reply With Quote
  #2  
Old 01-07-2005, 05:26 AM
katana*GFR* is offline katana*GFR*

Join Date: May 2002
Location: North Sea
Posts: 2,421

Send a message via ICQ to katana*GFR* Send a message via MSN to katana*GFR*
You can ask Scott for a custom made site, it is payed.

Sub Domain doesnt clahs with your domain.
Also there are other free portals availeble, i use on www.teamgfr.com OCPortal, its free and probably 1 of the best free portals.

If you ask me, ask Scott. he makes great stuff, his master piece is novahq.net.
__________________
<- Sponsored by Chris



Found on Youtube:
Quote:
And if Newton Faulkner's voice can be described as "R&B" then Kurt Cobain must be a member of Boyz II Men.
Link here
Reply With Quote
  #3  
Old 01-07-2005, 05:49 AM
~BLÃÐE~
Unregistered

Posts: n/a

thanks m8, will go have a look.

yeah i do know novahq.net and Panther lol, been a member since 10-20-2001
aka BLADE =GH= back then :wink:

used to make maps for DFLW.
Reply With Quote
  #4  
Old 01-07-2005, 09:34 AM
katana*GFR* is offline katana*GFR*

Join Date: May 2002
Location: North Sea
Posts: 2,421

Send a message via ICQ to katana*GFR* Send a message via MSN to katana*GFR*
wasnt sure so i did it this way
__________________
<- Sponsored by Chris



Found on Youtube:
Quote:
And if Newton Faulkner's voice can be described as "R&B" then Kurt Cobain must be a member of Boyz II Men.
Link here
Reply With Quote
  #5  
Old 01-10-2005, 11:33 PM
~BLÃÐE~
Unregistered

Posts: n/a

OK rather than start a new thread ill just keep this one going.


QUIZ TIME!!!!!

Main Site: www.nova-outpost.com

Addon Domain: www.teamaso.org (folder = nova-outpost.com/team-aso)

Addon Domain: www.outpost-computers.com (folder = nova-outpost.com/computers)

The main site is php-nuke, works fine, well a few bugs but going.

The Addon Domain, Teamaso.
I uploaded php-nuke and all i get is errors, i asked my Hosting Co in which they said i need to install php-nuke into that folder. Problem is you can't add php to a sub folder nova-outpost/team-aso/PHP-Nuke, it must be placed in the main directory, e.g. nova-outpost/php-nuke but if i do this it will change the main folder settings and can't be put into a sub folder.

The Addon Domain, Outpost-computers,
I uploaded the O C Portal as Katana*GFR* suggested to try, it installed easy with no problems, except i can't login, installed 3 times but always the same. (Asked at ocp forums but still waiting on an answer)

If ANYONE can shed some light on this it would help a hell of a lot.
Reply With Quote
  #6  
Old 01-11-2005, 09:20 AM
zabb
Unregistered

Posts: n/a

wrong ignore this I messed up
Reply With Quote
  #7  
Old 01-11-2005, 10:30 AM
zabb
Unregistered

Posts: n/a

nevermind I have a directory w/ nuke installed and it works fine.

I looked at your page and it looks like theres just an error, make sure all the files uploaded correctly

heres from my stock nuke site line 178-185 just for reference.

PHP Code:
<?
    
} elseif (isset($lang)) {
    include(
"language/lang-".$lang.".php");
    
$currentlang $lang;
    } else {
    
setcookie("lang",$language,time()+31536000);
    include(
"language/lang-".$language.".php");
    
$currentlang $language;
    }
    
?>
Reply With Quote
  #8  
Old 01-11-2005, 09:26 PM
~BLÃÐE~
Unregistered

Posts: n/a

ok i uploaded the:

Language folder again,
Mainfile.php and the
header.php
These seem to be the error lines on the page but still the same.
I also tried to upload the same files used in the main folder, it only change the error number from 186 to 161 but still the same.



I had a look at the cpannel and the current versions in there are:

PHP-Nuke is version 6.8
PHP version 4.3.9

don't know if this is where the problem is, being an earlier version than the templates i using which are version 7.5 nuke.
Reply With Quote
  #9  
Old 01-12-2005, 12:20 AM
zabb
Unregistered

Posts: n/a

sounds reasonable, you can upgrade pretty easy.
Reply With Quote
  #10  
Old 01-19-2005, 06:49 AM
~BLÃÐE~
Unregistered

Posts: n/a

weee what a long week it's been, sry slow to get back....

I got it all working, it was mysql.

I installed without congif properly, so i tried again which resulted in a dude table or not installed sql properly.
It already had the DB user name installed, deleted that user name but still in the table, so deleted the user name from the DB, make a new one all started working....

Im sure there way a hell of a lot easier but in the end it's working

main site= www.nova-outpost.com
addon domain = www.teamaso.org
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP (code not nuke) Help KoBrA Web design and Programming 34 04-16-2005 12:31 PM
Php Nuke General Nuisance Web design and Programming 5 11-21-2004 08:43 PM
PHP Nuke :| NaughtyPerry Web design and Programming 2 11-08-2004 04:15 PM
How Do U Use Php Nuke? Wilson1990 Web design and Programming 11 08-05-2004 08:29 PM
PHP Nuke 6.0 Help hodog Web design and Programming 3 10-17-2002 04:32 AM


All times are GMT -5. The time now is 12:16 PM.




Powered by vBulletin®