Forum Moderators: coopster
This has just sort of been dumped on me, and i thought Google would help me find the answers, but I've found almost nothing useful. Does anyone have any idea where I could find a good help site or tutorial? I don't even know where to post this message-- this forum is about PHP so maybe there'll be some kind of overlap, but it's not the PHP I need help with-- it's the entire concept. PHPNuke.org isn't any help at all...
So lost. Thanks in advance for any help...
your admin url should be something like
www.yoursite.com/admin.php
and look something like
[phpnuke.org...]
I hope you have the admin user/pass at least. There is user management and all sorts of things in there.
Fun!
I had printed out a guide to PHPNuke but it was so poorly translated from Italian that I think I've just discovered a new insomnia remedy. ^.^
I think the problem is that the security is simply not working. I can act as the admin even when not logged in. That seems... well, bad. So...
I shall certainly browse the tutorials and support site and see if I can come up with anything. Hopefully soon I'll be able to post specific questions, or I suppose better still no questions at all!
:D
try these sites:
[phpnuke.org...] - main site for php nuke
[nukecops.com...] - team of developers that seem to be the main people involved in fixes and new features
[nukeresources.com...] - place to get lots of modules and blocks once you are up and running
the forums on nukecops are excellent as they seem to be the main developers of php-nuke now. There are lots of issues and set up tweaks (although my install seemed fairly painless) that may affect the security and it also depends what version of php-nuke you are using. version 6.9 is available now!
I don't think i'll be much help with any php issues, but being a php newbie like you i might be able to help out with php-nuke issues.... maybe :)
Of course, when you want to be admin again, you have to go to www.yoursite.com/admin.php as jatar_k said.
Sounds like quite a predicament! If your boss is the understanding sort and wants a functional message system yesterday you might want to try to talk him/her into switching to Invision board software. It has the same level of functionality (better in some aspects)and has excellent English documentation and support boards. The best part is they offer tech help for registered users which has been very useful to me. I don't mean this to be an advertisement as there are a number of excellent packages available, I just think Invision to be the best for those that require a bit of tech support now and again. They can install it as well.
Best of luck!
[phpnuke.org...]
one thing's for sure though, you don't have to speak english to make some kick ass web apps. PHPNuke is supposed to be awesome. Actually, on my current site there are NO applications that were coded by English-speakers :)
I'm half contemplating learning German and Russian :)
cheers
shasan.
The PHPNuke community seems to be alive and well and the last time I looked there were many sites that had modules available for customizing it. You don't necessarily need to know PHP to add these but it does help.
The biggest help I found were the forums. A bit of searching and reading and then posting when I was lost helped me a lot. The folks I dealt with were a friendly lot.
But, it's OK-- they're firing me anyway, so I can just add this to my list of reasons I'm glad to go.
Best of luck to the rest of you, and yeah-- from what I can tell, PHPnuke is pretty cool. But it doesn't just pop up and run itself. Despite how convenient that would be for my boss. (I suggested getting a different solution that didn't require so much work. He said no. Shrug.)
I've already written up instructons for near newbies, it requires shell access on your part, but after that its pretty much automatic... even updates/patches itself nightly if you want to set up a cron job. This is still in beta, but is very stable at this time and sets up php-nuke version 6.8 enhanced.
More info on the automatic shell install/update? start here-
[nukecops.com...]
Or just download the latest file snapshot (bottom of page) and unzip/untar it, then upload the files to your site however you normally ftp your site files-
[snaps.nukecops.com...]
There is also a growing manual for php-nuke here-
[splatt.it...]
Once you get the gist of running a php-nuke site, its pretty easy and can kind of take care of itself if you set things up to do so (like not requiring the webmaster to preapprove things like links, etc).
GOOD LUCK!
P.S. The betaNC version, mentioned above, has a feature called Google-Tap built into it. GT, as it is known, takes the php query's and such and turns it them into .html files (using mod-rewrite), which makes them more search-engine friendly.