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)

wbottomley 06-18-2009 12:46 AM

Still didn't work.

I uploaded all the files again and have gotten different errors at different times.

For example, 12004 once, another time 12001, and another time 11999

AndrewD 06-18-2009 03:06 AM

Quote:

Originally Posted by wbottomley (Post 1831632)
Still didn't work.

I uploaded all the files again and have gotten different errors at different times.

For example, 12004 once, another time 12001, and another time 11999

I really don't know what to say. There's clearly some problem in the upload process on your site, which is corrupting the xml file. Possibly this is to do with your server settings. If you want me to take a look, send me a PM with full site details including a username and password with full vb admin rights.

obmob 06-18-2009 04:32 PM

Maybe it is the FTP program, maybe you have an uploads manager in your cpanel, if any available.

wbottomley 06-19-2009 12:13 AM

I think I'll wait a few days until I visit it again.

Will be out of town.

Andrew, will check back in and thank you for the help!

AndrewD 06-22-2009 11:39 AM

Quote:

Originally Posted by wbottomley (Post 1832336)
I think I'll wait a few days until I visit it again.

Will be out of town.

Andrew, will check back in and thank you for the help!

I posed this problem to the guys at vb.com, who said that XML errors like that are generally related to a php issue. PHP is timing out, or hitting a memory limit. I tend to agree that this is the most likely cause of your problem. I suspect the memory limit is the more likely.

hydn 06-27-2009 07:20 PM

Quick question:

I want to show a splash image but ONLY on the link_main (local_link.php front page).

I added the code to the link_main template. Is there an "if condition" for the template or any other way I can restrict this to only the local_links.php front page? For now it's showing up on ALL local_links pages.

Thanks.

AndrewD 06-28-2009 03:35 AM

Quote:

Originally Posted by hydn (Post 1838555)
Quick question:

I want to show a splash image but ONLY on the link_main (local_link.php front page).

I added the code to the link_main template. Is there an "if condition" for the template or any other way I can restrict this to only the local_links.php front page? For now it's showing up on ALL local_links pages.

Thanks.

Yes, indeed. $viewcatid will be set to -1 if you are on the front page. So put in a test such as
Code:

<if condition="$viewcatid==-1"> .. show image .. </if>

hydn 06-29-2009 02:33 AM

thanks! Works!

hydn 07-09-2009 04:05 AM

What does "Empty and reinitialise database" do? Empty all entries then reloads them?

I've just linked the categories with forums and would like a new thread created for old links.

If i use "Empty and reinitialise database" will this force creation of new threads now that it's enabled in settings?

Thanks

AndrewD 07-09-2009 05:59 AM

Quote:

Originally Posted by hydn (Post 1845561)
What does "Empty and reinitialise database" do? Empty all entries then reloads them?

I've just linked the categories with forums and would like a new thread created for old links.

If i use "Empty and reinitialise database" will this force creation of new threads now that it's enabled in settings?

Thanks

NO!!! Empty and reinitialise database does exactly what it says - it deletes everything you have entered and resets everything back to when you first installed LDM.

There is currently no facility to create new threads from old entries. Sorry.


All times are GMT. The time now is 01:20 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.03098 seconds
  • Memory Usage 1,741KB
  • 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_code_printable
  • (4)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