Yep, the problem was with the host - they'd updated CPanel and knocked the clock off; eventually people stopped being able to post as the present became the future to the board, and one can't post in the future, so we just disabled the board until the forum's incorrect clock caught up with the time ...
Hiya, When logging in this morning I noticed that the time was 6 hours ahead of normal - my timezone, which is the board's timezone, is GMT -5. In the adminCP, the board's timezone is still set for GMT-5, however it's displaying at GMT+1. Changing my own profile's timezone to GMT -11 shows my correc...
Terra, I could kiss you! (don't worry, I'm a girl ) I thought something looked odd with that, but with my level of knowledge it was "should all of that code be green like that?"
Fantastic, thank you so much! My users will be very happy.
happyjoy2 ~ In viewtopic.php, look for this: if ( $postrow[$i]['anon'] == true ) { // make the varibles blank That is where it blanks out all of the different links and profileinfo. if you have any profile info that was added by other mods, you have to go there and make it = ''; in that section -- ...
I've searched and browsed and searched, but I think the problem is that I don't know the proper terminology for what I'm trying to do. So, simply put - Currently when users go to myforum .net, or myforum.net/phpBB/index.php, there's the forum index. I would like the above URL to instead take them to...
Hey Terrafrost, I wanted to update you on the issues I was having. Confirming that it wasn't your MOD - there was some kind of issue with my original re-install, because the issue I had after installing this wasn't the only weird bug that was cleared up upon re-reinstalling 2.0.21. When I uninstalle...
I also did a teeny edit to the user-avatar area after installing this, because I thought it looked too cluttered. Bolds the rank and moves it to below the avatar, with a space between the Custom Title and the avatar below. Just looks neater. I'm no MOD author or code writer so if there's something w...
I ran into a small problem when trying to install this mod, #-----[ OPEN ]------------------------------------------ # includes/usercp_register.php # #-----[ FIND ]------------------------------------------ # $signature = str_replace(' # #------------------------------------------------------------...
I just tried this out and it works great, but there's one problem I have - I have the Custom Title MOD, and the user's Custom Title still shows up under "Anonymous" - a bit of a giveaway identity-wise. :P Is there anyone that has both these MODs that has found a workaround for this? Help m...