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)
-   -   Event Forums (https://vborg.vbsupport.ru/showthread.php?t=93308)

Neal-UK 08-04-2005 03:55 PM

Quote:

Originally Posted by endquote
After some help from Kirby, I have edited the script to properly install the admin cp settings. I also added a note about a template change. Feel free to give it a shot.

ace, was just reading this thread. Will i have to delete the plug in bits for the first version as when i have imported a new plug in before, it hasnt overwritten but created 2 instances of it?

Neal-UK 08-04-2005 04:02 PM

Quote:

Originally Posted by nealparry
ace, was just reading this thread. Will i have to delete the plug in bits for the first version as when i have imported a new plug in before, it hasnt overwritten but created 2 instances of it?

ignore that, forgot it was a product

Neal-UK 08-04-2005 04:10 PM

Quote:

Originally Posted by nealparry
ignore that, forgot it was a product

Oh eck!

Getting this error when I try to delete a thread in the calendar forum:

Database error in vBulletin 3.5.0 Release Candidate 1:

Invalid SQL:

SELECT nwt_eventid
FROM FORUMthread
WHERE threadid = 1635;

MySQL Error : Unknown column 'nwt_eventid' in 'field list'
Error Number : 1054
Date : Thursday, August 4th 2005 @ 05:09:46 PM
Script : http://www.burnleyweb.com/forum/inlinemod.php
Referrer : http://www.burnleyweb.com/forum/inlinemod.php

Neal-UK 08-04-2005 04:11 PM

Quote:

Originally Posted by nealparry
Oh eck!

Getting this error when I try to delete a thread in the calendar forum:

Database error in vBulletin 3.5.0 Release Candidate 1:

Invalid SQL:

SELECT nwt_eventid
FROM FORUMthread
WHERE threadid = 1635;

MySQL Error : Unknown column 'nwt_eventid' in 'field list'
Error Number : 1054
Date : Thursday, August 4th 2005 @ 05:09:46 PM
Script : http://www.burnleyweb.com/forum/inlinemod.php
Referrer : http://www.burnleyweb.com/forum/inlinemod.php

and if I try and delete it via the Thread Tools menu

Neal-UK 08-04-2005 04:12 PM

Quote:

Originally Posted by nealparry
and if I try and delete it via the Thread Tools menu

Sorry, and when I try to add a new event in the calendar I got this, although the event did get posted:

Database error in vBulletin 3.5.0 Release Candidate 1:

Invalid SQL:

UPDATE FORUMthread
SET nwt_eventid = 2
WHERE threadid = 1636;

MySQL Error : Unknown column 'nwt_eventid' in 'field list'
Error Number : 1054
Date : Thursday, August 4th 2005 @ 05:12:12 PM
Script : http://www.burnleyweb.com/forum/calendar.php
Referrer : http://www.burnleyweb.com/forum/cale...ype=single&c=1

Neal-UK 08-04-2005 04:20 PM

Quote:

Originally Posted by nealparry
Sorry, and when I try to add a new event in the calendar I got this, although the event did get posted:

Database error in vBulletin 3.5.0 Release Candidate 1:

Invalid SQL:

UPDATE FORUMthread
SET nwt_eventid = 2
WHERE threadid = 1636;

MySQL Error : Unknown column 'nwt_eventid' in 'field list'
Error Number : 1054
Date : Thursday, August 4th 2005 @ 05:12:12 PM
Script : http://www.burnleyweb.com/forum/calendar.php
Referrer : http://www.burnleyweb.com/forum/cale...ype=single&c=1

Can't unistall it either:

Database error in vBulletin 3.5.0 Release Candidate 1:

Invalid SQL:
ALTER TABLE `FORUMevent` DROP `nwt_threadid`;

MySQL Error : Can't DROP 'nwt_threadid'. Check that column/key exists
Error Number : 1091
Date : Thursday, August 4th 2005 @ 05:19:00 PM
Script : http://www.burnleyweb.com/forum/admincp/plugin.php
Referrer : http://www.burnleyweb.com/forum/admi...eventforums&s=

endquote 08-04-2005 04:43 PM

Not sure what that would be about. It looks like the install queries didn't run successfully. Note the <installcode> node in the XML file if you want to run them manually.

Neal-UK 08-04-2005 05:14 PM

Quote:

Originally Posted by endquote
Not sure what that would be about. It looks like the install queries didn't run successfully. Note the <installcode> node in the XML file if you want to run them manually.

tried it but it just keeps telling me that the tables, etc are not there. So how can i remove the options in the admincp now please?

FD929 08-08-2005 02:36 PM

How would I go about changing the date format displayed in the thread title?

I'd also like to change the forum "new thread" button to create a new event if anybody can provide any insight into how I would do that. :)

endquote 08-08-2005 04:30 PM

Quote:

Originally Posted by FD929
How would I go about changing the date format displayed in the thread title?

You could change the call to date() in eventdata_postsave. I suppose I should make that a config option.

Quote:

Originally Posted by FD929
I'd also like to change the forum "new thread" button to create a new event if anybody can provide any insight into how I would do that. :)

It should do that automatically, but not if you're a moderator of that forum, or an administrator.


All times are GMT. The time now is 01:44 AM.

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.01323 seconds
  • Memory Usage 1,750KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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