Development Articles
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsOtherDevelopment Articles

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 6th, 2001, 08:45 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
OS X

Gave this a go this evening, and I there seems to be no difficulty running this with Mac OS X, PHP and MySQL. I was up and running in no time (though I will be spending much time customizing).

Reply With Quote
  #2  
Old June 7th, 2001, 08:22 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
URLs

Hy-
this question prably is dumb, but here it comes anyways...

Does Nuke create Files with the new articles or does it just append variables to the original URL string? I ask because of search engines...you know why, huh?

regards
Klaus

Reply With Quote
  #3  
Old June 7th, 2001, 12:55 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Question?

I keep getting the following parse error:

**************************

index.php: parse error, expecting `'('' on line 15
if(!IsSet($mainfile)) { include ("mainfile.php"); }

**************************
Any ideas why this is happening?

Thanks,

David

Reply With Quote
  #4  
Old June 7th, 2001, 05:29 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
other portal systems?

What do u think about ezpublish or mambo site server?

Are they more suited for professional development?

Reply With Quote
  #5  
Old June 7th, 2001, 05:49 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: other portal systems?

Hmmm, ezpublish uses imagik and something else that a lot of hosting companies don't have. Also apparently those necessary modules which are used for the graphics from what I hear are very server demanding. Too bad it seems like a great system.

mambo -- I can't get it to work on OS X ... strange!

NuKe - it's full of bugs, but yes it does have a lot of goodies to offer. the base code for NUke was from thatware. Although reports of nuke 5.0 seems promising....


From the reports on a lot of sites phpWebsite seems to be the most stable and is also in continual developement.

for a great BBS try phpBB.com although blazeboard seems to be more popular phpBB is concentrating on code strength rather than appearances for now.

and of course there are oodles and oodles of copies that can be found at hotscripts.com

have fun

Reply With Quote
  #6  
Old June 7th, 2001, 06:30 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: Question?

I keep getting something similar
Parse error: parse error in /data/php/templates/devshed/article.php3 on line 73

Fatal error: Call to undefined function: getarticle() in /data/servers/www.devshed.com/web/Server_Side/PHP/Nuking/page1.html on line 7

Reply With Quote
  #7  
Old June 7th, 2001, 10:17 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: URLs

PHP pulls articles from a database and put merges the info into a template. There for you get the not-so-search-engine-friendly urls.

This problem can be remedied. It would take some work, but it is not impossible. Here's a article about making search emgine friendly urls in dynamically generated pages.

http://www.phpbuilder.net/columns/tim20000526.php3

Sheldon


Reply With Quote
  #8  
Old June 7th, 2001, 11:08 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Add-ons

Hi,

Does anyone here knows any tutorials on creating addons for the system?

Reply With Quote
  #9  
Old June 8th, 2001, 01:32 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: other portal systems?

Check out geeklog at <a href="http://www.geeklog.org/">geeklog.org</a>

Reply With Quote
  #10  
Old June 8th, 2001, 02:09 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: URLs

The thing is, that for version 4.4 of PHPNuke someone, dont remember who at this point, made a fix for Nukes running on apache to make the URLs searchengine friendly...

Google however dont mind our versions of urls, it indexes everything fine

Reply With Quote
  #11  
Old June 8th, 2001, 02:13 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: other portal systems?

mambo is a great piece of work.. but it depends on what you're aiming at.. I dont see mambo as a portal system, more of a Content Managment System... and the admingui on 3.0 was only working under IE for windows, perhaps MAC but no browsers under Linux were working.. so I dropped my experimenting with it...

EzPublish I cant say anything about, havent tried it 'cause the setup is taking too much time ;)

Reply With Quote
  #12  
Old June 8th, 2001, 04:32 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
zope & nuke

a short feeling on zope and nuke system..

http://portal.hk888.com/article.php?sid=74&mode=thread&order=0

Reply With Quote
  #13  
Old June 8th, 2001, 05:31 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: URLs

I really am considering using Nuke for my Website. But unless this URL problem isn't solved for me (getting the fixes, etc...) I won't, cos I get most of traffic from search engines.

Reply With Quote
  #14  
Old June 8th, 2001, 07:09 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: URLs

Like I said... on Nuke 4.4 you can fix it.. that is someone has made "modification" to get it to use regular-style urls.. the original urls looks like this:

http://domain.com/article.php?sid=106

with the fix it would be something like this:

http://domain.com/article/sid/106/


Reply With Quote
  #15  
Old June 9th, 2001, 01:04 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Databases

How does one go about creating a database for PHP Nuke if they are new to PHP?

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherDevelopment Articles > Nuking The Competition

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap