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)

FD929 08-08-2005 04:39 PM

Quote:

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

Yeah I was confused when I saw something posted. What exactly would I have to do to get it month-day-year?

Quote:

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

Aw that sucks ... why not?

endquote 08-08-2005 04:42 PM

Quote:

Originally Posted by FD929
Yeah I was confused when I saw something posted. What exactly would I have to do to get it month-day-year?

Just change "y-m-d" to "m-d-y".

Quote:

Originally Posted by FD929
Aw that sucks ... why not?

The thinking was that admins/mods might want to post announcements and things, but no one else should be able to post anything but events. You could change newthread_start to make it happen for everyone if you wanted.

FD929 08-08-2005 05:08 PM

Quote:

Originally Posted by endquote
The thinking was that admins/mods might want to post announcements and things, but no one else should be able to post anything but events. You could change newthread_start to make it happen for everyone if you wanted.

Ah I see. Well thanks again for this, I've wondered why vBulletin hasn't better implemented the calendar system for some time now.

Neal-UK 08-08-2005 06:26 PM

Quote:

Originally Posted by FD929
Ah I see. Well thanks again for this, I've wondered why vBulletin hasn't better implemented the calendar system for some time now.

any way i can remove this from my forum totally? I try to unistall via plugin manager and get db errors

FD929 08-08-2005 06:28 PM

Overwriting the product with the updated xml should take care of any problems you are having Neal. Then once overwritten, you should be able to uninstall if you choose to.

Neal-UK 08-08-2005 06:42 PM

Quote:

Originally Posted by FD929
Overwriting the product with the updated xml should take care of any problems you are having Neal. Then once overwritten, you should be able to uninstall if you choose to.

ok, i tried last time but got db errors. I'll try again.

FD929 08-08-2005 06:46 PM

1 more problem. All posted events by normal members are being moderated however all permissions are set to allow posting.

Neal-UK 08-08-2005 06:53 PM

Quote:

Originally Posted by FD929
1 more problem. All posted events by normal members are being moderated however all permissions are set to allow posting.

Still get the error when posting an event in the calendar even thought the event get's posted in the correct forum. Same errors if I trry to delete the post:

Quote:

Database error in vBulletin 3.5.0 Release Candidate 2:

Invalid SQL:

UPDATE FORUMthread
SET nwt_eventid = 4
WHERE threadid = 1672;

MySQL Error : Unknown column 'nwt_eventid' in 'field list'
Error Number : 1054
Date : Monday, August 8th 2005 @ 07:50:53 PM
Script : http://www.burnleyweb.com/forum/calendar.php
Referrer : http://www.burnleyweb.com/forum/cale...ype=single&c=1
IP Address : ***.***.***.***
Username : ****************
Classname : vb_database

FD929 08-08-2005 06:59 PM

I think maybe the sql queries still aren't running properly. I ran mine manually so that may be why we're having different issues. Are you using a table prefix and do you have access to run sql queries from the admincp or phpmyadmin?

Neal-UK 08-08-2005 07:05 PM

Quote:

Originally Posted by FD929
I think maybe the sql queries still aren't running properly. I ran mine manually so that may be why we're having different issues. Are you using a table prefix and do you have access to run sql queries from the admincp or phpmyadmin?

Yeah I have the prefix FORUMtable_name, but im pretty new (a year or 2) to database stuff so what do I need to type exactly in the run sql queries box?


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.01160 seconds
  • Memory Usage 1,744KB
  • 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
  • (10)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