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

Evercraft 04-30-2006 09:55 AM

Quote:

Originally Posted by JaeTea
I actually wiped everything out (php files, plugins, etc.) except for this plugin on my test forums, upgraded to the latest version of vb..and still the same thing.

http://www.djforums.com/test/forums/...ad.php?t=64408

I'd like to know if anyone else is having this problem or its just me.:confused:

ok good news, I think I just found the problem. I still need to test it a little, but hopefully I should have a fixed version soon. :)

Evercraft 04-30-2006 10:14 AM

sickboy6ths, i've added some better error handling for the sql queries which should solve your problems. New version will be up soon-ish so you can check it out. :)

Crazy Serb 04-30-2006 01:15 PM

is it just me or after I submit an event, go into the thread where it's listed, and in EVENT OPTIONS (bottom right) choose "EDIT EVENT" it gives me an error saying "You did not select any posts to which the action you picked can be applied."

WTF?!

how do I edit my events now?

p.s. - that EDIT EVENTS option seems to be using inlinemod.php for the edits... and that's where the error is coming from to.

Evercraft 04-30-2006 03:15 PM

Quote:

Originally Posted by Crazy Serb
is it just me or after I submit an event, go into the thread where it's listed, and in EVENT OPTIONS (bottom right) choose "EDIT EVENT" it gives me an error saying "You did not select any posts to which the action you picked can be applied."

WTF?!

how do I edit my events now?

p.s. - that EDIT EVENTS option seems to be using inlinemod.php for the edits... and that's where the error is coming from to.

Sounds like you put your eventblock variable inside the inline form. You'll have to move it outside the form, theres no way I can code around this unfortunatly.

Crazy Serb 04-30-2006 03:21 PM

got it. fixed! thanks!

soulface 04-30-2006 05:29 PM

Installed & 2 Uncached templates....
Quote:

Page generated in 0.41628 seconds with 50 queries (1 queries for uncached templates) [Server Loads: 0.03 0.11 : 0.14]
Uncached templates: lv_vb_eventforums_event (1)

Page generated in 0.28904 seconds with 26 queries (1 queries for uncached templates) [Server Loads: 0.01 0.09 : 0.13]
Uncached templates: forumhome_event (1)

sickboy6ths 05-01-2006 05:59 AM

Quote:

Originally Posted by Evercraft
sickboy6ths, i've added some better error handling for the sql queries which should solve your problems. New version will be up soon-ish so you can check it out. :)

Sounds good m8, can't wait :)

albertsch9 05-01-2006 06:49 AM

I get this errors on PHP5.1.2 and Mysql 4.1.12 then i use Mysqli with Mysql everything works.

Warnung: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /includes/functions_forumdisplay.php(413) : eval()'d code (Zeile 49)

Warnung: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /includes/functions_forumdisplay.php(413) : eval()'d code (Zeile 49)

Warnung: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /showthread.php(819) : eval()'d code (Zeile 49)

Warnung: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /showthread.php(1912) : eval()'d code (Zeile 68)

Warnung: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /showthread.php(1912) : eval()'d code (Zeile 101)

Warnung: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /showthread.php(1912) : eval()'d code (Zeile 120)

Warnung: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /showthread.php(1912) : eval()'d code (Zeile 263)

sickboy6ths 05-01-2006 09:45 AM

I got a fix for that...

replace all instances of "mysql_" with "$db->"
in your product xml file, reimport the xml file with Overwrite --> Yes.

Warnings should go away :)

Only Warning I still have is the following:

Warning: Invalid argument supplied for foreach() in \showthread.php on line 2213
Which is this line: foreach($membergroupids as $key => $value)

albertsch9 05-01-2006 10:36 AM

Quote:

Originally Posted by sickboy6ths
I got a fix for that...

replace all instances of "mysql_" with "$db->"
in your product xml file, reimport the xml file with Overwrite --> Yes.

Warnings should go away :)

Only Warning I still have is the following:

Warning: Invalid argument supplied for foreach() in \showthread.php on line 2213
Which is this line: foreach($membergroupids as $key => $value)


Now i get this:
Fatal error: Call to a member function fetch_array() on a non-object in /www/htdocs/v030134/v2/forum/includes/functions_forumdisplay.php(413) : eval()'d code on line 49


All times are GMT. The time now is 06:21 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.01517 seconds
  • Memory Usage 1,746KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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