|
|
Joined: May 2001
Posts: 550
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 550 |
No....
Delete t1.B_Number = t1.B_Main AND
|
|
|
|
Joined: Jun 2002
Posts: 160
Member
|
Member
Joined: Jun 2002
Posts: 160 |
[]scroungr said: which events are they? are they holidays? public days? private days? entered through a forum post or directly thru the calendar? birthdays? the eventspal was kindof involved so I would need more info.. do a database dive and tell me what the record of one of the misappropiated dates looks like so I have more to go on. [/]
They're entered via a forum post with the "List as event in calendar on" option used.
If you can tell me with a bit more detail what you're looking for, or how to provide you something usable from a "database dive" I'll do so. I can view one of the posts in phpMyAdmin, but everything appears to be correct - including the Month, Date, and Year in the B_CalDay, B_CalMonth, and B_CalYear fields.
Birthdays also seem to be afflicted with showing up as a day earlier on the "Upcoming Events" box.
Just tested, Private events added directly via the Calendar also show up a day early on the Upcoming Events (though all items are linked to the correct date on the calendar, both the pal-box version and the full forum one). Same with Public events.
There's not a handy Holiday coming up soon enough for me to test on for that.
|
|
|
|
Joined: Nov 2000
Posts: 1,271
Kahuna
|
Kahuna
Joined: Nov 2000
Posts: 1,271 |
[] Anno said:Delete t1.B_Number = t1.B_Main AND [/] woo! thats perfect!! thanks 
|
|
|
|
Joined: Jan 2005
Posts: 14
Newbie
|
Newbie
Joined: Jan 2005
Posts: 14 |
Question, I have read thru all the posts here and have tried everything I can think of. Triple checked the install procedures. I cant get the entrance to stay open.....the first time you go straight there from a new browser window.....its open and works great...... You go back, and it gives the "We are currently updating this page... "  any ideas? please 
|
|
|
|
Joined: Jul 2001
Posts: 808
Coder
|
Coder
Joined: Jul 2001
Posts: 808 |
Hi,
I found a nasty little bug: If yo try to setup a layout with the contropanel all settings will be written to configpal.inc.php and in this file to the keywords
$index_include[number0,1,2,3]['keywordname'] = "";
With one version there must be change and only strings with upper first char for the keywordname will be read by IPP but not set with the setup. For Example: I found in my configpal.inc.php:
$index_include[1]['events'] = "3"; (set by controlpanel) $index_include[1]['Events'] = "0";
The second string was read by the control panel
|
|
|
|
Joined: Jul 2001
Posts: 808
Coder
|
Coder
Joined: Jul 2001
Posts: 808 |
wen using UBBthreads V6.5.2 and above plase check all IPP files for:
{$myprefs['language']}
and replace them with:
{$_SESSION['myprefs']['language']}
you will run in trouble if you dont change this while using more than on language on your board. There are several places still in it.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
thanks zarzal 
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Zip in original post updated to work with 6.5.2+ (as per zarzal's recommendations) - there were 4-5 files that still needed the language links updated 
|
|
|
|
Joined: May 2006
Posts: 6
Lurker
|
Lurker
Joined: May 2006
Posts: 6 |
Is there any way to set it so Shout Box shows in the main listing of forums as well as in selected or all of the forums?
|
|
|
|
Joined: May 2006
Posts: 6
Lurker
|
Lurker
Joined: May 2006
Posts: 6 |
In other words, is there some type of a script that will allow me to do this?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Sure, you could turn the sidebar on and have the shoutbox in it, just like here 
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 417
Joined: November 2001
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|