ctg_croce
Wed 3rd Oct '01, 6:30pm
Well, quite some users on our board have invalid homepages.
most of them have "http://" and for some odd reason others removed the "http://" and have things like "www.blahblah.."
these can be fixed by simple queries, pe.
update user set homepage="" where homepage="http://"
and now and then I take the time to fix the nonworking urls.
It aint a lot of work, but it would be great if things where changed automatically, and "http://" didn't get stored in the DB, or the "www.blah.." got completed.
*
Also, I'm writing a totally new interface for displaying messages, because it's very much integrated in our .php site we're building.
the posting goes through the board, and then redirects to the site.
I defenately wouldn't mind having a small logo like http://www.vbulletin.com/images/mysql.gif or http://www.vbulletin.com/images/phplogo.gif but then for vbulletin on my site. Unfortunately I haven't found such a logo yet.
*
this last is somehow a little contradictory issue...
We used the pure vBB-forum before. We still do, but now we also use vBB for the posting on our website, the displaying however happens through our site-interface.
Since I'm using the board, for forumposts and the website-posts, I had to make the site-forum (category) "not displayed". (this means to moderators also.)
Cause if I deny people to view te forum, they don't seem able to post on the site, that's why I have to make the forum "not displayed".
It would be nice though if moderators could see the forum, this would make it easy to moderate. (Well they can do so by specifying the forumid in the url bij hand)
What I mean is, making the site-forum visible to moderators would require other people to be able to post, without having permission to view the forum.
Do I make sense here? :) Well, I told you it could be a little contradictary :rolleyes:
*
Why is the logout-button on top next to the home-button disabled by default? I like that button :cool:
*
Ok, that's it for now. keep up the good work :)
most of them have "http://" and for some odd reason others removed the "http://" and have things like "www.blahblah.."
these can be fixed by simple queries, pe.
update user set homepage="" where homepage="http://"
and now and then I take the time to fix the nonworking urls.
It aint a lot of work, but it would be great if things where changed automatically, and "http://" didn't get stored in the DB, or the "www.blah.." got completed.
*
Also, I'm writing a totally new interface for displaying messages, because it's very much integrated in our .php site we're building.
the posting goes through the board, and then redirects to the site.
I defenately wouldn't mind having a small logo like http://www.vbulletin.com/images/mysql.gif or http://www.vbulletin.com/images/phplogo.gif but then for vbulletin on my site. Unfortunately I haven't found such a logo yet.
*
this last is somehow a little contradictory issue...
We used the pure vBB-forum before. We still do, but now we also use vBB for the posting on our website, the displaying however happens through our site-interface.
Since I'm using the board, for forumposts and the website-posts, I had to make the site-forum (category) "not displayed". (this means to moderators also.)
Cause if I deny people to view te forum, they don't seem able to post on the site, that's why I have to make the forum "not displayed".
It would be nice though if moderators could see the forum, this would make it easy to moderate. (Well they can do so by specifying the forumid in the url bij hand)
What I mean is, making the site-forum visible to moderators would require other people to be able to post, without having permission to view the forum.
Do I make sense here? :) Well, I told you it could be a little contradictary :rolleyes:
*
Why is the logout-button on top next to the home-button disabled by default? I like that button :cool:
*
Ok, that's it for now. keep up the good work :)