Go Back   Novahq.net Forum > phphq.Net > phphq.Net Forums
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-17-2004, 08:56 AM
zabb
Unregistered

Posts: n/a

FORUMS for simple squad site.

hey Panther I downloaded the simplesquad site v1.2 from dfhq.
I really like how easy you made it.
if you like I will put all the install files for an invision board 1.3 in w/ the simple squad and change the links and add simple directions to set up.
Reply With Quote
  #2  
Old 12-18-2004, 07:35 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,922

The only problem is invision/phpbb won't like that if they find it
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #3  
Old 12-18-2004, 12:20 PM
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*
i know there is the free 1.2 version that they gave out there self ( IPB ). And i do have a copy laying around here. Dont know if its allowed then?
__________________
<- 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
  #4  
Old 12-18-2004, 05:09 PM
zabb
Unregistered

Posts: n/a

I will see if I can get permission to bundle v1.3.
may be hard now since they don't give out 1.3 free anymore unless you already had it. but worth a shot.

that or you can just code your own forum.
Reply With Quote
  #5  
Old 12-18-2004, 06:00 PM
PHP-Largo
Unregistered

Posts: n/a

coding your own forum...hmmm that'd be fun and hard if it was to be good like this...even for masters!
Reply With Quote
  #6  
Old 12-19-2004, 04:55 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*
Well if that even goes on im willing to reserve some test space for ya guys. If its needed.
__________________
<- 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
  #7  
Old 12-19-2004, 02:37 PM
zabb
Unregistered

Posts: n/a

I got tons of space, but I only have 5 MySql DB's left.

does any1 know about "postgreSQL"
it came w/ my host package and I have 10 DB's I guess I will just try 1 see if it works the same as MySql. I read the FAQ's that my host provides and it was filled w/ error questions so I kinda assume it sucks.
Reply With Quote
  #8  
Old 12-22-2004, 10:59 AM
zabb
Unregistered

Posts: n/a

they replied we will NEVER allow ipb to be bundled w/ any package EVER.


assholes.

so scot that means you have to code your own forum. good luck w/ that!
Reply With Quote
  #9  
Old 12-23-2004, 07:43 PM
XinG
Unregistered

Posts: n/a

awww, come on, cant be that hard! im thinking of engraving my own forums into feraira.com basic rules same as a shoutbox! it cant be that hard, jst the membership ****?
Reply With Quote
  #10  
Old 12-24-2004, 03:23 PM
zabb
Unregistered

Posts: n/a

LMFAO lets see it then genuis! its so easy you should have it done next weekend right?
Reply With Quote
  #11  
Old 01-03-2005, 11:47 PM
BB/Mike
Unregistered

Posts: n/a

what about if a ipb mod were submitted to invisionize or something, as long as it isnt packaged wouldnt it be fine?
Reply With Quote
  #12  
Old 01-04-2005, 09:10 AM
zabb
Unregistered

Posts: n/a

we can tell them how to make the mods. but we cant mod the files and then release it.
Reply With Quote
  #13  
Old 01-04-2005, 04:51 PM
PHP-Largo
Unregistered

Posts: n/a

You know what . Building a forum is harder than it sounds. Those proffesionall forums have easy to make theme stuff, smileies in, hard tags to define. it's not easy, although i might be on the virge of making the [img] tag work, which is hard for me, and what not. So i'll try and make a basic one, after it works i'll try to devolop it more and more till it reaches the phpbb level.
Reply With Quote
  #14  
Old 01-05-2005, 09:22 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,922

Hey PHP-Largo, try searching google.com for regular expressions and bb code. It will help you on your quest for the [img] tag and lots of other neat stuff.
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #15  
Old 01-05-2005, 06:19 PM
PHP-Largo
Unregistered

Posts: n/a

i thought about doing this:

PHP Code:
<?
DEFINE
("[img]"'<img border=\"0\" src=\"'); 
DEFINE("[/img]"'\">') ;
?>
But i forgot how to do defines, wanna fresh me up lmao?
Reply With Quote
  #16  
Old 01-13-2005, 09:36 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,922

You have the syntax right.. but define (it's define("action","converted"); btw) is not the answer. The only real correct way to do it is with a regular expresson.
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #17  
Old 02-10-2005, 12:41 PM
oz
Unregistered

Posts: n/a

if you try and make a forum I have been working on a editor for sometime now it is pretty simple but it can open and close tags, has clickable smiles, ect.. it was made in php with a javascript engine. formus sounds like a good project would help in any way I can but I'm new to php. Phphq.net should start an open source project like that and then bundle it with the phportal...
Reply With Quote
  #18  
Old 06-24-2005, 05:33 AM
Guest
Unregistered

Posts: n/a

why not bundle it with smf, it's open source i believe.
Reply With Quote
  #19  
Old 12-13-2007, 12:51 PM
Jckl is offline Jckl
Registered User

Join Date: Apr 2006
Posts: 113

i coded my own forums. They are not that hard at all. It just takes time..
__________________
Jã¢kå£ ¿Þ6?




http://www.projekt6.com
http://www.SteadfastWebSolutions.com - Need web development or Hosting? Visit us!
Reply With Quote
Reply


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

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
Simple Squad Site v1.2 Scott Feedback / Novahq.net Support 27 01-13-2006 03:38 PM
simple squad site MikeCoDBHD Web design and Programming 1 11-29-2004 10:48 PM
Squad Simple Site etc.. decoy Feedback / Novahq.net Support 4 07-02-2004 07:47 PM
simple squad site ICE*IB* Feedback / Novahq.net Support 5 01-21-2004 10:38 AM
NEED A SIMPLE SQUAD SITE...... DoomHazard Web design and Programming 6 05-30-2003 05:39 AM


All times are GMT -5. The time now is 09:38 AM.




Powered by vBulletin®