If the database needs upgrading, and the extension author specified upgrading code in the manifest, it'll be done. Else everything will be untouched apart from the hook code, which will simply be updated.
51 2008-04-03 19:12
Re: shouldnt there be upgrade button next ot disible and unistall (4 replies, posted in PunBB 1.3 troubleshooting)
52 2008-04-03 15:28
Re: shouldnt there be upgrade button next ot disible and unistall (4 replies, posted in PunBB 1.3 troubleshooting)
To upgrade it, you only have to go to install extensions, and then click the Install link. It'll upgrade the extension. There's no need to uninstall it first.
53 2008-04-02 21:40
Re: 10 things punBB v1.3 should get right... (12 replies, posted in PunBB 1.3 troubleshooting)
Don't bother, he rarely makes sense.
54 2008-04-02 00:10
Re: getting a blank index.php after installation (7 replies, posted in PunBB 1.2 troubleshooting)
http://www.nationalheadquarters.org/for … config.php
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/.debilitate/gragasin/nationalheadquarters.org/formforumforem/config.php on line 2
Parse error: syntax error, unexpected T_STRING in /home/.debilitate/gragasin/nationalheadquarters.org/formforumforem/config.php on line 2
Make sure you save it as non-UTF8 plain text.
55 2008-04-01 12:49
Re: Problem with the posting area. (3 replies, posted in PunBB 1.2 troubleshooting)
That's odd
Did you mess with z-index on postright perhaps?
56 2008-04-01 12:26
Re: When is 1.3 going to be released? (31 replies, posted in PunBB 1.3 troubleshooting)
Doubt it
57 2008-03-31 18:16
Re: When is 1.3 going to be released? (31 replies, posted in PunBB 1.3 troubleshooting)
When all known bugs are fixed and all planned features and changes have been implemented, then it will go stable. There is no point in guessing. The release date is hugely dependent of the community that's supposed to find the bugs.
58 2008-03-30 13:03
Re: Skins styles (18 replies, posted in PunBB 1.2 troubleshooting)
You managed to upload the source files, yes? Then you can manage to install a style.
59 2008-03-30 00:32
Re: Skins styles (18 replies, posted in PunBB 1.2 troubleshooting)
You can change the style in the CSS files.
And indeed, PunBB is designed to be lightweight, not a piece of bloatware
60 2008-03-27 16:27
Re: Does PunBB run on Windows Hosted Machines? (4 replies, posted in PunBB 1.2 discussion)
It works fine on Windows.
61 2008-03-27 13:01
Re: error when editing/deleting forums (4 replies, posted in PunBB 1.2 troubleshooting)
Well, thing is, your database isn't giving an error message. So that's reason to believe it's your host.
62 2008-03-26 23:12
Re: about "stopwords.txt" (5 replies, posted in PunBB 1.2 discussion)
It are words that shouldn't be indexed for searching.
64 2008-03-26 14:54
Re: db query (8 replies, posted in Programming)
Desc is a reserved keyword. Either escape it with backticks (`), or rename the column.
65 2008-03-26 14:35
Re: db query (8 replies, posted in Programming)
Enable debug mode and pun_show_queries, then paste the full error message.
66 2008-03-26 14:34
Re: Forum performance / server load / security comparison (9 replies, posted in PunBB 1.2 discussion)
As far as I can see the reports on that site have all been fixed.
67 2008-03-26 14:30
Re: Utilizing extern.php on the same server... (8 replies, posted in PunBB 1.2 troubleshooting)
So you want to create an alias for extern.php? Seems rather useless, but yeah, just use cURL and send the right content headers.
68 2008-03-25 19:04
Re: Cache Error (3 replies, posted in PunBB 1.2 troubleshooting)
Chmod the cache folder and delete all the PHP files in it.
69 2008-03-25 14:07
Re: anybody using 1.3 in a production environment already? (35 replies, posted in PunBB 1.3 troubleshooting)
There are 10k more posts. If they're large posts, that can easily be done. UTF-8 might play a bit in there too.
70 2008-03-24 23:33
Re: Hmm is there a mod that. (17 replies, posted in PunBB 1.2 troubleshooting)
Make a post. Use an image tag. Put some text under it.
Can it be any easier?
71 2008-03-24 01:27
Re: Queries of all the type of forum softwares (9 replies, posted in PunBB 1.2 discussion)
That depends on the quality of the modifications.
72 2008-03-23 20:59
Re: Logo Linking to Index (14 replies, posted in PunBB 1.2 troubleshooting)
That's odd.
Try just modifying the templates to put in an image instead of a CSS background image. Then you can put an a tag around it.
73 2008-03-23 20:51
Re: Logo Linking to Index (14 replies, posted in PunBB 1.2 troubleshooting)
You could always add this to the extra navlinks in the admin CP:
<script type="text/javascript">document.getElementById('brdtitle').onclick = function() { window.location = 'http://reviewstash.com' }</script>
I imagine that could work.
74 2008-03-23 14:09
Re: Hmm is there a mod that. (17 replies, posted in PunBB 1.2 troubleshooting)
You could modify the links mod.
75 2008-03-20 23:13
Re: My birthday is on the 23rd!! MARCH :D (8 replies, posted in General discussion)
Yes, and you're brutally murdering my braincells with each post.