vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Event attendance (https://vborg.vbsupport.ru/showthread.php?t=63460)

StewardManscat 08-06-2004 08:34 PM

Installed, but confounded.

[Steward babbles on here, but sprays this space with babble-remover the next day]

Later: ok, all my problem. Thumbs up for this hack. Serializing the data field was nice, we can add our own goo easily.

If you add it to an existing calendar, you may need to zap the little flag to '1' to enable rolls on existing events. I used phpMyAdmin.

Thank you.

xTerMn8R 08-08-2004 12:11 AM

I've installed and added all the improvements as suggested and now I can't access my calendar, each time I do it gives me a Parsing error.

ie:
Code:

Parse error: parse error, unexpected T_STRING in N:\Web\CTC\calendar.php on line 1149
and I dont see anything concerning attending the events that are showing up in the Todays events thingy...
Damn !!!

Peace ...

Using vb3.03 php 4.3.8

Ok I got it to work by redoing all the edits on a fresh file but when I click on an event in the "Whats Going On" or Calander it takes me to the event, shows all the attendies, has all the right buttons and is working great except that the events are listed twice. If I delete one it also deletes the other ... LOLOL

Any Suggestions or support on this anymore?

xTermN8R Clicks Install :up:

xTerMn8R 08-18-2004 11:21 PM

Someone help me Please... My events are showing up twice in the Calander after installing this and having some issues... I love the hack and I've scowered all the edits and cant find the trouble...This is a real anoyance...

Peace...

chris2707 08-18-2004 11:42 PM

This happened to me too - I think it's caused because after following the instructions there are additional instructions that cause a duplication of some of the code. I can't remember how I fixed it and didn't make notes, however try the following. In calendar.php find

Code:

    if ($eventinfo['useroll']) {
And look around that area to ensure that if statement is not there twice. You'll probably find a block of code repeated. I believe the statement above should only be in calendar.php once.

Let me know if you need the exact fix and I'll see if I can find my backed up files for when I applied this hack and the events showed twice.

MWetherspoon 08-19-2004 04:31 PM

Great Hack - pretty much exactly one of the things I was looking to do on my new VB install!!!

* Clicks Install * :up:

xTerMn8R 08-21-2004 04:56 AM

Thank you chris I'll do a search right now and see if I can find it ....

Peace...

Well Its only listed Once in my calendar.php, I've been through each of the edits searchin and searchin and cant find out whats wrong still... Damn I bet it's some simple too... ANy additional help you can give Chris would be deeply appreciated..

Peace..

Pseudomizer 08-27-2004 04:23 AM

Great Hack. This has made our life much more easier for handling chatter/forum events. Before this hack people copied the attendee list multiple times in the same thread to keep it updated. This is now gone !!! THANK you so much.

Cheers,

y2krazy 08-28-2004 11:41 PM

For every event in my calendar, when I click on [I will be attending this event.], it send me to a forum error message that states the following:

"Invalid Event specified. If you followed a valid link, please notify the webmaster"

This is for every event, they do not show up twice, and this is on vB 3.0.3. I've check the db via phpMyAdmin and the events exist in the correct table and rows, but they just don't seem to be called correctly with the [I will be attending this event.] link. Any help would be greatly appreciated!

Pseudomizer 08-29-2004 01:33 AM

Quote:

Originally Posted by y2krazy
For every event in my calendar, when I click on [I will be attending this event.], it send me to a forum error message that states the following:

"Invalid Event specified. If you followed a valid link, please notify the webmaster"

This is for every event, they do not show up twice, and this is on vB 3.0.3. I've check the db via phpMyAdmin and the events exist in the correct table and rows, but they just don't seem to be called correctly with the [I will be attending this event.] link. Any help would be greatly appreciated!

Sounds like a PHP problem of the post and get parameters of a HTML form. Do you have global variables on or off? This could cause this problem.

If you do not have them enabled and for security reasons, you should let them disabled, you can replace the variables with $_POST[variablenames] or $_GET[variablenames] and it should work.

Cheers,

y2krazy 08-29-2004 02:19 AM

I'm not sure exactly what you're telling me I should do. I'm not a coder, but I do hack out the vB with the provided hacks myself, so I need a little more "lamens" if you know what I mean... ;)


All times are GMT. The time now is 09:39 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.01169 seconds
  • Memory Usage 1,742KB
  • 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
  • (1)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