| Shared Hosting Questions about your shared hosting account. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Registered User
Seasoned Poster
Joined in May 2003
67 posts
Gave thanks: 0
Thanked 0 times
|
ok... this may sound stupid, but what exactly does PHP Nuke allow you to do? I read their FAQ and got the idea that it's sort of a user system to allow people to submit stuff to the site, or is that completely off?
what I basically want to do is be able to update my site layout and navigation links etc. without having to edit every .html page, since I have the navigation + content on the same page, and I don't want to use frames or anything. I really don't know much about PHP, but is that possible to do w/ PHP Nuke, and if not is there another easy way to do this? having to edit every single page each time I update the layout or navigation is getting to be a pain, and I know there must be an easier way to do it, I just havent learned it yet <_< |
|
|
|
|
#2 (permalink) |
|
Registered User
Seasoned Poster
Joined in May 2003
74 posts
Gave thanks: 0
Thanked 0 times
|
PHPNuke is a Content Management System (CMS) and is a very nice one at that. The best thing is visit phpnuke.org and take a look around. There are several "modules" that you can add to the system to add functionality. The basics is it uses phpBB as a forum piece of software, has a downlaods section and a web links section - at least those are the areas I found most useful.
I do run a phpnuke site and really enjoy using that system. I have been able to modify it to the way I want it to be. However, a CMS is not really for eveyone and there are otherways to accomplish the same results. You should really ask, what do I want the web site to do? Static? Push information out? Provide a mesage/photo forum? -Jay
__________________
-Jay AIM: surpasslive2 <A HREF="aim:goim?screenname=surpasslive2"> <IMG SRC="http://cpu2.homedns.org:6969/aim/surpasslive2"border="0" ALT="AIM Online Status Indicator" onerror="this.onerror=null;this.src='nullaim/surpasslive2';"></A> MSN: jay surpasshosting.com <A HREF="http://cpu2.homedns.org:6969/message/msn/jay surpasshosting.com"><IMG SRC="http://cpu2.homedns.org:6969/msn/jay surpasshosting.com" border="0" ALT="MSN Online Status Indicator" onerror="this.onerror=null;this.src='nullmsn/jay surpasshosting.com';"></A> <<--- my butter fly is not working, yet you can try me anyway....www.surpasshosting.com |
|
|
|
|
#3 (permalink) | |
|
Registered User
Seasoned Poster
Joined in May 2003
67 posts
Gave thanks: 0
Thanked 0 times
|
I basically just want to be able to update the general site layout + navigation bar that's on my site anytime I want to without having to edit every single content page that I have... so I guess I just want to be able to change the "skin" or whatever easily. can PHP Nuke do that or is there an easier way to do this? I'm looking at PHPNuke.org right now but I can't find anything that talks about what I want to do specifically. or is that basically what a "Content Management System" means?
Edit: ok, I just started looking around the PHPWebsite site, and found this in the readme: Quote:
thanks ![]() |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Seasoned Poster
Joined in May 2003
74 posts
Gave thanks: 0
Thanked 0 times
|
okay - here is a pretty cool site to check out some of the different themes and is a very good nuke resource:
www.nukemods.com Check it out! -Jay
__________________
-Jay AIM: surpasslive2 <A HREF="aim:goim?screenname=surpasslive2"> <IMG SRC="http://cpu2.homedns.org:6969/aim/surpasslive2"border="0" ALT="AIM Online Status Indicator" onerror="this.onerror=null;this.src='nullaim/surpasslive2';"></A> MSN: jay surpasshosting.com <A HREF="http://cpu2.homedns.org:6969/message/msn/jay surpasshosting.com"><IMG SRC="http://cpu2.homedns.org:6969/msn/jay surpasshosting.com" border="0" ALT="MSN Online Status Indicator" onerror="this.onerror=null;this.src='nullmsn/jay surpasshosting.com';"></A> <<--- my butter fly is not working, yet you can try me anyway....www.surpasshosting.com |
|
|
|
|
#5 (permalink) |
|
Registered User
Seasoned Poster
Joined in May 2003
67 posts
Gave thanks: 0
Thanked 0 times
|
thank you for the link -- I checked it out & installed both PHP Nuke and PHP Website and realized neither were what I needed
![]() I think I found the code that I need, which is PHP Include... http://tutorials.php-princess.net/index.ph...php?p=22&more=1 so I just need to figure out how to use that sometime today and hopefully will get the result I need... I hope it's not too difficult since I don't really know much about coding in PHP :blink: |
|
|
|
|
#6 (permalink) |
|
Registered User
Comfy Contributor
Joined in May 2003
Lives in Tinker AFB, Oklahoma City, OK
222 posts
Gave thanks: 0
Thanked 0 times
|
Hah, as i was reading this I was thinking of telling you to use an include, pretty simple.
__________________
www.dv8reality.com "Remember as far as anyone knows, we're a nice normal family." - Homer Simpson |
|
|
|
|
#7 (permalink) |
|
Registered User
Seasoned Poster
Joined in May 2003
74 posts
Gave thanks: 0
Thanked 0 times
|
I suggest a good php book, if you plan on building your pages with PHP - outside of that, glad to hear that you found what you were looking for - PHPnuke is a bit heafty and is pretty much a one size fits all solution - where is all know one size does not fit all
![]() -Jay
__________________
-Jay AIM: surpasslive2 <A HREF="aim:goim?screenname=surpasslive2"> <IMG SRC="http://cpu2.homedns.org:6969/aim/surpasslive2"border="0" ALT="AIM Online Status Indicator" onerror="this.onerror=null;this.src='nullaim/surpasslive2';"></A> MSN: jay surpasshosting.com <A HREF="http://cpu2.homedns.org:6969/message/msn/jay surpasshosting.com"><IMG SRC="http://cpu2.homedns.org:6969/msn/jay surpasshosting.com" border="0" ALT="MSN Online Status Indicator" onerror="this.onerror=null;this.src='nullmsn/jay surpasshosting.com';"></A> <<--- my butter fly is not working, yet you can try me anyway....www.surpasshosting.com |
|
|