Didn't help

It works fine now..tnx for update.

Could you add time and date of posting, next to the username?

tnx

2) Yep..if i refresh whole page, then i see new messages. Tried with IE7 and FF3....other users noticed that also

When trying to show all posts from a user (from user's profile). I get only page numbers a no posts. If looking at users topics, then it works fine.

Here's sample on my page

I just changed from php 4 to php 5...could this be the problem. I have disabled all extensions and still no change

tnx

Nice idea. Found two problems

1. It seems you have forgot to include error messages, when someone registers with the already used name or something.
2. If using captcha extension, timezone and DST settings are not shown.

*OFF TOPIC*

How did you make "Latest News" to show on top of forum index in your website?

Can this chat be moved to it's own page and adding new menu on top, to link to it?

Also..the chat does not refresh automatically. I have to reload whole forum to see changes.

tnx

It was only config in cpanel...i now run on  PHP 5.2.6 and chat works fine

tnx

Yep... PHP version is 4.4.8

Will ask host to upgrade

The chat is now shown, but i get below error, when trying to send any message

Fatal error: Call to undefined function: file_put_contents() in /forum/misc.php(631) : eval()'d code on line 212

I got the same problem. Didn't really look into it yet

I got the same problem as fantasma. After installing extension, forum index is not shown. It only loads background.

This is what i get

Line: 391
Char: 1
Error:'_gat' is undefined
Code:0
URL: http://www.forum.com/index.php

1.3 final

I think i found a bug.

The dot in front topic name, that marks topic that you have posted to is shown on every topic, even if you have not posted. You have to be registered to see this.

yep..it worked. Tnx a lot

in future release, you could add options in admin to change $topic_count and hook id, so you can change this variables easily.

How about adding h2 class (used to name forum groups) with language variable. This would allow to give name like "Last 10 posts from forums".

just some thoughts smile

In phpinfo i see that mod_rewrite module in loaded.

Didn't work...got this


Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@site.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Nice...it works fine..tnx. Any idea how to move it below main forums?

demo doesn't work.

Your PunBB database is out-of-date and must be upgraded in order to continue. Please run db_update.php in order to complete the upgrade process.


Your procedure worked just fine....tnx

So i presume there is no way to move just few posts in a topic? In my forum, users are constantly going off-topic and i need to move posts a lot. Will there be an extension of some sort?

tnx

69

(99 replies, posted in PunBB 1.3 additions)

I have translated about 70% of 1.3 into Slovenian language

I made a link on wiki to it, if someone wants to help. Will update zip file frequently

tnx

If using wrong quote like the one bellow, it can mess up forum layout. The bbcode warning message did not expect this, so it validates and gets published

Here's what happens

code used was this

(quote=some_user
some random text.(quote)
some more random text(/quote)

On my forums this happened when some one was quoting already quoted text and forum denied the posting. The user then changed some code and was able to post the message, that eventually messed things up

//EDIT: topic subject altered

71

(13 replies, posted in PunBB 1.3 troubleshooting)

ok, never mind..there's was quote problem in one of the posts which made some nasty things. Quick quote option quoted wrong user, but right text and stuff like that.

the quote was used like this
(quote=user
some text(quote)
some other tekst(/quote)

after fixing it, all works fine...even layout is fixed.

I think there should be some warning about using bbcode wrong, since it can damage the forum.

tnx

Is there a way to move all or just some posts from one topic to another? I know about Manage options, but you can only move posts to new topic, but not to the existing one. And you can't move post if it has no replies.

sample:
I have two topics with no replies, which i want to merge, but I don't see Manage option. Any idea how to do that?

tnx

73

(13 replies, posted in PunBB 1.3 troubleshooting)

Since i have started css problems topic, i found another strange thing. Please check this and scroll to the bottom. In IE7 and FF3 when logged with admin i see this
http://shrani.si/f/1Q/UN/160D9gGh/untitled-2.gif

This only happens on this 267 page. Any idea why this would happen

74

(13 replies, posted in PunBB 1.3 troubleshooting)

Yeah..great. Tnx Garciat. I was struggling with margin and didn't check padding-bottom

so, is this bug or did i mess something up? smile

75

(13 replies, posted in PunBB 1.3 troubleshooting)

Any idea how to change size of column with post and topic numbers? I think if i can decrease them i would get more space for the forum description and that might fix this problem. Although, i have no idea why this would happen.

Has some one else tried very long forum description?