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 - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=231407)

SeanE 06-11-2011 06:16 AM

Quote:

Originally Posted by Eric (Post 2206079)
I'm talking about taking over the mod on the developer side of things.

I see... Well, it would be great if someone picked it up - I cannot understand why Jelsoft does not just incorporate this product into vB....with the number of downloads (historically) it just seem strange that they would not adopt it...

My next question:

So...I'm running :

vB 4.1.3
PHP 5.3.6 and
MySQL 5.0.91-log

Does anyone know if this last version will run on these?

Thanks much,
//sse

Alfa1 06-11-2011 09:38 AM

vb4.1.3 and mysql 5.0.x are no problem. Im unclear about php 5.3 yet. Someone needs to bite that bullet. I expect it will be ok.

SeanE 06-11-2011 05:48 PM

Ok - well, I'm almost at the point where I'm ready to jump in again (my users are screaming for their downloads)....of course, vB has now come out with 4.14 - so I guess I'll update to that first, and then try to install the latest version of this - hopefully it will work. I'll post an update once I do that - I'm doing a test.db first...

One word for anyone reading this - who's a developer worthy of this product: I would happily pay for this product (on an annual basis, or otherwise - assuming the cost is reasonable) in order to secure it's performance and support with the vB line going forward.

I think it's crazy that it's not just scooped up and maintained by someone. If I were a developer, I know I would.

//sse

SeanE 06-12-2011 03:26 AM

Quote:

Originally Posted by SeanE (Post 2206331)
Ok - well, I'm almost at the point where I'm ready to jump in again (my users are screaming for their downloads)....of course, vB has now come out with 4.14 - so I guess I'll update to that first, and then try to install the latest version of this - hopefully it will work. I'll post an update once I do that - I'm doing a test.db first...

One word for anyone reading this - who's a developer worthy of this product: I would happily pay for this product (on an annual basis, or otherwise - assuming the cost is reasonable) in order to secure it's performance and support with the vB line going forward.

I think it's crazy that it's not just scooped up and maintained by someone. If I were a developer, I know I would.

//sse

Well, that was unpleasant. I've upgraded to vB 4.14 and the LDM installation failed - with the following error:

Quote:

The following dependencies were not met:
This product is not compatible with version 4.1.4 of vBulletin. (Compatible starting with 4.0.0 beta 1 / Incompatible with 4.1.0 and greater)

Alfa1 06-12-2011 01:26 PM

That is an easy fix. Just change the compatible version.

In the product xml file find:
Code:

        <dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.1.0" />
replace with:
Code:

        <dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.9.0" />
Re-import with overwrite.

SeanE 06-12-2011 06:07 PM

Quote:

Originally Posted by Alfa1 (Post 2206643)
That is an easy fix. Just change the compatible version.

In the product xml file find:
Code:

        <dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.1.0" />
replace with:
Code:

        <dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.9.0" />
Re-import with overwrite.

Ahhhhhh - I should know better than to give up before you guys comment. Ok - it's installed - and it picked up all my old tables, images and documents like before - saving me from weeks of re-entry work.... I guess I won't be abandoning this product yet... Thanks very much for your help. It appears (for now - on my test.db) that it works under my current parameters:

vB - 4.1.4
PHP - 5.3.6
MySQL - 5.1.55-log

If I run into any snags, I'll post them here.

By the way - you guys don't know (on the Shadowbox extra) which hook I specify when I add the Shadowbox plugin do you? I cannot remember, the instructions don't indicate it, and I cannot figure out which one it is just by looking at it...

Thanks again for the assistance - I appreciate it a great deal.

//sse

Alfa1 06-12-2011 09:39 PM

For anyone who needs it. Here is the LDM wiki.

Quote:

Originally Posted by SeanE (Post 2206752)
It appears (for now - on my test.db) that it works under my current parameters:

vB - 4.1.4
PHP - 5.3.6
MySQL - 5.1.55-log

That's great news. I was wondering about PHP5.3.6
Now only to find out if LDM works well on the latest version of MySQL, as that contains a major performance improvement and IBxAnders advises to upgrade to it.

Quote:

Originally Posted by SeanE (Post 2206752)
By the way - you guys don't know (on the Shadowbox extra) which hook I specify when I add the Shadowbox plugin do you? I cannot remember, the instructions don't indicate it, and I cannot figure out which one it is just by looking at it...

I do not use the shadowbox plugin, but if you search the 3.7 LDM thread for it, you will likely find an answer.

obmob 06-13-2011 08:41 PM

Quote:

Originally Posted by Eric (Post 2205579)
I've thought about taking on LDM, but I am not sure yet.

I would only be allowed, technically, to start from the vB 3 version and do my own conversion to vB4 - that is a lot of work for this kind of mod. If I were to take it on, I would love to start with the vB 4 version, but with his unfortunate passing, I have no way to get proper permissions for it.

We'll see what happens.

Maybe you can talk to the guys on vB.org and ask for permission. Also, maybe you can try to create some sort of group with more developers. There seems to be some guys around with knowledge. :p

SeanE 07-05-2011 05:40 PM

One new wrinkle -

With

vB - 4.1.4
PHP - 5.3.6
MySQL - 5.1.55-log

This version of LDM appears not to playing well with Safari, Chrome or IE...the text links within LDM do not come up - they show up as unknowns (question mark).

Under Firefox its fine - but not Safari, Chrome or IE.

Any ideas?

Thxs in advance -
//sse

Alfa1 07-05-2011 08:30 PM

That could be a PHP 5.3 issue. If this is true then thousands of sites will encounter this issue after upgrading to PHP 5.3
I have LDM working fine with vb4.1.4


All times are GMT. The time now is 10:59 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.01520 seconds
  • Memory Usage 1,751KB
  • 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
  • (4)bbcode_code_printable
  • (7)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