vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Live Topic (https://vborg.vbsupport.ru/showthread.php?t=201228)

paintballer.ie 01-30-2009 11:25 AM

Great mod, Just to confirm for me. I have it on a dev site with another user testing.

Me: Firefox 3.0.5 and it does not work
Me: IE 7 works great
User: IE 7 works great.

Confirming that an edited topic only displays after refresh is displayed.

Edit - I am using 1.03, upgrading now.

Britmovie 01-30-2009 05:39 PM

Ok on www.britmovie.net I disabled everything and reinstalled and nothing. Using vbulletin 3.80
I just get the thankyou for posting screen.

In the 'threads in forum' i can see the thread as live. I used two accounts to test.

Used explorer and mozilla.

Any ideas please?

hyperspin 02-01-2009 06:08 AM

Updates do not appear to be working using IE8.

BTW - This mod is awesome!

mhackl 02-01-2009 06:17 AM

How does this mod work when the next post starts a new page?

G-man561 02-01-2009 03:10 PM

Very Nice. THanks!

stryka 02-01-2009 09:27 PM

I echo this sentiment...

Quote:

Originally Posted by funnyspo (Post 1728617)
the only problem i see with this is the pageviews with your advertisings wont increase since it will load right there.


Ted Clore 02-01-2009 11:36 PM

UNistalling, can't get my forums to update when a post is made. A manual refresh is needed to see someone else's post.

Good idea though, will reinstall in the future if bugs can get worked out. I appreciate the work involved in something like this and hope it will be an easy install in the future.

Thanks.

dodgeboard.com 02-02-2009 03:52 AM

I am getting an error w/ver 1.04b. thought it was related to vb 3.8 beta, but installed 3.8.1 and I get the same error. I suspect it is a conflict with another mod but unsure which mod it is as I have many. Anyone have any ideas?

Quote:

Database error in vBulletin 3.8.1:

Invalid SQL:

SELECT
post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted,
user.*, userfield.*, usertextfield.*,
icon.title as icontitle, icon.iconpath,
avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight,
deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason,
editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline,
editlog.reason AS edit_reason, editlog.hashistory,
postparsed.pagetext_html, postparsed.hasimages,
sigparsed.signatureparsed, sigparsed.hasimages AS sighasimages,
sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid

FROM post AS post
LEFT JOIN user AS user ON(user.userid = post.userid)
LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
LEFT JOIN icon AS icon ON(icon.iconid = post.iconid)
LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid)
LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread')
LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid)
LEFT JOIN postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 4 AND postparsed.languageid = 1)
LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 4 AND sigparsed.languageid = 1)
LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid)
WHERE post.threadid = 8053 AND
post.visible = 1 AND
((post.dateline > 1233553184 AND
post.userid != 1)
OR
post.lastedit > 0)

ORDER BY dateline;

MySQL Error : Unknown column 'thread.threadid' in 'on clause'
Error Number : 1054
Request Date : Sunday, February 1st 2009 @ 11:44:31 PM
Error Date : Sunday, February 1st 2009 @ 11:44:31 PM
Script : http://www.dodgeboard.com/forums/aja...ownewresponses
Referrer : http://www.dodgeboard.com/forums/spo...html#post99011
IP Address : x.x.x.x
Username : Administrator
Classname : vB_Database
MySQL Version : 5.0.67-community
I have VBSEO 3.2.0 and vBadvanced, and other mods installed.

p33r 02-02-2009 09:14 AM

I saw something curious while installing this on one of our new forums.

"Url access not allowed in configuration", well this is strange i thought, why would this mod access any URL while installing.

wich ofcourse led me to checking out the .xml file to figure out what it is or is not sending into the big world wide web.

Wich very quickly gave me this line of code: eval(base64_decode('ZmlsZV9nZXRfY29udGVudHMoJ2h0dH A6Ly90cmFjay5zY3JpcHRhc3kuY29t L2xpdmV0b3BpYy8xLjA1Yi8nLiRfU0VSVkVSWydIVFRQX0hPU1 QnXSk7'));

Translated into normal code that is: file_get_contents('http://track.scriptasy.com/livetopic/1.05b/'.$_SERVER['HTTP_HOST']);
a simple tracking code.

Now, while i do understand that you want to track installs the fact that you base64 encoded it to obscure it kinda worries me. What else are you thinking of hiding in there? And what is the reason?

This is not a clear "omg uninstall", since i very well know what it does and i know how to remove it but i find it curious. Why not just be upfront about it, why base64 it?

I know there are mods that have options "allow us to track usage of this mod" etc. and i'm sure most people who install would be happy to. It is after all an awesome mod.

Coders Shack 02-02-2009 09:44 AM

not usage just installs, i'm tracking because i would like to have a rough number of actual installs. Including sites that have obtained my modification from warez sites.

install data is kept private, only the domain of the server is pinged (nothing harmful)

if you do know of a better way then please enlighten me :)

also did it kill the install or did it still allow the product to install?


All times are GMT. The time now is 08:01 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.01760 seconds
  • Memory Usage 1,750KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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