vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Calendar Search and Comments for Events (https://vborg.vbsupport.ru/showthread.php?t=78210)

deathemperor 03-28-2005 11:16 PM

Quote:

Originally Posted by snyx
Well there is a "New Posts" link which outputs the new posts/threads made in the forums. Whats the chance of having a seperate "New Comments" link for posting done in the Calendar?

it cannot be made, because this is just "New reply" not a "new thread" you know, "new thread" here only means making a new event.

snyx 04-02-2005 05:17 AM

Quote:

Originally Posted by deathemperor
it cannot be made, because this is just "New reply" not a "new thread" you know, "new thread" here only means making a new event.

grumble, that about bold/unbold event titles on calendar depending on new/no replies

YLP1 04-03-2005 04:22 AM

Quote:

Originally Posted by deathemperor
it's because I was too tired, having one day under the 38 C degree Sun.

make this change:

FIND:

PHP Code:

        $eventsearchcount $DB_site->query("
                SELECT * 
                FROM " 
TABLE_PREFIX "$searchin 
                WHERE 
$searchfor_query $searchfor_subquery $searchfor_query2 
        "
); 

REPLACE WITH:
PHP Code:

        $eventsearchcount $DB_site->query("
                SELECT * 
                FROM " 
TABLE_PREFIX "$searchin $as
                WHERE 
$searchfor_query $searchfor_subquery $searchfor_query2 
        "
); 



Thank You Bunches.... I am all working now...

VB-Fanatiker 04-09-2005 07:25 PM

Quote:

Originally Posted by deathemperor
If you like I'll upgrade this to have that options later. just give me sometimes cuz it's soon my birthday ^^

Hi deathemperor,

you already in the last 2 weeks thought about it, to make the event details searchable? :nervous:
That would be great, thanks a lot!

VB-Fanatiker

YLP1 04-12-2005 01:32 AM

I have a question...how do I fix this broken avatar link? I'm not sure why it's pulling from where it's pulling shouldn't pull from the member's chosen avatar? How do I fix this?

Any help is greatly appreciated.

provedel 04-12-2005 12:09 PM

Quote:

Originally Posted by YLP1
I have a question...how do I fix this broken avatar link? I'm not sure why it's pulling from where it's pulling shouldn't pull from the member's chosen avatar? How do I fix this?

Any help is greatly appreciated.

Same here...
On the forum, my avatar point to forums/customavatars/avatar1_0.gif

In Calendar the missing avatar point to forums/customavatars/avatar_0.gif

Note!
My avatars are currently being served from the filesystem, not from Database!!!

Thanks in advance...

YLP1 04-12-2005 08:35 PM

I have another question...when there are more than one event on a given calendar day, how would I a little icon like a bullet or something to indicate each calendar item.

If you look at the calendar graphic I have attached, you will see that on this calendar day I have three events (not including the birthday).

I have also attached a graphic that shows calendar events without use of the mini calendar as well. The bullet icon would make it much easier to identify each event.

These events are seperated by a dotted line, I would like to put an icon or bullet in front of each event entry to identify better each event.

How would I do that?

Thanks in advance.

YLP1 04-17-2005 02:45 AM

Quote:

Originally Posted by provedel
Same here...
On the forum, my avatar point to forums/customavatars/avatar1_0.gif

In Calendar the missing avatar point to forums/customavatars/avatar_0.gif

Note!
My avatars are currently being served from the filesystem, not from Database!!!

Thanks in advance...

I still can't figure out how to fix this unless a hard link is entered but I am not sure where to put that URL to customavatars.

In looking at the code and the size of the Avatar it looks like the normal size avatars are made smaller??!??

I dunno....any help to fix this is greatly appreicated.

KTBleeding 04-17-2005 04:05 AM

Will this hack search custom calendar field content?

VB-Fanatiker 04-18-2005 11:27 PM

Quote:

Originally Posted by KTBleeding
Will this hack search custom calendar field content?

No.
I need this feature also!!!
:rolleyes:


All times are GMT. The time now is 02:38 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01281 seconds
  • Memory Usage 1,749KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete