vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - DamnComp - MemberMap (https://vborg.vbsupport.ru/showthread.php?t=285479)

soniceffect 07-13-2012 07:07 PM

Quote:

Originally Posted by ProFifaLeagues (Post 2347711)
Hello just a Quick note the link in your Sig is missing the : out fella

That was my test of the week, and you passed with flyin colours :D LOL .. Cheers for that, hadnt noticed :)

soniceffect 07-13-2012 07:08 PM

Quote:

Originally Posted by Ricsca (Post 2347713)
Ok...

Seems you are getting the same installation problem. Please could you try the installer in the new package and let me know if it works? Think I may have found the issue

CoZmicShReddeR 07-13-2012 07:13 PM

Any way you can fix it so it doesn't slide the theme over to the left? I had disabled the share plugin but it was still moving the entire usermap page over to the left?

soniceffect 07-13-2012 07:17 PM

Quote:

Originally Posted by CoZmicShReddeR (Post 2347716)
Any way you can fix it so it doesn't slide the theme over to the left? I had disabled the share plugin but it was still moving the entire usermap page over to the left?

Unfortunatly this is a problem with your skin and not the modification. I will certainly take a look though no problem.

EDIT: Its specifically the button which says "pin it" (your pintrest link) which is causing the problem. The div within that iframe is pushing the membermap over. If you can find that div and add height: 20px to it then it will fix the issue.

If your having issues with this, feel free to pm me some admin details and I will see if I can sort for you if you like.

Mr_Running 07-13-2012 07:20 PM

Quote:

Originally Posted by soniceffect (Post 2347709)
Just released a beta 1.1 whilst we are working on beta 2 which fixes the avatar issues and possibly the installer if the problem is what I think it may be

Cool, I see avatars on version beta 1.1 :)

Note:
Code:

doc_margin
Document Margin changed (less space on margin) on the Member Map page only.
Earlier version it stayed the same.

Nirjonadda 07-13-2012 07:24 PM

Quote:

Originally Posted by Nirjonadda (Post 2347641)
Installer But not working get Database error in dcMembermap.php and bug on Damn Comp - Membermap Options Setting page , You can fix this for working on 4.1.10 ?

Attachment 139773

Code:

Database error in vBulletin 4.1.10:

Invalid SQL:

SELECT U.username as username,
      U.userid as userid,
      MM.lat as lat,
      MM.lon as lon,
      IF(displaygroupid=0, usergroupid, displaygroupid) AS displaygroupid,
      U.avatarrevision,
      AV.avatarpath,
      NOT ISNULL(CAV.userid) AS hascustomavatar,
      CAV.dateline AS avatardateline,
      CAV.width AS avwidth,
      CAV.height AS avheight,
      U.lastactivity

FROM vbdc_membermap AS MM
LEFT JOIN vbuser AS U ON U.userid = MM.userid
LEFT JOIN vbavatar AS AV ON (AV.avatarid = U.avatarid)
LEFT JOIN vbcustomavatar AS CAV ON (CAV.userid = U.userid);

MySQL Error  : Table '******_forums.vbdc_membermap' doesn't exist
Error Number  : 1146
Request Date  : Friday, July 13th 2012 @ 10:49:58 PM
Error Date    : Friday, July 13th 2012 @ 10:49:58 PM
Script        : http://www.*********.net/dcMembermap.php


Have an fixed this issue ?

soniceffect 07-13-2012 07:33 PM

Hopefully so, however yet to have someone confirm. I cant replcate the issue here. If not the script for adding the table manually I posted above.

@Mr_Running. Not sure what has changed if anything to be honest on that side of things, but will take a look

Nirjonadda 07-13-2012 07:38 PM

1 Attachment(s)
But bug on Options Damn Comp - Membermap Setting page ? Check this ScreenShot Please !

Attachment 139779

soniceffect 07-13-2012 07:58 PM

Quote:

Originally Posted by Nirjonadda (Post 2347732)
But bug on Options Damn Comp - Membermap Setting page ? Check this ScreenShot Please !

Attachment 139779

That is an odd one. What version of vbulletin are you running?

I would maybe suggest reinstalling if this is 4.2.0 as this is not something that should break imo

Nirjonadda 07-13-2012 08:03 PM

vBulletin 4.1.10


All times are GMT. The time now is 02:44 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.01614 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)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