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)
-   -   Mini Mods - [DBTech] User Spotlight v1 (vB3) (https://vborg.vbsupport.ru/showthread.php?t=254536)

Warlord 01-03-2011 07:05 PM

1 Attachment(s)
Well I feel rather foolish. You were right about the template not being reverted. I had assumed that by removing the hack entirely I had also removed the old template. Silly me.

Okay, so avatars seem to be working now.

Custom Username CSS and Custom Profile Fields don't seem to be working still (yes, I made sure the member in the spotlight had filled out the Custom Profile Field).

The only other issue I'm having now is that when the signature block is checked my forum layout goes bonkers. It's really not a big deal for me because I'm not going to include signatures in my spotlight but I just thought I'd point it out.

I get this error at the very top of my screen:

Quote:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 5
My page layout looks like the attached image. The text in his signature appears to be a BBcode link to his blog. (We don't allow HTML in signatures).

I should also note that I have Cyb - Sub-Forum Manager installed. Perhaps the two hacks just conflict for some reason. (CSS issues?)

I also noticed in the template there seems to be an if statement to span 3 columns, but I don't see the option in the admin cp anywhere. Am I just missing it?

DragonByte Tech 01-04-2011 08:17 AM

Quote:

Originally Posted by Warlord (Post 2143503)
Well I feel rather foolish. You were right about the template not being reverted. I had assumed that by removing the hack entirely I had also removed the old template. Silly me.

Okay, so avatars seem to be working now.

Custom Username CSS and Custom Profile Fields don't seem to be working still (yes, I made sure the member in the spotlight had filled out the Custom Profile Field).

The only other issue I'm having now is that when the signature block is checked my forum layout goes bonkers. It's really not a big deal for me because I'm not going to include signatures in my spotlight but I just thought I'd point it out.

I get this error at the very top of my screen:



My page layout looks like the attached image. The text in his signature appears to be a BBcode link to his blog. (We don't allow HTML in signatures).

I should also note that I have Cyb - Sub-Forum Manager installed. Perhaps the two hacks just conflict for some reason. (CSS issues?)

I also noticed in the template there seems to be an if statement to span 3 columns, but I don't see the option in the admin cp anywhere. Am I just missing it?

I doubt it's conflicting with the sub forum manager. Most likely the error is screwing up code that's getting outputted and that is messing up the layout.
I'm not sure what's causing it. I have the same thing in my sig on my dev site.

The 3 column span is for the users that have it set to show below the navbar. I needed to have some additional formatting for it to look right.

What are you putting in the custom field setting? Are you putting the number or the whole thing? Like field5 or just 5?

Warlord 01-05-2011 11:56 PM

The Custom Profile Fields seem to be working now. I guess it just needed some time to reset itself?

DragonByte Tech 01-06-2011 01:13 AM

Quote:

Originally Posted by Warlord (Post 2144662)
The Custom Profile Fields seem to be working now. I guess it just needed some time to reset itself?

Hmm, it doesn't store any data so not sure why it started working. Not going to complain though :)

DragonByte Tech 01-06-2011 01:18 AM

Few small changes with 1.6.0
Added last post date to the selection criteria and fixed problem with avatar url

Geek Specialtie 01-10-2011 01:19 AM

I just updated to 1.6.1 and the profile image and avatars are not showing.

The image path is not generated correctly.

I have my forum installed in a subdirectory, /forum, the img src for both do not include the subdirectory in the path.

it generates
domain.com/customavatars/avatar1_5.gif
when it should be
domain.com/forum/customavatars/avatar1_5.gif

DragonByte Tech 01-10-2011 06:48 PM

I made an update with 1.6.2
Hopefully fixed the avatar issues with the different installation layouts, pretty much replicated the way vB sets the path to the avatar/profile pic
Fixed bbcode not parsing on custom fields
Switched code to use existing data so was able to eliminate all but 2 custom db queries, should be better on performance now.

Geek Specialtie 01-10-2011 07:19 PM

Quote:

Originally Posted by DragonByte Tech (Post 2147161)
I made an update with 1.6.2
Hopefully fixed the avatar issues with the different installation layouts, pretty much replicated the way vB sets the path to the avatar/profile pic
Fixed bbcode not parsing on custom fields
Switched code to use existing data so was able to eliminate all but 2 custom db queries, should be better on performance now.

My profile images and avatar images are working again. Thanks for the update.

EnigmaVariation 01-13-2011 03:30 AM

I upgraded to the latest version 1.6.2 (uploaded new files and installed new xml) but now it won't randomly select anyone in the scheduled tasks. Anyone else having this issue? Should I completely uninstall, delete all of the files off my server and reupload/reinstall?

DragonByte Tech 01-13-2011 05:31 AM

Quote:

Originally Posted by EnigmaVariation (Post 2148290)
I upgraded to the latest version 1.6.2 (uploaded new files and installed new xml) but now it won't randomly select anyone in the scheduled tasks. Anyone else having this issue? Should I completely uninstall, delete all of the files off my server and reupload/reinstall?

What do you have for the settings?
Maybe something in there is not letting it select a new user


All times are GMT. The time now is 02:05 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.01276 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
  • (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