vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=166094)

TsirhCitna 09-17-2008 07:58 PM

Quote:

Originally Posted by AndrewD (Post 1624304)
The problem is caused by parsing the bbcodes in the entry description for the NVidia driver in your drivers category - many many unnecessary nested bbcodes.

LDM takes a long time decoding these, but so does vbulletin - if you copy and past the description into a forum post, it shows exactly the same slow page generation time (although only the first time round because posts are cached after the first time they are generated). (This is not surprising, because LDM calls the vbulletin routines to do the job)

I will see if it is possible to cache parsed descriptions, although I think the real fix is in your hands.

Probably from copy and pasting. I will correct that.

Would it be possible to just pull the name and avoid all of that?

readjono 09-17-2008 09:55 PM

Thanks, sorted!

readjono 09-17-2008 10:07 PM

Oh and I'm trying to add some new entries into a category and it keeps setting the "Display Order" as 0. This is separating my new entries from the old. I can't see the setting in the main administration settings to stop this happening without manually changing it to '1'. Any ideas?

Edit: Found the option now :)

AndrewD 09-18-2008 03:53 AM

Quote:

Originally Posted by TsirhCitna (Post 1624346)
Would it be possible to just pull the name and avoid all of that?

It seems that way on the surface - in fact that was the way it was originally done - but it isn't that straightforward. The code doesn't know which pieces of information about an entry will be used in the template. Quite a number of the feature requests here are about including a piece of information displayed in one linkbit within another. So the code has to assume that each template may need everything, so has to do all the preprocessing.

AndrewD 09-18-2008 04:06 AM

Quote:

Originally Posted by MissKalunji (Post 1624320)
When i use ajax to submit comment it only happens IN ONE category?

It's the apostrophe character in your message that causes the database error. Thanks for reporting.

Saint_I_Am 09-18-2008 04:15 AM

I've uploaded a couple WAV's and they won't play for some reason??

Saint_I_Am 09-18-2008 04:52 AM

Quote:

Originally Posted by Saint_I_Am (Post 1624552)
I've uploaded a couple WAV's and they won't play for some reason??

The WAV's will play in IE7 but not Firefox, why? How can I get them to play in Firefox?

AndrewD 09-18-2008 05:04 AM

Quote:

Originally Posted by Saint_I_Am (Post 1624569)
The WAV's will play in IE7 but not Firefox, why? How can I get them to play in Firefox?

Are you getting a message that reads something like 'unable to find plugin'? I imagine that the Windows Media Player plugin for Firefox does not handle wav files. Probably one of the other players will work, but off-hand I'm not sure which. Go to ldm/admin/media players. You'll find wav listed as one of the file types that windows media player can handle. Try removing it from that player and adding it to, e.g., real player.

Saint_I_Am 09-18-2008 05:35 AM

Didn't get an error, it just wouldn't play. I tried real player and it asked to install a plugin and then it said it couldn't find one

Manhand 09-18-2008 10:40 AM

Great mod thanks!

Anyone know how i can add a right sidebar to all pages showing the category listing?


All times are GMT. The time now is 08:17 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.02598 seconds
  • Memory Usage 1,743KB
  • 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
  • (5)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