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)

deathemperor 10-21-2005 05:51 PM

d-oh !

the vboptions were not downloaded it the product xml file, zip updated. Please import the xml file again.

hugh_ 10-21-2005 05:55 PM

Quote:

Originally Posted by deathemperor
d-oh !

the vboptions were not downloaded it the product xml file, zip updated. Please import the xml file again.

trying now...

hugh

hugh_ 10-21-2005 06:01 PM

Quote:

Originally Posted by hugh_
trying now...

hugh

Having just overwritten the old import i get a new error message when I click to view an event. What should I do?

Thanks...

hugh

Database error in vBulletin 3.5.0:

Invalid SQL:

SELECT * FROM eventcomments
WHERE eventid=1738;

MySQL Error : Table 'vbulletin.eventcomments' doesn't exist
Error Number : 1146
Date : Friday, October 21st 2005 @ 02:04:06 PM
Script : http://www.partyvibe.com/vbulletin/c...2005-10-27&c=1
Referrer : http://www.partyvibe.com/vbulletin/calendar.php
IP Address : 62.254.128.6
Username : Site
Classname : vb_database

deathemperor 10-21-2005 06:08 PM

uninstall -> import again.

if you can't uninstall, Edit Event Comments Product -> Remove the uninstall code -> Choose Uninstall.

one question, are you using table prefix ?

hugh_ 10-21-2005 06:15 PM

Quote:

Originally Posted by deathemperor
uninstall -> import again.

if you can't uninstall, Edit Event Comments Product -> Remove the uninstall code -> Choose Uninstall.

one question, are you using table prefix ?

uninstall didn't work until i removed the uninstall code. having done that i can view events again, but i get an error message when i try to reply...

hugh
----

Warning: Unknown(/home/httpd/html/vbulletin./includes/functions_wysiwyg.php): failed to open stream: No such file or directory in /calendar.php(131) : eval()'d code on line 406

Fatal error: (null)(): Failed opening required '/home/httpd/html/vbulletin./includes/functions_wysiwyg.php' (include_path='.:/usr/lib/php') in /home/httpd/html/vbulletin/calendar.php(131) : eval()'d code on line 406

FleaBag 10-22-2005 12:06 AM

Hey thanks for the update! I also had the issues with uninstall mentioned above... When I try to reply though I get this error.

Code:

Warning: Unknown(/www/dragonninja./includes/functions_newpost.php): failed to open stream: No such file or directory in /calendar.php(131) : eval()'d code on line 413

Fatal error: (null)(): Failed opening required '/www/dragonninja./includes/functions_newpost.php' (include_path='.') in /www/dragonninja/calendar.php(131) : eval()'d code on line 413

ALTHOUGH... The comments ARE being posted [at least they show up in the preview when I hit back and refresh the page]. When trying to view an event I have posted a comment to, I get the following error.

Code:

Warning: Unknown(/www/dragonninja./includes/class_bbcode_alt.php): failed to open stream: No such file or directory in /calendar.php(1001) : eval()'d code on line 87

Fatal error: (null)(): Failed opening required '/www/dragonninja./includes/class_bbcode_alt.php' (include_path='.') in /www/dragonninja/calendar.php(1001) : eval()'d code on line 87


Darkmeteor 10-25-2005 01:08 PM

hello,

I am too getting this error :

Code:

Warning: Unknown: failed to open stream: No such file or directory in /calendar.php(131) : eval()'d code on line 413

Fatal error: Unknown: Failed opening required '/var/www/forum./includes/functions_newpost.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/forum/calendar.php(131) : eval()'d code on line 413

After a fresh install, I have setup the perms and tried creating an event and replying to it.

Darkmeteor 10-25-2005 01:55 PM

and I fixed the error :)

in the 2 modules there are some requires which looks like this :

PHP Code:

require_once(DIR './includes/whatever.php'); 

couldn't work since it was looking in /var/www/forum./includes/whatever.php (as written in the fatal error)

so I made it look like this

PHP Code:

require_once(DIR '/includes/whatever.php'); 

and it works fine now.

for your information there are 5 occurence of this bug in the comments module and 1 in the show comments module

deathemperor 10-25-2005 02:49 PM

Thanks Darkmeteor for the point out, zip file updated, please download it and import choose replacing.

FleaBag 10-27-2005 09:56 PM

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. :)


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.01264 seconds
  • Memory Usage 1,743KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)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