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 07:18 PM

sent pm on your board

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

Quote:

Originally Posted by FD929
sent pm on your board

Just got it and replied, i'll let you know.

Can I just thank you for your time and effort, much appreciated!

FD929 08-08-2005 07:33 PM

Quote:

Originally Posted by nealparry
Can I just thank you for your time and effort, much appreciated!

You can, but it's not fixed yet. :)

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

Quote:

Originally Posted by nealparry
Just got it and replied, i'll let you know.

Can I just thank you for your time and effort, much appreciated!

the global file was fine which was weird, anyhow did the database changes and its working fine, thanks very much again.

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

no, i cant delete it via inline mod, lol

Quote:

Fatal error: Existing data passed is not an array
Called set_existing in /****/***/*****/************/forum/includes/class_dm_threadpost.php(1211) : eval()'d code on line 25
Called eval in /**/**/****/forum/includes/class_dm_threadpost.php on line 1211
Called delete in /***/*********/**/forum/inlinemod.php on line 573
in /includes/class_dm.php on line 235



FD929 08-08-2005 08:01 PM

Yes you can. I've seen that error a couple times. If you post a new event, inline mod should work fine.

For others having database errors, follow these instructions.

First thing I would suggest is verify your table prefix in /forum/includes/config.php then run these queries one at a time -
replace [prefix] with yours
(coded so the pirates can't get it. lol)
Code:

ALTER TABLE `[prefix]event` ADD `nwt_threadid` INT

ALTER TABLE `[prefix]event` ADD INDEX (`nwt_threadid`)

ALTER TABLE `[prefix]thread` ADD `nwt_eventid` INT

ALTER TABLE `[prefix]thread` ADD INDEX (`nwt_eventid`)


butty 08-10-2005 02:03 PM

hi there i wonder if you could give me a bit of advice. ive installed this hack here

https://vborg.vbsupport.ru/showthread.php?t=93782

along with this hack of yours and im having problems getting that one going. the creator of that thread has posted a reply to my post there if you could have a quick look and let me know any more info that would be great

thanks in advance

thecool 08-11-2005 05:29 PM

Good Hack, but a few problems (well a few bugs to work out)

1. My registered users get:
Invalid Thread specified. If you followed a valid link, please notify the administrator
when they try to post an event.

it seems like the event has to be moderated even though ALL of their permissions say otherwise.

2. How do I change the month day year part for each post. my General Board settings are set to M-D-Y, is there any where else I can change it?

thanks

FD929 08-12-2005 01:16 PM

I posted the moderation problem earlier in the thread, no reply yet.
Quote:

Originally Posted by thecool
2. How do I change the month day year part for each post. my General Board settings are set to M-D-Y, is there any where else I can change it?

Overwrite the product with the attached xml to have m-d-y date format.

flaregun 08-15-2005 07:14 PM

I love this hack and have it installed.

I have one thing I would like to change, but my coding skills are not enough. In my forum i want the title to display like this:

"EVENT NAME discussion thread"

I figured out how to remove the date and place new text in front of the event name, but not to put it after in the code. You can see an example here:

http://www.racerweek.com/forum/forumdisplay.php?f=8

Can anybody help me?

thanks!


All times are GMT. The time now is 04:13 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.01413 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (5)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