vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Portal Software - vBISpy module - live AJAX feed of new threads - for vBAdvanced CMPS (https://vborg.vbsupport.ru/showthread.php?t=126421)

Spikeman 10-21-2006 09:21 AM

Quote:

Originally Posted by osmanungur
says
The file you have uploaded is not a valid module file.
:(

Use the module file from post #91

Jaxx 11-03-2006 02:56 AM

A user pointed out to me tonight that since I've upgraded to the new vB, vBA, and vBGallery, that the hybrid and threaded view options show this:

http://thejaxx.ahazi.org/undefined.jpg

I was also having issue's with the AJAX quick edit. Clicking save would save the post, but you would just sit there unless you refreshed.

I found the issue to be something with the block hack.

After putting in the lines of code into the adv_portal page, this would happen. If I take it out, it works just fine.

Running vb3.6.2 and vba 2.2.1

MPDev 11-03-2006 11:37 AM

What does that have to do with this mod?

Jaxx 11-03-2006 03:52 PM

Exactly as I posted there.

I'm not sure why its doing it. But I started with a fresh style, no hacks in it at all. While installing each one by itself, things worked fine, then I got to this block hack.

As soon as I put
Code:

<script language="javascript" src="{$vbulletin->options['bburl']}/clientscript/va_prototype.js"></script>
<script language="javascript" src="{$vbulletin->options['bburl']}/clientscript/va_effects.js"></script>
<script language="javascript" src="{$vbulletin->options['bburl']}/clientscript/va_spy.js"></script>
<script language="javascript">
    spymax = 10;
    highestid = 0;
</script>

in after the $headinclude statement, I would get the above posted issues.

MPDev 11-03-2006 07:11 PM

But what relation is the adv_portal page to your other pages? It's not loaded on every page (is it?), so not sure why it would interfere with say, a thread display page.

Spikeman 11-03-2006 07:27 PM

Quote:

Originally Posted by MPDev
But what relation is the adv_portal page to your other pages? It's not loaded on every page (is it?), so not sure why it would interfere with say, a thread display page.

He has the forum wrapped in vBa so it is causing errors when the thread viewing mode is anything but linear mode. Same happens on my board although I did not notice as I have threaded and hybrid modes disabled.

MPDev 11-04-2006 05:11 PM

Ah, my bad; I really don't know vBa that well. I'm not sure what to suggest.

Trana 11-06-2006 02:33 AM

Am I the only person that can't get this to work in CMPS? My vaispy page works fine. The module has been imported and shows up, but never displays any content. I have tried several different settings for my vburl but have never seen this module work at all.

Does anyone have any ideas what I can check? I would really like to get this to work.

Thanks!

kompakt 11-06-2006 07:02 PM

Quote:

Originally Posted by Trana
Am I the only person that can't get this to work in CMPS? My vaispy page works fine. The module has been imported and shows up, but never displays any content. I have tried several different settings for my vburl but have never seen this module work at all.

Does anyone have any ideas what I can check? I would really like to get this to work.

Thanks!

I had that problem too. The .module works a little different in vba 2.2. After uploading your module. Create a new module manually and make it identical to the other module. Once you get it working you can delete the old one.

Trana 11-06-2006 07:23 PM

Quote:

Originally Posted by kompakt
I had that problem too. The .module works a little different in vba 2.2. After uploading your module. Create a new module manually and make it identical to the other module. Once you get it working you can delete the old one.

I'm not sure what you are suggesting. What will creating a new module with the same config do? I will just have two modules that don't work.


All times are GMT. The time now is 06:17 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.01315 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
  • (4)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