I know... But I still like it!
51 2005-11-04 00:49
Re: Anyone willing to do this? (3 replies, posted in PunBB 1.2 discussion)
52 2005-11-03 20:30
Re: Anyone willing to do this? (3 replies, posted in PunBB 1.2 discussion)
I love your style you have now. Why change? Anyway! I am still learning myself. I can't help.
53 2005-11-03 18:19
Re: This is a test (7 replies, posted in Test forum)
Very cool... Welcome to the forum!
55 2005-10-31 16:09
Re: Sheepoholics.tk (4 replies, posted in PunBB 1.2 show off)
So, what is my motivation to join this site?
Agreed...
56 2005-10-31 16:04
Topic: Mod Question (1 replies, posted in PunBB 1.2 modifications, plugins and integrations)
You all know I am new at this mod stuff. I am trying to add a few mods to my board. I always mess them up. I follow all the instructions in the readme files. Question??
#
#---------[ 5. FIND (line: 191) ]-----------------------------------------------
#$post_topics_new = isset($_POST['post_topics_new'][$cur_group['g_id']]) ? $_POST['post_topics_new'][$cur_group['g_id']] : '0';
#
#---------[ 6. AFTER, ADD ]-----------------------------------------------------
#$image_upload_new = isset($_POST['image_upload_new'][$cur_group['g_id']]) ? $_POST['image_upload_new'][$cur_group['g_id']] : '0';
When it says AFTER, ADD do I do this? (SAME LINE)
$post_topics_new = isset($_POST['post_topics_new'][$cur_group['g_id']]) ? $image_upload_new = isset($_POST['image_upload_new'][$cur_group['g_id']]) ? $_POST['image_upload_new'][$cur_group['g_id']] : '0';$_POST['post_topics_new'][$cur_group['g_id']] : '0';
Or do I push enter and do it like this? (NEXT LINE)
$post_topics_new = isset($_POST['post_topics_new'][$cur_group['g_id']]) ? $_POST['post_topics_new'][$cur_group['g_id']] : '0';
$image_upload_new = isset($_POST['image_upload_new'][$cur_group['g_id']]) ? $_POST['image_upload_new'][$cur_group['g_id']] : '0';
58 2005-10-27 08:45
Re: Which file to edit? (7 replies, posted in PunBB 1.2 troubleshooting)
Connorhd wrote:huh? you just need to edit main.tpl
I agree !!!
Ludo,
I agree too...
59 2005-10-25 23:48
Re: Check out my PunBB :D (5 replies, posted in PunBB 1.2 show off)
Umm... are you stupid? Someone made a test user so you can check it out.
Username: Test
Password: Test
Maybe dumb but not supid. It took a user to post it. I think it is stupid that you didn't.
60 2005-10-25 00:03
Re: [Release] PunBB Backup v1.0 (31 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Great plugin... Thanks PMD.
61 2005-10-25 00:00
Re: Check out my PunBB :D (5 replies, posted in PunBB 1.2 show off)
You do not have permission to view these forums.
Sounds like a gimick to get you registered on that board.
63 2005-10-23 01:56
Re: Would a PHP 4.3.0 requirement be a problem? (19 replies, posted in PunBB 1.2 discussion)
My host is PHP: 4.3.11
64 2005-10-22 23:32
Re: 1.3 teaser (121 replies, posted in PunBB 1.2 discussion)
I'm considering renaming what we today call plugins and call them "Admin add-ins" or something like that. The term plugins is misleading since they don't really "plug into" anything.
Call them "Admin Pun-ins".... Ha Ha Ha! I crack myself up.
65 2005-10-22 20:25
Re: Version Ideas (21 replies, posted in General discussion)
Just a thought. My idea process is a little off.... Sorry!
66 2005-10-22 20:13
Topic: Version Ideas (21 replies, posted in General discussion)
I know we have discussed version changes but I can't remember which thread it was. Here is some of the ideas I heard.
1.2.10 <-- Okay
1.3.0 <-- Fine
1.2.9 Build 101 <-- My idea
1.2.9 Build 102 <-- Next version
I hope you all understand where I am going with this. You can even do this.
1.2.9 B101 or use 1.2.9 P101 (P means PunBB)
67 2005-10-22 20:05
Re: FTP Software? (20 replies, posted in General discussion)
Thanks for all the great software. I have enjoyed downloading and trying them out. Most of them are more complex then I need. I like fileZilla but it locks up on my computer. I was surfing the internet and found a good lite one. Check it out.
i.FTP by MemeCode
Thanks again for all your help.
68 2005-10-22 19:58
Re: 1.3 teaser (121 replies, posted in PunBB 1.2 discussion)
In case you forget rules 1, 2, and 3 just remember DO NOT ask when the next version will be released.
I love the teaser... Thanks for sharing!
69 2005-10-22 00:48
Re: :cool: (4 replies, posted in Test forum)
Yeah I know... That is why I joined! I even use it on my website.
70 2005-10-21 20:00
Re: User list Locking (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Thanks for the update...
71 2005-10-21 12:05
Re: User list Locking (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
That worked... Thanks Tenkawa!
72 2005-10-21 00:29
Re: FTP Software? (20 replies, posted in General discussion)
I am using Windows XP Pro Service Pack 2...
73 2005-10-20 23:52
Topic: FTP Software? (20 replies, posted in General discussion)
You all helped me find a text editor... Thanks! Now I need help with a FTP client. What is your favorite FREE FTP Program.
Thanks in advance for your help.
74 2005-10-20 22:01
Re: User list Locking (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
This don't work for 1.2.9. Any ideas?
75 2005-10-20 19:02
Re: Meta Tags.... Again (7 replies, posted in PunBB 1.2 discussion)
After all that hard work I finally got it. The Meta Tags are in. Thanks to Rickard for all your help. It was easy to add. I thank you again.