Also, you should try to make a connection to the gallery mod.
So, how do you guys like that idea?
You are not logged in. Please login or register.
PunBB Forums → Posts by lie2815
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...
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...
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
Ok, and now?
Who wrote that mod?
"dans" probably means from
Not really. If the cache file isn't there, it has problems...
No, the plugin needs a file called cache_puntoolbar.php
I just took puntoolbar.php from an older version (1.3)
Yeah it is, so that should not be the problem. And also, this thing doesn't even come from the mod, so...
it's on punbb.fr
EDIT: Wait a sec... did you actually change anything after that "should be"?
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.
Textpatter is too much bloggish. I want just something where you can easily edit templates and stylesheets and can make content pages like about us, our purpose, bla bla...
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);
}
good then in the config table of the forum database there should be something like "o_baseurl" where you can change it.
Do you have access to your mySQL database through something like phpmyadmin?
Uhhmmm... tested it.. isn't really perfect for a company website...
Not that I don't like it but...
any others?
(I just want many alternatives right now)
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
PunBB Forums → Posts by lie2815
Powered by PunBB, supported by Informer Technologies, Inc.