vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Calendar Search and Comments for Events (https://vborg.vbsupport.ru/showthread.php?t=91066)

moonclamp 10-28-2005 04:53 PM

Quote:

Originally Posted by FleaBag
No longer getting that error - but BB Codes are not being parsed in the event comment sigs. Also, the editor does not appear as elsewhere in the site.

Screenshots attached.

Thanks for the continued support of this hack, great to have it running. :)

Yeah I'm having the same problem with signatures not parsing bbcode.

KrisJacobs 11-17-2005 10:21 PM

I used the other version of this when I was running v3.0.8 and it was fine.

However, I have upgraded to v3.5.1 now.

I do not have any Evecom permissions settings anywhere, and everyone gets permission denied when trying to post to calendar events.

When I edit usergroups, I have nothing for setting Evecom permissions.

I have already done the admincp/index.php?do=buildbitfields -- that did not help.

What should I do?

Thanks!

KrisJacobs 11-17-2005 10:54 PM

I have messed around with the install, uninstall stuff, manually done the sql adds/drops, etc. myself via my MySQL utility, all no go.

Permissions settings never show up in my Admin CP when I goto Usergroup Manager and choose to edit a Usergroup.

KrisJacobs 11-17-2005 11:00 PM

LOL!

On line 51 of your XML file, the "R" is missing off the word "require"

it says

Code:

                $db->query_write("
                        DROP TABLE `" . TABLE_PREFIX . "eventcomments`
                  ");
               
equire_once(DIR . '/includes/class_bitfield_builder.php');
vB_Bitfield_Builder::save($db);]]></uninstallcode>
                </code>
        </codes>

I wonder if that is causing the problem?

I am also setting absolute paths to class_bitfield_builder.php

Code:

require_once('http://www.hordelandsecurity.org/forums/includes/class_bitfield_builder.php');
My fingers are crossed... :)

KrisJacobs 11-17-2005 11:23 PM

I've given up trying to make this work. :(

FleaBag 11-18-2005 01:22 PM

Just give deathemperor some time. :)

KrisJacobs 11-18-2005 01:26 PM

Oh yah, no worries!

I just gave up - I'm not PHP-savvy enough to get it working on my own merits. :)

FleaBag 11-18-2005 01:27 PM

Ditto heh.

banjolawyer 11-19-2005 10:59 PM

Quote:

Originally Posted by KrisJacobs
I do not have any Evecom permissions settings anywhere, and everyone gets permission denied when trying to post to calendar events.

When I edit usergroups, I have nothing for setting Evecom permissions.

I have already done the admincp/index.php?do=buildbitfields -- that did not help.

Same problem here.

Benj 11-27-2005 05:00 PM

does this allow you to search calendar events by there poster?


All times are GMT. The time now is 11: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.01030 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (2)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