okay, now im just confused... what exactly do i have to do to go from 1.2.1 to 1.2.2 manualy? (as in edit the files by hand)
102 2005-02-25 22:35
Re: PunBB 1.2.2 (37 replies, posted in News)
Oh man. I'm such a moron!
gezz: You need to do the following:
1. Run the following query: INSERT INTO config (conf_name, conf_value) VALUES('o_additional_navlinks', NULL);
2. Delete the php scripts in the cache folder.That should do it. If you use a table prefix, you should put that in front of "config" in the query above.
I will fix this as soon as I get back from work.
im updating from 1.2.1 so theoreticaly couldnt i just use the install script? the reason why i want to manualy update is because i dont want to loose all my mods and layout changes
103 2005-02-25 08:55
Re: PunBB 1.2.2 (37 replies, posted in News)
so if i edit all the files manualy will i then be able to run the update script?
104 2005-02-22 22:01
Re: An Error Has Occured (5 replies, posted in PunBB 1.2 bug reports)
ahhh, haha thats pretty horrible because it happened on my server with like 10 people online...
105 2005-02-22 21:58
Re: An Error Has Occured (5 replies, posted in PunBB 1.2 bug reports)
What exactly does this error mean? Anyone?
106 2005-02-22 21:38
Topic: An Error Has Occured (5 replies, posted in PunBB 1.2 bug reports)
I get this error from time to time visiting the PunBB forums and my friends have reported it on my forum every now and again.
Error: Unable to connect to MySQL server. MySQL reported: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61).
107 2005-02-20 23:21
Re: PunUpload V.1.1 (24 replies, posted in PunBB 1.2 modifications, plugins and integrations)
yeah id like it for 1.2.1 if any one is up for porting it or something
109 2005-02-20 03:03
Re: Greasyspoon (8 replies, posted in PunBB 1.2 show off)
Just added the Private Message System mod by Connorhd its really quite nice
110 2005-02-20 02:30
Re: Private Messaging for 1.2.x (163 replies, posted in PunBB 1.2 modifications, plugins and integrations)
From what I know and what Connorhd has said, you can just over-write the files with the new version. If im not mistaken only 2 or so files have been changed. Don't quote me on this one though.
111 2005-02-20 01:59
Re: Private Messaging for 1.2.x (163 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Connorhd: Thanks a lot.
112 2005-02-20 01:04
Re: Private Messaging for 1.2.x (163 replies, posted in PunBB 1.2 modifications, plugins and integrations)
That doesnt work
You have to have Richards Easy BBCode. Secondly, it does work, my forum is proof.
113 2005-02-20 01:02
Re: Private Messaging for 1.2.x (163 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I think I also found a visual bug of some sort I dont know if anyone else has the same problem.
"Switch to Sent" gets cut off and is out of place on the next line. Im not exactly sure how to fix this so please help out.
114 2005-02-20 00:41
Re: Private Messaging for 1.2.x (163 replies, posted in PunBB 1.2 modifications, plugins and integrations)
For people who have Richards Easy BBCode and also want the same function for the PMS mod then follow these instructions:
#
#---------[ 1. OPEN ]---------------------------------------------------------
#
message_send.php
#
#---------[ 2. FIND (line: 208) ]---------------------------------------------
#
<label><strong><?php echo $lang_common['Subject'] ?></strong><br /><input class="longinput" type='text' name='req_subject' value='<?php echo $subject ?>' size="80" maxlength="70" tabindex='<?php echo $cur_index++ ?>' /><br /></label>
#
#---------[ 3. AFTER, ADD ]---------------------------------------------------
#
<?php require(PUN_ROOT.'mod_easy_bbcode.php'); ?>
115 2005-02-18 06:47
Re: Private Messaging for 1.2.x BETA (47 replies, posted in PunBB 1.2 modifications, plugins and integrations)
i'm not going to release it before the weekend,
Ghost: you need to upload everything in the files folder to your site, that includes the pms folder in includes in files
you mentioned this already...
i just wanted to stay up-to-date with the development and bugs of course
116 2005-02-16 05:44
Re: Private Messaging for 1.2.x BETA (47 replies, posted in PunBB 1.2 modifications, plugins and integrations)
connorhd, thanks alot for making this mod... im going to check back on the forum every day untill this weekend so that i can grab a really fresh "non-beta" release
thanks again bud
117 2005-02-13 22:03
Re: Greasyspoon (8 replies, posted in PunBB 1.2 show off)
connorhd, yeah i was thinking that... but im not sure what to change
118 2005-02-13 20:59
Re: Greasyspoon (8 replies, posted in PunBB 1.2 show off)
Thanks for the kind words...
I do have one thing to add, if you notice when switching from the home page to the forum there is a slight style issue; pay attention to the top left hand corner. Does anyone know how this could be fixed?
119 2005-02-13 10:22
Topic: Greasyspoon (8 replies, posted in PunBB 1.2 show off)
Well, here is my somewhat intigrated punBB forum. The website is about body modification (ie. tatoos, piercings, etc.) Feel free to post some stories or pictures about any recent body modifications you might have got. Im trying to build a big gallery of photos so dont hesistate to upload some.
It is basicly a fresh install with a few minor head and footer tweeks. I also have the EasyBBCode v1.0.1 and Iv used Richards little google adsense trick which works quite nicely. I really want to add the PunPoll and the PM mod when they are released, although, it seems like some people are getting lazy with the development of thoes mods...
Anyways, here is my website. Here is my forum.
EDIT: Just for the record; I know it has tables (sick), and it probably wont validate (horribly sick).
120 2005-02-10 17:22
Re: My PunBB Forum (4 replies, posted in PunBB 1.2 show off)
Im Canadian too... its good to know some canadians use punbb also
121 2005-02-06 21:43
Re: I just made my forum. (3 replies, posted in PunBB 1.2 show off)
seriosuly, its gets really fustrating when people switch over to another forum...
people dont stick with anything for more then 5 minutes...
122 2005-01-21 08:33
Re: welcome to my website (4 replies, posted in PunBB 1.2 show off)
you cant afford a domain
haha.
123 2005-01-17 10:12
Re: Private Message System (332 replies, posted in PunBB 1.2 modifications, plugins and integrations)
just wait for Chacmool its his project and i'm sure he'll do a good job of it, porting it to 1.2 isn't going to be as good as Chacmool rewriting the script for 1.2
It is his project and I can be patient enough to wait Im just a little anxious, thats all. I hope the re-write is nice and crisp I havent used the PM mod before or seen the quality of the script from previous pun versions I wasnt really interested at the time. But, now that my forum has grown to some extend i want the PM mod so that when i customize the forum to look like my webpage i can kill 2 birds with one stone and have a nic emod in teh process.
124 2005-01-16 10:31
Re: Private Message System (332 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Or if you want it that bad, make it yourself. Just use the same code as the subscription code. Wouldn't be very hard.
Hell, we don't even know the status of this mod for v1.2. I am getting pretty close to porting it over myself. If anybody wants me to do so, just say so.
It would be great if you could port it over im sure the author wouldnt mind considering that punbb is open source and that a mod for punbb would be persumably of the same licence nature.
So yeah, please if you can port it over id love to have a PM for my forum.
PS i dont know if its in the PM mod already but if you could code some sort of check box system instead of deleting posts individualy that would be good also. Thanks.
125 2005-01-09 10:35
Re: PunPoll v1.2.3 (188 replies, posted in PunBB 1.2 modifications, plugins and integrations)
beta's suck, we want a stable release