1

(5 replies, posted in PunBB 1.2 show off)

Notch wrote:
Cajual wrote:

Your religion makes me shudder.

Thats OK, Jesus still loves you....

I think that this was supposed to be a review of the PunBB mod/integration/style etc, not what the content is about...

Why do you all say that, that's what makes me shudder about it.

I'm tired of evangelists, and anyone who tries to impress their religion on others, and that is why your religion is so wrong on more levels than Pac-Man.

2

(5 replies, posted in PunBB 1.2 show off)

I like everything about how it looks, except the content.  Your religion makes me shudder.

DokuWiki has a Punbb backend (punbb.class.php) but it is incomplete, and when I use it with acl auth it doesn't actually cross check my use info and merely stays at the login page.

Hopefully the new backend will work smile~

Maybe force it to look for the Punbb include/common.php

5

(2 replies, posted in PunBB 1.2 troubleshooting)

$data = 'SELECT * FROM weapons WHERE u.user='.$id.' AS u.group IS g.id'; Let's pretend we pull all the weapons from the specific user(s).
$this_array = $db->fetch_assoc($data); Use the inherant shorthand to pull the info into the array.
echo $this_array['username'];
echo $this_array['level'];
echo $this_array['weapon'];

I hope I didn't misunderstand you.

The class list for the mysql shorthand is pretty simple:
$db->query/fetch_array/fetch_assoc/num_affected

I have no idea how your post pertains to my request lol.  I understand you supplied specific information regarding the possible release of a new integrated Doku/Punbb, however, there is a stable release for 9-22-05, and the current version supported by Conor's work is from February.  That is a 7month span of almost 3-4 stable releases, with new syntax, upgraded styles, etc.

I would like to integrate a newer version of DokuWiki into Punbb, Conorhd's is, well, a very old Doku. http://wiki.rose-na.com is what I am trying to tie inw ith the Punbb user list, etc.

If someone could help with this I would greatly appreciate it.

Took me a while to edit all the little things, lol.

Just an ongoing project: http://www.rose-na.com

I have posted this a couple times before, but I like feedback every time I make sweeping changes.

Fixed, I used ambiguous $result variables and passed them both in the header so it over-rode my parse statement.

In _Viewtopic.php_ and only that specific file, the forum traceroute seems to be broken. (Forum > Sub-Form > Topic)
This can easily be seen here: http://www.rose-na.com/viewtopic.php?pid=665

I have checked the database and all information exists, the file 'viewtopic.php' is in its entirity and has not been modified except for the Sub-Forum modification.

If you have any ideas, please let me know!

if($cur_topic['parent_forum'])
    echo "\t\t".'<ul><li><a href="forum.php">'.$lang_common['Index'].'</a> </li><li>» <a href="viewforum.php?id='.$cur_topic['parent_forum_id'].'">'.pun_htmlspecialchars($cur_topic['parent_forum']).'</a> </li><li>» <a href="viewforum.php?id='.$cur_topic['forum_id'].'">'.pun_htmlspecialchars($cur_topic['forum_name']).'</a> </li><li>» '.pun_htmlspecialchars($cur_topic['subject']).'</li></ul>';
else
    echo "\t\t".'<ul><li><a href="forum.php">'.$lang_common['Index'].'</a></li><li> » <a href="viewforum.php?id='.$cur_topic['forum_id'].'">'.pun_htmlspecialchars($cur_topic['forum_name']).'</a></li><li> » '.pun_htmlspecialchars($cur_topic['subject']).'</li></ul>';

?>

12

(2 replies, posted in PunBB 1.2 show off)

Thanks tongue

13

(2 replies, posted in PunBB 1.2 show off)

Redone, after weeks of work, finally getting popular in the Rose Online community.

http://www.rose-na.com

THANK YOU!!!

PS - this is a base installation, I have not edited anything yet.

http://www.rose-na.com/doku.php

I am trying to run it with 1.2.10, everything orks fine except the lang file!  I can mod it to make it look pretty, but the text doesn't show up ><

www.rose-na.com/index.php
www.rose-na.com/forum.php

And my failed attempt at getting 1.2.5 dokuwiki to work in 1.2.10
www.rose-na.com/doku.php

Actually I think this is website integration into PunBB, lol.

I edited everything to make it work with 1.2.10 and I'm having trouble with the Lang file... The freaking Lang file!!

http://www.rose-na.com/doku.php

None of the btn_x lang info will show up.  I even tried changing the lang file into an array.

19

(5 replies, posted in Feature requests)

Will try it out, thanks a lot.

Works like a charm -- http://www.rose-na.com

20

(4 replies, posted in PunBB 1.2 show off)

Updated

21

(5 replies, posted in Feature requests)

Pretty much a gimmick, but I have narrow boards, and I hate clutter. tongue

22

(5 replies, posted in Feature requests)

Hide the moderator list below each forum name to be a link called 'View moderators' in which it then lists the moderators on a seperate page.  I have been thinking of delving into the code myself, but I want 99% uptime, and can't run the risk of screwing up.  Thanks for help!

23

(4 replies, posted in PunBB 1.2 show off)

Still looking for Doku update.

http://www.rose-na.com  is the new URL.