51

(3 replies, posted in PunBB 1.2 discussion)

I know... But I still like it! tongue

52

(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

(7 replies, posted in Test forum)

Very cool... Welcome to the forum!

54

(69 replies, posted in News)

My upgrade is complete. Thanks!

55

(4 replies, posted in PunBB 1.2 show off)

erissiva wrote:

So, what is my motivation to join this site?

Agreed...

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';

57

(2 replies, posted in Test forum)

It worked!

58

(7 replies, posted in PunBB 1.2 troubleshooting)

Ludo wrote:
Connorhd wrote:

huh? you just need to edit main.tpl

I agree !!!

Ludo,

I agree too...

59

(5 replies, posted in PunBB 1.2 show off)

Blueorb wrote:

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.

Great plugin...  Thanks PMD.

61

(5 replies, posted in PunBB 1.2 show off)

CodeXP wrote:

You do not have permission to view these forums.

Sounds like a gimick to get you registered on that board.

62

(3 replies, posted in Test forum)

okay...

My host is PHP: 4.3.11

64

(121 replies, posted in PunBB 1.2 discussion)

Rickard wrote:

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

(21 replies, posted in General discussion)

Just a thought. My idea process is a little off.... Sorry!

66

(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) smile

67

(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

(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. smile

I love the teaser... Thanks for sharing!

69

(4 replies, posted in Test forum)

Yeah I know... That is why I joined! I even use it on my website.

Thanks for the update...

That worked... Thanks Tenkawa!

72

(20 replies, posted in General discussion)

I am using Windows XP Pro Service Pack 2...

73

(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.

This don't work for 1.2.9. Any ideas?

75

(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.