![]() |
|
#1
|
|||
|
|||
|
This is very strange. When I create a new event in my VB calender it always shows what is last in the site navigation block as the title?
Image attached.
__________________
www.highperformancestangs.com |
|
#2
|
||||
|
||||
|
That's a problem that can happen with the integration, and will be corrected with the next release.
|
|
#3
|
|||
|
|||
|
Thanks for the info.
__________________
www.highperformancestangs.com |
|
#4
|
|||
|
|||
|
I also notice the search page is filling in some bogus info. When I take away the CMPS integration it is fine.
Is there anyway to exclude the integration from a few pages without have to go into every PHP file individually. I utilize the integrate into all pages code in global.php Thanks
__________________
www.highperformancestangs.com |
|
#5
|
||||
|
||||
|
You would need to change the code you added to your global.php file to look something like this:
Code:
if (THIS_SCRIPT != 'adv_index' AND THIS_SCRIPT != 'search')
{
define('VBA_PORTAL', true);
define('VBA_PAGE', 'include');
}
|
|
#6
|
||||
|
||||
|
FYI, I've split the rest of the posts from this thread into the 3.0 Bugs forum.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Calender alerts | shelmo | "How Do I..." Questions | 1 | 04-26-2007 10:27 AM |
| Calender | EasyTarget | Module & Modification Discussion & Requests | 2 | 07-24-2005 06:01 PM |
| Calender messed up. | mindbuster | Troubleshooting / "How do I..." Questions | 2 | 01-22-2005 10:57 AM |