List of Premade Scripts you use

Chris S

Retired
Messages
2,055
Reaction score
1
Points
38
What are some premade scripts that you use for like a forum or CMS

phpbb
phpnuke
smf
ipb


just post what you use
 

Alejandro

Staff
Staff member
Community Support
Messages
9,436
Reaction score
1
Points
38
Mambo
Coppermine Photo Gallery
IPB
phpAdsnew
 

Fire Wolf

New Member
Messages
480
Reaction score
0
Points
0
Could anyone tell me what CMS is? Like I know it's Content Management System, but what does it do? Thanks.
 

randomize

New Member
Messages
674
Reaction score
0
Points
0
CMS (Content Management System) is designed to help you build your website.

I use a CMS, called CuteNews.

This is a script, designed on PHP, to enable you to login in to a special section of your website, and then edit and post news.

You then use a PHP include, to include the news onto your website.

You can also edit the templates, and create your own, for the way in which your news is displayed.

For a working example click here:
http://codelib.gdsn.x10hosting.com

Near the bottom of the site is a where the script is being used.
I have modded the template so that it online displays the news, without comments etc.

Here is a version using the default template:
http://codelib.gdsn.x10hosting.com/cutenews_test1.php

Or the tests they give you:
http://codelib.gdsn.x10hosting.com/cutenews/example1.php
http://codelib.gdsn.x10hosting.com/cutenews/example2.php

The website it comes from:
http://cutephp.com/cutenews/

I hope this helps you guys!
 

Vyriix

New Member
Messages
126
Reaction score
0
Points
0
that depends on the permissions you set for that CMS.

I used phpnuke, phpbb and integramod before before converting phpnuke to e107.
 

Cynical

Active Member
Messages
3,492
Reaction score
0
Points
36
I use IPB for forums, but other than that I code most everything myself so I have complete control over it/full copyright/originality :).
 

Chris S

Retired
Messages
2,055
Reaction score
1
Points
38
haha this was funny, i was working on my master plan and I saw this in the IPB config_global file

$INFO['max_emos']
 

digitalfarm

New Member
Messages
290
Reaction score
0
Points
0
how about you guys share some sripts that allow you to change the style of your html web page that uses css!
 

The_Magistrate

New Member
Messages
1,118
Reaction score
0
Points
0
I only use two premade scripts:

Wordpress
Gallery2

Both are heavily modified using custom themes and functions.
 

Torch

New Member
Messages
634
Reaction score
0
Points
0
Most of the sites I made for personal use or for someone else were based on Drupal as building platform, and custom modded by me to fit the needs.
 

Chris S

Retired
Messages
2,055
Reaction score
1
Points
38
because thats not the point of this topic. The point is to have those scripts where people can upload, configure, and allow
 

jensen

Active Member
Messages
1,168
Reaction score
22
Points
38
The following is in use

WordPress
YaPig picture gallery

The following were used

PHPNuke
Joomla
Mambo
Drupal
Coppermine - never manage to get any pictures to show up.
 
Top