Well, I looked at your forums earlier, but I have no idea what might have happened. I hardly recognize the code at all. Try replacing your footer.php. Maybe it has been corrupted somehow.
6,677 2004-01-13 00:24
Re: Rebulding index? (11 replies, posted in PunBB 1.2 troubleshooting)
Aha, then it's another story. Could you be a little more specific about when you get the error message?
6,678 2004-01-12 22:41
Re: Rebulding index? (11 replies, posted in PunBB 1.2 troubleshooting)
Fatal error: Cannot redeclare split_words() (previously declared in /home/hlcae/public_html/forum/include/searchidx.php:39) in /home/hlcae/public_html/forum/include/searchidx.php on line 39
Hmm, wait a minute. searchidx.php is the old file (from PunBB 1.0.1). It was renamed to search_idx.php in 1.1. Are you sure you've upgraded to 1.1 completely?
6,679 2004-01-12 19:40
Topic: And German ... (0 replies, posted in News)
I just received the updated German language pack for PunBB 1.1 from Holger Ronecker. Very nice!
6,680 2004-01-12 18:38
Re: Problem with extern.php (27 replies, posted in PunBB 1.2 troubleshooting)
Yes, maybe it should.
6,681 2004-01-12 18:17
Re: Problem with extern.php (27 replies, posted in PunBB 1.2 troubleshooting)
localhost should be fine as long as your forums are hosted on the same server as your front page.
6,682 2004-01-12 18:13
Re: Rebulding index? (11 replies, posted in PunBB 1.2 troubleshooting)
The search index is a collection of all the different words that appear in the posts and in which posts those words appear. It's used for searching. It's much faster too search through a list of words than it is to search through the actual post text. Some databases have built-in text search capabilities, but since there is no standard for it, I had to implement my own.
The only reason one would want to rebuild the search index is if they have manually added, updated or removed posts from the database or if they changed the language.
6,683 2004-01-12 18:05
Re: Problem with extern.php (27 replies, posted in PunBB 1.2 troubleshooting)
And allow_url_fopen is still enabled?
6,684 2004-01-12 17:55
Re: Rebulding index? (11 replies, posted in PunBB 1.2 troubleshooting)
Ok, thanks. I'll check it out.
6,685 2004-01-12 13:45
Re: Rebulding index? (11 replies, posted in PunBB 1.2 troubleshooting)
zapher: That's odd. Could you perhaps paste the full error message you got when trying to prune?
6,686 2004-01-12 13:44
Re: Admin login doesn't work (10 replies, posted in PunBB 1.2 troubleshooting)
I install PunBB Version: 1.1 , Admin login doesn't work ?
my screen hung during Admin login about 20 min , why ?
I'm not sure I understand what you mean.
Is only admins affected?
On what page does it "hang"?
Do you get any error messages?
Did you upgrade or do a fresh install?
6,687 2004-01-12 02:56
Re: [REQUEST] Updated Styling Guide (10 replies, posted in PunBB 1.2 modifications, plugins and integrations)
See the upgrade instructions in the file install.html that is included in the package. What you have to do is to add three new CSS classes. You could also download PunBB 1.0.1 and compare one of the styles from that version to one of the styles in 1.1. It's a piece of cake really.
6,689 2004-01-12 02:53
Re: Register problem with *this* forum (4 replies, posted in PunBB 1.2 bug reports)
Well, stranger things have happened :)
6,690 2004-01-12 02:30
Re: Register problem with *this* forum (4 replies, posted in PunBB 1.2 bug reports)
According to my SMTP server log, two e-mail messages have been sent successfully to your hotmail address. I'm guessing it must be something wrong with Hotmail. Could it perhaps be that Hotmail tagged the first e-mail as spam?
6,691 2004-01-12 02:27
Re: Register problem with *this* forum (4 replies, posted in PunBB 1.2 bug reports)
I'll have a look in the log files.
6,692 2004-01-12 02:03
Re: PunBB - More Styles and Less Tables (11 replies, posted in PunBB 1.2 discussion)
I like the fact that all the cellpadding and cellspacing attributes can be removed. I really hate them.
Removing the nested tables from viewtopic is another good thing. However, if a side-effect of that is that one wide post extends the rest of the posts, I'm not so convinced.
Making it easier to change the separator character(s) is great. I really don't know why I haven't implemented it with implode() everywhere in the first place :)
Adding a few new classes is probably another good idea.
I'm looking forward to seeing a more complete solution before I make any decisions. This might be an alternative to CSpotkill's suggestion.
6,693 2004-01-12 01:43
Re: Presentations (32 replies, posted in General discussion)
Hey Kennel you forgot to add your specs ;)
Haha, you're right :) Here they come:
Name: Rickard Andersson
Age: 27
Location: Helsingborg, Sweden (it's almost in Denmark :))
Interests: Programming (duh!), good music, space (I'm a sucker for Discovery Science), sci-fi movies/series.
Occupation: Just graduated from college (BSc in software engineering) and doing misc. freelance coding work. In my spare time I work on PunBB and hang out with my girlfriend.
Interesting fact: Even if I really don't have anything to do, I feel as if I never have enough time. Ok, maybe not so interesting :)
6,694 2004-01-12 01:42
Re: Wrong author in the forum view? (3 replies, posted in PunBB 1.2 bug reports)
Man, how the hell did you notice that? :) It was actually me who started the topic. I moved a bunch of posts from a different topic into that one and I had to do it manually (PunBB doesn't have a split topic function). I guess I forgot to change the author column :)
6,695 2004-01-11 19:10
Topic: And now Hungarian (0 replies, posted in News)
Földváry Tamás has submitted a Hungarian language pack for PunBB 1.1. The archive contains an updated version of index.php that must be used. You can the language pack on the download page.
6,696 2004-01-11 18:57
Topic: Presentations (32 replies, posted in General discussion)
I don't think we've had one of these yet :D
Name?
Where do you live?
Interests?
What do you do for a living?
etc.
6,697 2004-01-11 17:52
Re: my punBB forum (7 replies, posted in PunBB 1.2 show off)
Excellent. I'll upload it.
6,698 2004-01-11 16:20
Re: No more mod readme files! (12 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Probably not.
6,699 2004-01-11 15:39
Re: No more mod readme files! (12 replies, posted in PunBB 1.2 modifications, plugins and integrations)
True. I've never written a mod, but I can imagine writing and updating the readme can be a lot of work for the larger mods. An alternative to Beyond Compare is to use diff/patch. However, I hardly know any Windows users that have it installed.
6,700 2004-01-11 13:26
Re: installation misslyckas (13 replies, posted in Archive)
Jag förstår inte. Har du lagt install.php där så ligger den väl där? Får du 404 så ligger den inte där.