vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Calendar Enhancements - Calendar Search and Download (https://vborg.vbsupport.ru/showthread.php?t=238771)

Toorak Times 02-18-2015 03:17 PM

Bump...has anyone had a need for something like this, would be great for me IS NOT 4.2.3 compatible

HM666 01-12-2018 07:14 AM

Works fine on the latest vB 4.2.5! To enable it to work on 4.2.5 you need to do the following:

1. Download "Calendar Search and Download_110.zip" . Unzip to your desktop.

2. In an HTML editor or notebook open the product-calsearch_110.xml file. (DO NOT USE MS WORD!!!)

3. Find:

Code:

<dependency dependencytype="vbulletin" minversion="4.0.2" maxversion="4.1" />
4. Change To:

Code:

<dependency dependencytype="vbulletin" minversion="4.0.2" maxversion="4.2.6" />
5. Save the file.

6. Follow the OP'S/DEV'S install instructions.

7. After you import the file you most likely may not be able to see a drop down in your calendar area. If this is the case then you can manually add a calendar link in your calendar template where you would like to place it. I have a box that I coded at the top of my calendar and this is where I added my search link for the calendar areas. Just be sure that where ever you add your link that you use the url with calsearch.php on the end of it.

EXAMPLE:

Code:

<a href="http://yoursite.com/calsearch.php">Calendar Search</a>
Change "yoursite.com" to your actual URL.

If you need help placing it in your templates post back here and I'll help if I can.


All times are GMT. The time now is 03:56 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.01083 seconds
  • Memory Usage 1,714KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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