Necleus seems to look more like a journal type CMS
527 2004-12-05 21:14
Re: What to do....with website (12 replies, posted in General discussion)
let me guess, you think its nucleus?
528 2004-12-05 20:51
Re: Love pun 1.2 (2 replies, posted in PunBB 1.2 discussion)
*sigh* damn....ok than
529 2004-12-05 20:47
Topic: Love pun 1.2 (2 replies, posted in PunBB 1.2 discussion)
ok i realy like the new shit on 1.2, but the css is so complex, someone should releace some docs on them so some of us know what do. there are som posts to find out how to fix the width to 700px and center it, but i cant figure that out.....
530 2004-12-04 05:28
Re: PunBB 1.2 Beta (254 replies, posted in PunBB 1.2 discussion)
its on the first post.
531 2004-12-04 05:26
Topic: What to do....with website (12 replies, posted in General discussion)
ok im so confused here, and latley iv been getin pissed at my site cuz i cant get it right and nothing feels good. what i want to do is have a community and community forums, and i know what forums im gona use but the site i dono what to do...
i also want a personal site and i wana give away some stuff like a journal or email or space or something. and i want a personal site where i can shre codes of mine, pictures and info.....but i dont realy know what i wana do.....if you have any ideas or suggestion i am all ears.
532 2004-12-03 23:23
Re: Word Association Thread (1,382 replies, posted in General discussion)
Employment
533 2004-12-03 23:20
Re: Next page link (4 replies, posted in Feature requests)
i made a mod for that, it was my fist and it worked Great for me, Go here
534 2004-11-19 23:24
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
so your saying that the year i 1year to old
i just went to check, and it says im turnin 20 this year, but i turned 19 this year, i see where i went wrong...i will fix that, and fix the same bug in the birthday.php file. cuz it does the same thing...
thanx for pointing that out Azakur4.
535 2004-11-19 14:18
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i think it should cuz your turning one year older past that day, iv tested it, it says that im turining 19 but on that day i wont ill be turning 20 so i beleave you need that +1at the end.
536 2004-11-18 20:35
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
hmm....did you change "#COLOR" with the color you are useing?
maybe you need to add the new class to your other css files, if you did, than i dont know whats wrong....
537 2004-11-18 04:29
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i realy dont know why its not showing anything, if there isnt a birthday it should say something like "No Birthdays Happing This Month",
538 2004-11-17 06:22
Topic: Pre-installed Avatars Gallery (2 replies, posted in PunBB 1.2 modifications, plugins and integrations)
##
##
## Mod title: Pre-Installed Avatars Gallery
##
## Mod version: 1.0
## Works on PunBB: 1.1.5
## Release date: 2004-11-16
## Author: Gizzmo (justgiz@justgizzmo.com)
##
## Description: Adds a gallery of avatars to use as their avatars.
##
## Affected files: profile.php
## lang/$$/$$_profile.php
##
## Affects DB: No
##
## Notes: 1. When editing "lang/$$/$$_profile.php" make sure that
## ever line ends with a comma (,)
## 2. Make sure that the avatar dir is chmod 777.
## 3. To add your own gallery and avatars, just make a
## folder under "pre_avatars" and upload the avatars
## 4. Do not add any files to the "pre_avatars" dir
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
##
tell me what you think
539 2004-11-16 23:22
Re: Links at top (5 replies, posted in PunBB 1.2 troubleshooting)
all you need is:
$links[] = '<a href="URL">THE TEXT</a>';
in the spot where you want the link to go
if you want it between home and userlist, than just enter a standard <a href=""></a> in the spot
540 2004-11-16 14:14
Re: My PunBB modifications (3 replies, posted in General discussion)
very nice graphics, tho im not that sure about everything being centred
541 2004-11-16 14:01
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
remove the last ","
not a big deal, i tested it
you need to add a comma after 'Redirecting ...'
542 2004-11-16 07:02
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
did you put step 20 in the right place in the file??
cuz if you put it at the end, you have to add a nother comma. and make sure that you put it before the );
543 2004-11-16 02:58
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i did right after the post i reuploaded 1.8
544 2004-11-16 02:39
Re: Download link (3 replies, posted in Programming)
ahh thanx, just a simple thing
545 2004-11-16 00:35
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
man i should double check everything befor i upload a new version.....its just some lang things i left out....im so sorry FaRe-Ed, and anyone else who has downloaded it and got problems.
im pretu sure its all worked out now, unless thers bugs in the code.
546 2004-11-14 17:24
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
WOOPS im stupid, forgot to add he mod to add anew row to the SQL HAHA ill get right on that, im sorry everyone, and ill try to start on the calendar extern type file to put the calendar on your front page
ps. its been reuploaded. its only set up for MySQL so send me code for others, if it dont work
547 2004-11-14 17:13
Re: And the winner is ... (3 replies, posted in General discussion)
awsome 2000 members
548 2004-11-14 07:46
Topic: Download link (3 replies, posted in Programming)
ok so i have this download script and when ppl click on the link for a download it will open a small window that says "downloading please wait" and in the code i have
<meta http-equiv='refresh' content='2, URL=http://www.justgizzmo.com/site/<?echo$row['url']?>'>
and the refresh just refreshes back to the same page, and the download window dont pop up in IE but will in opera. i have a <A href> link on the page, and that works bue the meta refresh dont work. any ideax how to fix this IE problem
549 2004-11-14 01:28
Re: Calendar Mod (145 replies, posted in PunBB 1.2 modifications, plugins and integrations)
New release 1.8
http://www.punres.org/files.php?pid=24
sorry for the long readme.txt file.
Version 2 will be released in punbb 1.2 and will include Special Dates for users and admins, will also have a list of optinos for special dates.
550 2004-11-13 18:19
Re: PunCMS (146 replies, posted in PunBB 1.2 modifications, plugins and integrations)
well i was hoping that they were so i could put them on a subdomain