So, what is my motivation to join this site?
Agreed...
You are not logged in. Please login or register.
PunBB Forums → Posts by Joe7
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';
Connorhd wrote:huh? you just need to edit main.tpl
I agree !!!
Ludo,
I agree too...
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.
You do not have permission to view these forums.
Sounds like a gimick to get you registered on that board.
My host is PHP: 4.3.11
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.
Just a thought. My idea process is a little off.... Sorry!
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)
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.
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!
Thanks for the update...
That worked... Thanks Tenkawa!
I am using Windows XP Pro Service Pack 2...
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?
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.
It looks good.
Dont work from here... IE6... Links dont work and google ads sit under the whole page. Just thought I would let u know.
Same in Opera Browser 8.50.
No you just upload as is to your directory. Then run the 12_to_129_update.php file in your extras. You can read the docs included in your download. Your plugins will still work. The extra modifcations (ie: logos, banners, extra text, etc...) will not.
Click here for more information.
I hope this helps..... Good luck!
1. Add <meta_tags> somewhere in the head tag of your template..
When you say add <meta_tags> somewhere in the head tag, which template are you referring to? main.tpl? or what?
Looks great and working fine too me.
WoW! You guys helped a lot. I have a bunch to choose from. I am downloading them all to see which one I like the best. Thanks for all your help.
What you need to do is to add a new replacement variable, e.g. <meta_tags> and then replace that tag with your actual data in header.php. Have a look in header.php to see how to do that.
I really don't understand what you are saying. I am new to this programming stuff. Please explain further.
Thanks in advance for all your help.
I am looking for a good and easy to use text editor for editing files on my PunBB board. I have OpenOffice and for some reason it takes everything out of format. Notepad is hard because everything is in one line. I am wondering what the best FREE text editor to use.
Thanks in advance for your help...
PunBB Forums → Posts by Joe7
Powered by PunBB, supported by Informer Technologies, Inc.