I wrote:

Also, you should try to make a connection to the gallery mod.

So, how do you guys like that idea?

Good. Seems like a good resource to me. If you get it running, post it here. I will always need some help... wink

If you can wait long enough, I can do it. Mail me everything you want...

I like it. But are you planning to provide forums for other languages (C++, delphi,...), too?
In case you can't host all these, you will have to try to get other moderators for these ones...
Nice forum...

430

(13 replies, posted in PunBB 1.2 show off)

Love this idea. If you find a few good arcade games, you could host a few with the arcade mod...
Looking really good also.

Also, you should try to make a connection to the gallery mod. The upload and thumbnailing abilities of this mod combined with the gallery would be AAAAAmazing!!!

The community that I provide with a forum, is very lazy, so would it be possible to make a plugin to post.php and edit.php so that you could somehow click on a picture and it would automatically paste the code, kind of like the easy bbcode mod?

That looks more like PunPortal...

or that wink

435

(13 replies, posted in PunBB 1.2 troubleshooting)

Ok, and now?
Who wrote that mod?

"dans" probably means from

437

(13 replies, posted in PunBB 1.2 troubleshooting)

Not really. If the cache file isn't there, it has problems...

438

(13 replies, posted in PunBB 1.2 troubleshooting)

No, the plugin needs a file called cache_puntoolbar.php
I just took puntoolbar.php from an older version (1.3)

439

(13 replies, posted in PunBB 1.2 troubleshooting)

Yeah it is, so that should not be the problem. And also, this thing doesn't even come from the mod, so...

440

(13 replies, posted in PunBB 1.2 troubleshooting)

it's on punbb.fr

EDIT: Wait a sec... did you actually change anything after that "should be"?

441

(13 replies, posted in PunBB 1.2 troubleshooting)

While we're at it... another problem:
the plugin needs a file include/cache_puntoolbar.php and in viewtopic.php there is a file needed called include/puntoolbar.php
Only cache_puntoolbar.php is provided in the mod zip package.

442

(25 replies, posted in General discussion)

Textpatter is too much bloggish. wink I want just something where you can easily edit templates and stylesheets and can make content pages like about us, our purpose, bla bla...

443

(13 replies, posted in PunBB 1.2 troubleshooting)

I just installed the puntoolbar and in viewtopic.php I get the following error:

Parse error: parse error, unexpected T_STRING in <mysite>/forum/include/parser.php on line 162

Any help? Here is the code, starting with line 147:

// Deal with strpos() returning false when the string is not found
        // (65536 is one byte longer than the maximum post length)
        if ($c_start === false) $c_start = 65536;
        if ($c_end === false) $c_end = 65536;
        if ($q_start === false) $q_start = 65536;
        if ($q_end === false) $q_end = 65536;

        // If none of the strings were found
        if (min($c_start, $c_end, $q_start, $q_end, $q2_start) == 65536)
            break;

        // We are interested in the first quote (regardless of the type of quote)
        $q3_start = ($q_start < $q2_start) ? $q_start : $q2_start;

        // We found a [quote]or a [quote=username]if ($q3_start  min($q_end, $c_start, $c_end))
        {
            $step = ($q_start  $q2_start) ? 7 : strlen($matches[0]);

            $cur_index += $q3_start + $step;

            // Did we reach $max_depth?
            if ($q_depth == $max_depth)
                $overflow_begin = $cur_index - $step;

            ++$q_depth;
            $text = substr($text, $q3_start + $step);
        }

444

(8 replies, posted in PunBB 1.2 troubleshooting)

good then in the config table of the forum database there should be something like "o_baseurl" where you can change it.

445

(8 replies, posted in PunBB 1.2 troubleshooting)

Do you have access to your mySQL database through something like phpmyadmin?

446

(25 replies, posted in General discussion)

Uhhmmm... tested it.. isn't really perfect for a company website...

447

(25 replies, posted in General discussion)

Not that I don't like it but...
any others?

(I just want many alternatives right now)

448

(25 replies, posted in General discussion)

What is the best CMS for a company website (in your eyes)...
I already tried a lot, but they all weren't perfect.

Nice idea. As soon as you got it working, could you publish it as a mod?

http://www.punres.org/desc.php?pid=70
Here you go