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)
-   -   Forum Display Enhancements - Tag Cloud on Forumdisplay (https://vborg.vbsupport.ru/showthread.php?t=229475)

WxP 01-25-2010 02:28 PM

i got this error on this modul can you help me?!

Parse error: syntax error, unexpected T_STRING in /public_html/includes/class_core.php(4029) : eval()'d code on line 65

Lynne 01-25-2010 03:06 PM

Quote:

Originally Posted by WxP (Post 1966177)
i got this error on this modul can you help me?!

Parse error: syntax error, unexpected T_STRING in /public_html/includes/class_core.php(4029) : eval()'d code on line 65

I don't suppose you have tags with apostrophes in them? Yesterday I discovered a bug in this when that happens and I should hopefully post a fix for it today.

4nawadir.com 01-25-2010 03:31 PM

Nice work ...
Installed
== How to change number of tags without admincp (manually)
Because in tags.php i need to show 100 tags
and in FORUMDISPLY i need to show 10 ...

Lynne 01-25-2010 03:57 PM

Quote:

Originally Posted by 4nawadir.com (Post 1966242)
Nice work ...
Installed
== How to change number of tags without admincp (manually)
Because in tags.php i need to show 100 tags
and in FORUMDISPLY i need to show 10 ...

Probably just add at the top of the plugin "Forum Tags" at hook location forumdisplay_start:
PHP Code:

$vbulletin->options['tagcloud_tags'] = 10


4nawadir.com 01-26-2010 09:06 AM

Thanks... DonE

Lynne 01-26-2010 04:27 PM

I've updated this to version 0.5:
- Fixed problem with tags having single apostophes in them.
- Created a new template to display the tag cloud at the top of forumdisplay (looks the same as bottom templates and will collapse).
- Fixed issue where css is stored as a file.

This update is only for those running 4.0.1 .

BBR-APBT 01-28-2010 12:56 AM

Hey Lynne, How hard do you think it would be to convert this to show this on forum home?

Edit I made my own version from a older mod.

Lynne 01-28-2010 04:21 AM

Quote:

Originally Posted by BBR-APBT (Post 1968517)
Hey Lynne, How hard do you think it would be to convert this to show this on forum home?

Edit I made my own version from a older mod.

I was gonna say, I think there was one before and this one was pretty easy to convert so I would guess any other would also be pretty easy to convert.

ashley76 02-01-2010 10:43 AM

Lynne, is there a way to do this for a widget in CMS?

Lynne 02-01-2010 01:50 PM

Quote:

Originally Posted by ashley76 (Post 1972047)
Lynne, is there a way to do this for a widget in CMS?

I would guess so. You can make php widgets, so I would guess you could take this code and make a php widget with it.


All times are GMT. The time now is 06:34 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.01098 seconds
  • Memory Usage 1,739KB
  • 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_php_printable
  • (4)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