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)

Trana 10-01-2006 08:52 PM

I am still not able to get this to work properly. The module shows up but there is no content or updates. My vbispy file works properly. Any ideas?

ZGeek 10-02-2006 02:45 AM

I'm getting a java error in IE.

Line:53
Char: 4
Error: 'document.getElementById(...).rows(...)' is null or not an object
Code: 0

Anyone got any idea about this?

question? 10-03-2006 04:07 PM

Quote:

Originally Posted by Trana
You guys need to chmod 777 your modules directory, that will resolve this problem.

Already is

MPDev 10-03-2006 04:14 PM

I don't know enough about vBAdvanced to tell you why it would work for me and others and not some.

Guest0321 10-03-2006 05:52 PM

Quote:

You guys need to chmod 777 your modules directory, that will resolve this problem.
No it won't

Trana 10-03-2006 06:13 PM

Quote:

Originally Posted by SneakyDave
No it won't

Have you ever successfully uploaded a .module file? What version of VBA are you running?

murrtex 10-08-2006 10:34 AM

so like that 777.it doesnt work.

I add manualy (open module by notepad) but at this time it appears blank table on portal page..

please help

jackceltic1888 10-08-2006 10:59 AM

Installed

Get mod :D

ubblite 10-08-2006 11:53 PM

Quote:

Originally Posted by alkatraz
fresh install of this,

vbIspy.php is working

can't install the module through "upload / download vba module"

double checked the upload settings, but getting this error, "invalid module"

I have the same problem using CMPS v2.2.0 & vB 3.6.2

MPDev, perhaps someone could assist you to find a fix for CMPS as it would be a great addition.

Thanks

MPDev 10-09-2006 12:36 PM

I'd be happy for any assist here - it works for me without any problems (and others); so it will take the help of someone who knows more about the product than me (who has used the module part for all of 15 minutes!).

Spikeman 10-10-2006 12:25 AM

This module will only work with vbaspy 1.0.12 if you require previous modules pm me.
Can anyone who is having a problem with the upload of the module try this one I have attached here.

I have changed code to give what I believe is the best solution ( Have not touched the opera code yet!) I have deleted and uploaded this module through the ACP countless times and it has loaded every time.

I am running vB 3.6.2 on vBa CMPS 2.2.0 I have also installed it to a custom skin all works good, formatting looks good, fixed what i believe were errors on the html side. Tested in IE 6 and FF 1.5.0.7

live demo in my sig, let me know any problems, but i am sure you will ;)

Install follow directions by MPDev as per top of this page, unzip and upload module in ACP through vBa cmps upload/download module option. The only change you may need to make is the directory of vaispy, it is currently setup as forums/vaispy.php to change this go to edit module and change the option, module link.

Guest0321 10-10-2006 11:56 AM

Quote:

Have you ever successfully uploaded a .module file? What version of VBA are you running?
Yes, previous versions of vbispy, and I've even written module files. I'm using CMPS 2.2.0.

I'm not trying to install it again, its uninstalled. Its not worth my time to get it working. thanks for trying!

MPDev 10-11-2006 02:34 PM

Sorry, Dave; wish I could be of more help.

phill2003 10-12-2006 06:36 PM

Great stuff, took a bit of messing with the template till i got it how i wanted it but hey nothing is ever easy is it :D

MPDev 10-15-2006 11:36 PM

Don't forget to click install! ;)

snotek 10-18-2006 10:02 PM

Ok, I have my vBAdvanced and forums on two different domains. I cannot for the life of me figure out how to get your mod to work. I've spent probably a good hour or more trying...

I had to use the above user posted module file to even install it as yours wouldn't work. I still cannot get it to work. vaispy.php works fine, however.

vB v3.6.2
CMPS v2.2.1

Spikeman 10-18-2006 11:03 PM

Quote:

Originally Posted by snotek
Ok, I have my vBAdvanced and forums on two different domains. I cannot for the life of me figure out how to get your mod to work. I've spent probably a good hour or more trying...

I had to use the above user posted module file to even install it as yours wouldn't work. I still cannot get it to work. vaispy.php works fine, however.

vB v3.6.2
CMPS v2.2.1

what is your var vburl in va_spy.js set to?

I reckon it should be this
Code:

var vburl = '/forums/';
if this does not work try the full path to where your forum files and vaispy.php are located.

snotek 10-19-2006 02:49 AM

It's set to var vburl = 'http://forums.domainname.com/';

The vaispy page works fine though...

The home page with CMPS is www.domainname.com and the forums are on forums.domainname.com

When you say full path... you mean like /home/user/public_html/ ???

snotek 10-20-2006 02:22 PM

Ok, I've made that change - either or, full file path or url the vaispy.php still works from the forums url, but the module does not work.

osmanungur 10-21-2006 07:11 AM

says
The file you have uploaded is not a valid module file.
:(

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.

kompakt 11-08-2006 02:08 PM

Well thats what I thought too. But the automatically generated module might have some internal settings that I dont see that are keeping it from working. The other module that I created worked just fine.

Capt. GannA 11-16-2006 09:43 AM

Quote:

Originally Posted by Spikeman (Post 1093546)
This module will only work with vbaspy 1.0.12 if you require previous modules pm me.
Can anyone who is having a problem with the upload of the module try this one I have attached here.

I have changed code to give what I believe is the best solution ( Have not touched the opera code yet!) I have deleted and uploaded this module through the ACP countless times and it has loaded every time.

I am running vB 3.6.2 on vBa CMPS 2.2.0 I have also installed it to a custom skin all works good, formatting looks good, fixed what i believe were errors on the html side. Tested in IE 6 and FF 1.5.0.7

live demo in my sig, let me know any problems, but i am sure you will ;)

Install follow directions by MPDev as per top of this page, unzip and upload module in ACP through vBa cmps upload/download module option. The only change you may need to make is the directory of vaispy, it is currently setup as forums/vaispy.php to change this go to edit module and change the option, module link.

Used this ^^ but it's not showing any content.. what's up?

rezapci 11-16-2006 11:19 AM

How can I put the Ispy in weblog? any code?

Trana 11-16-2006 02:11 PM

Quote:

Originally Posted by Capt. GannA (Post 1118505)
Used this ^^ but it's not showing any content.. what's up?

What other modules are you using?

Capt. GannA 11-16-2006 03:32 PM

Quote:

Originally Posted by Trana (Post 1118641)
What other modules are you using?

All the default ones except this of course.

stud 11-16-2006 05:15 PM

has anything changed? when i try to follow the install directions, i do the following.

a. Download/Upload Module
b. Browse and select vbispyblock.module
c. Settings: Center, Order 6, Yes Active, Default Template.

When I attempt to upload it, it returns with "The file you have uploaded is not a valid module file."

sduckie2k5 11-18-2006 01:38 AM

This seems to work, if I go directly to the /vaispy.php file but trying to incorporate it into my cmps page just puts the module out of bounds on the top of the page and doesnt fit where its supposed to. I would love to see this working for cmps users if theres a fix to keep it in its border.I also come back to the same error, when I try to upload the module and yes my directory is chmoded to 777, so Im not sure what to think, wish I could get this working, will check back.

ShannonRawls 11-18-2006 02:18 AM

Quote:

Originally Posted by stud (Post 1118773)
has anything changed? when i try to follow the install directions, i do the following.

a. Download/Upload Module
b. Browse and select vbispyblock.module
c. Settings: Center, Order 6, Yes Active, Default Template.

When I attempt to upload it, it returns with "The file you have uploaded is not a valid module file."

Same here. I did the exact same thing you did except I left the Order as blank.

Error was exactly the same.

cooltechie 11-21-2006 10:46 PM

I just tried this and also getting the "The file you have uploaded is not a valid module file." error message. I'm testing on vb3.6.3. Any solutions yet? TIA

snotek 11-25-2006 04:45 PM

Same issue as above...


All times are GMT. The time now is 01:58 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.01302 seconds
  • Memory Usage 1,829KB
  • 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
  • (14)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
  • (40)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