vb.org Archive

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

Code Monkey 08-17-2006 05:30 PM

Well, you can just add two phrases for that.

Slave 08-17-2006 08:24 PM

Quote:

Originally Posted by AndrewD
As an experiment, I've created a Wiki for the LDM user manual.

I'd appreciate some feedback on whether this is a useful way to keep the documentation up to date and gather ideas, bugs, problems, etc.

http://www.eirma.org/wikis/index.php...nloads_Manager

It isn't a replacement for vb.org, but it may be more convenient for some things.

Fantastic! :)

obmob 08-18-2006 01:39 AM

OH, wiki looks nice :D

BETIServices 08-18-2006 04:53 AM

I'm getting 404 file not found when links is added:

local_links/links/5 or /local_links/jump/2/5

Them I get:

The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

VB 3.6

AndrewD 08-18-2006 04:55 AM

Quote:

Originally Posted by BETIServices
I'm getting 404 file not found when links is added:

local_links/links/5 or /local_links/jump/2/5

Them I get:

The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

VB 3.6

Looks as if you switched on Search Engine Optimisation in LDM - LDM/Admin/Settings - have you configured Apache also?

BETIServices 08-18-2006 05:00 AM

Not, is working now after I switch back to OFF this option:

seo_friendly

The Reefkeeper 08-20-2006 09:40 PM

Hi All,

I have recently installed LDM 2.2.1 for vB 3.5.4

Everything seems to be fine. I have started setting up categories etc.

I have one big problem. I cannot seem to link from the home category page to the new categories I've setup. It takes me to a URL that has no relelance at all. All 4 links to the each different categories takes me to the same URL.

Then I added a URL link to the one category and this too wants to take me to the strange URL instead of the URL link I inserted.

Sorry I'm not too technically clued up on this stuff, so go easy on me;)

Thanks again for a great addition, hope to get it up and running asap.

The Reefkeeper 08-20-2006 09:42 PM

DOH! Sorry, just saw the SEO post a few posts up, turned it off and what you know, it works just fine:D Sorry about the trouble...

Slave 08-21-2006 06:35 AM

Quote:

Originally Posted by AndrewD
The attached contains the first test for LDM 2.2.6. This is primarily a bug fix and cosmetic release:

Do not use this on a live board - there are changes in some important parts of the code. It is uploaded mainly for testing purposes.

Admin/downloads
- Minor changes in some layout and control functions, particularly download analysis

Searches
- Title/Keys options added in Quick search, as per VB36's Threads/Posts [Slave]

VBa hot and new modules
- $show_catname variable controls whether to display category name in links_vbalinks template

New extras
- forumhome-thumbs-plugin to display new/hot entries as thumbnails across top of forumhome

Bugs fixed
- http://username: password@site/file.xxx url format works properly
- various functions renamed to avoid potential clashes with other hacks
- customised/inherited settings/permissions bit uses inlinemod style
- mms format plays inside jukebox
- admin scan fixed/was broken in 2.2.5

Cool, nice one :)

Upgrading my test forum went fine. I'll let you know if I come across anything untoward.

Slave 08-21-2006 07:13 AM

A suggestion while I'm here ..

I've been thinking about keywords and it seems like the thing a lot of people are talking about at the moment are keyword/tag clouds.

Given that we already have a keyword system in place it seems silly not to take advantage of it :)

So how about a keyword cloud on the front page (as well as a vBa module), with the number of keywords showing dependent on settings within the admin panel.

See http://en.wikipedia.org/wiki/Tag_cloud for a better explanation than I can give :)

AndrewD 08-21-2006 07:19 AM

Quote:

Originally Posted by Slave
A suggestion while I'm here ..

I've been thinking about keywords and it seems like the thing a lot of people are talking about at the moment are keyword/tag clouds.

Given that we already have a keyword system in place it seems silly not to take advantage of it :)

So how about a keyword cloud on the front page (as well as a vBa module), with the number of keywords showing dependent on settings within the admin panel.

See http://en.wikipedia.org/wiki/Tag_cloud for a better explanation than I can give :)

Excellent idea - added to the 'Wish list' ('think about it' list??)

Slave 08-21-2006 08:45 AM

Quote:

Originally Posted by AndrewD
Excellent idea - added to the 'Wish list' ('think about it' list??)

Glad you like it :)

I think I've found a couple of bugs/issues in 2.2.5 btw ..

I use some of LDM as a contact list here and as you can see I use the short linkbit to list them, so that people have to be members to click the link and see the details. (I have protected_link at 2)

Now, that's all well and good but if you then click on the "What's New" link in the show menu, you get all new links including the new contacts listed using the Tabular linkbit, which is my default linkbit.

So issue one is that the search pages don't keep the defined linkbit you've given to a link. Not sure how to fix that, perhaps have links that have different linkbits in different tables, so you see the first table of small linkbit links and then a table showing the tabular links.

Now, on to the bug .. still looking at the What's New page click on the "Show Full/Short Entries" collapse button so you get the links using the short linkbit. Now go to the front page of LDM and click on the "Local Contacts" category.

You should now see lots of ..
Code:

Warning: Division by zero in /includes/local_links_include.php on line 2168
warnings at the top of the page ..

If you go back to the What's New page (or any page where you can uncollapse the links) and uncollapse them, the error goes away when you go back to the Local contacts page.

Next issue, when using the short linkbit in the way that I am there is no link for the system to count hits from. So even if someone has clicked the short linkbit link to see the details of the contact I have no way of knowing how many people have looked at it. Is there any chance we could have it so that it counts the clicks on the short linkbit link? (Only if there is no URL attached to the entry maybe?)

Last issue :) .. there seems no way of changing the linkbit that the link on the short linkbit goes to. It seems to default to the Modern linkbit style instead of the default linkbit. (Not saying I want the default linkbit on this occasion, but it would be nice to be able to pick)

One more possible bug I think .. When looking at the Modern linkbit, after clicking on the short linkbit link I get an "error on page" error when using IE, although I don't see anything when using Safari. Is there some more javascript that I need to add to my header due to the vBa integration? or is it something else?

AndrewD 08-21-2006 08:48 AM

Quote:

Originally Posted by Slave
Now, on to the bug .. still looking at the What's New page click on the "Show Full/Short Entries" collapse button so you get the links using the short linkbit. Now go to the front page of LDM and click on the "Local Contacts" category.

You should now see lots of ..
Code:

Warning: Division by zero in /includes/local_links_include.php on line 2168
warnings at the top of the page ..

I'd spotted this one, thanks - I hope it's fixed in the 2.2.6 alpha?

Slave 08-21-2006 09:04 AM

After a quick export/import of my links to my test board ... Yep, seems to be fixed :)

As is the use of the non default linkbit when clicking on the short linkbit link .. (would be nice to be able to pick this mind :p)

I'll just go and hide in a corner for a while :D

Slave 08-21-2006 09:29 AM

A quick note to say that the new xml import/export system is brill! :)

A suggestion .. the ability to pick which categories get exported.

Slave 08-21-2006 09:43 AM

In 2.2.6, and I think in 2.2.5, is there any reason why the "name", "description" and "Extended Description" entry boxes are as large as they are lengthways? Any chance of making them the same size as the Parent Category box within the add/edit category page?

Slave 08-21-2006 09:57 AM

Quote:

Originally Posted by Slave
After a quick export/import of my links to my test board ... Yep, seems to be fixed :)

As is the use of the non default linkbit when clicking on the short linkbit link

Not sure what's happened .. but this has gone back to the behavior I described before .. !?

AndrewD 08-21-2006 09:58 AM

Quote:

Originally Posted by Slave
Not sure what's happened .. but this has gone back to the behavior I described before .. !?

Will investigate - other suggestions also good. I have four free evenings before going on holiday...

jawinn 08-21-2006 12:31 PM

upgrade from the last version to this one went flawlessly. Excellent work.

clicked install

AndrewD 08-21-2006 03:50 PM

For anyone who experiences the spate of 'divide by zero' messages when using the Short linkbit, here's the fix.

Edit local_links.php, go to line 457:

PHP Code:

    } elseif (isset($vbcollapse['collapsecel_linkrefreshbit'])) { 

Change to

PHP Code:

    } elseif ($allowlinkexpand and isset($vbcollapse['collapsecel_linkrefreshbit'])) { 

Ditto line 437 in local_links_search.php (exactly the same edit)

Sorry about that.

Majed37 08-21-2006 09:17 PM

Hi all, I have installed and used LDM just yesterday.. it's good product.

But I have some questions and I hope you will help me ..

1- My language is Arabic, and i didn't find a complete translation for it. And I can do the translation proccess easly but I don't know how !!

2- Can I choose to upload files to another palce ( not my forums folder) ? I meant the files/entries which users will upload.

3- Can I show the real link for uploaded files to the user who uploaded it. so he/ she can use this link in his posts in the forums. if so , how ?

I'll be thankfull if found the answers here.

Slave 08-21-2006 09:19 PM

That seems to of done the trick :) Thanks Andrew :D

Kwak 08-22-2006 03:08 AM

1. If your board is located in ...com/board/, can you install LDM in ...com/linkDirectory/ ?

2. Can you install this product once and use it for different sub-directories like ...com/links/ ...com/directory/ ....com/gallery/ with no additional install and database installs?

Thank you in advance.

AndrewD 08-22-2006 03:56 AM

Quote:

Originally Posted by Majed37
1- My language is Arabic, and i didn't find a complete translation for it. And I can do the translation proccess easly but I don't know how !!

Look in the zip file that you downloaded in the directory development/phrases. You will find a file phrases-ar.xml. This has the start of the Arabic translation. Basically you have to edit everything in the CDATA tags, for example:

Code:

<phrase name="ldm_homepage"><![CDATA[Home Page]]></phrase>
Here you replace "Home Page" by whatever it should be.

When you have finished, you can import the phrases into your own boad using the VBulletin admin languages section. Please post the file here, and I will include it in the main release in future.

Quote:

Originally Posted by Majed37
2- Can I choose to upload files to another place ( not my forums folder) ? I meant the files/entries which users will upload.

Yes. Go to the LDM admin/settings page. You will find a series of settings for file uploads. One of these, uploads_dir, tells LDM the base directory for storing the uploads.

There are two other settings, local_file_root and local_file_root_prefix, that you can to control more precisely where on your server this directory is placed. This is explained in the on-line user manual. Be careful with these settings unless you understand what you are doing.

Quote:

Originally Posted by Majed37
3- Can I show the real link for uploaded files to the user who uploaded it. so he/ she can use this link in his posts in the forums. if so , how ?

The real link to display the entry is always of the form local_links.php?linkid=NN&catid=MM and the real link to access that link id always local_links.php?action=jump&id=NN&catid=MM (sorry about the inconsistency), with local_links.php in your forum directory.

At the time the linkbit is being built inside LDM (i.e. when the display pages are being constructed, NN and MM are held in two variables called $linkid and $catid. So you could modify the linkbit template to display this informatioin if you wish.

AndrewD 08-22-2006 04:00 AM

Quote:

Originally Posted by Kwak
1. If your board is located in ...com/board/, can you install LDM in ...com/linkDirectory/ ?

Haven't tried this, but it should be straightforward. You would need to make a minor change to the coding to switch to the forum directory when running. Why would you want to do this? The files that LDM manages are not stored in your forums directory.

Quote:

Originally Posted by Kwak
2. Can you install this product once and use it for different sub-directories like ...com/links/ ...com/directory/ ....com/gallery/ with no additional install and database installs?

Not easily. But you can always install LDM once and create a set of nested categories which use different styles and layouts suitable for different types of entry. You could then enable the search-engine friendly features (one setting in LDM and patch apache) to link directly through to these subcategories.

Slave 08-22-2006 08:33 AM

New feature suggestions .. :)

How about being able to link to RSS feeds? .. everything would be the same, apart from when you click on the feed link which would direct you to a LDM page where you would see content of the feed. I know we have "XML/RSS feeds in" in the wish list, but I see that more as an automated process of pulling in links from other LDMs.

The ability to "Spider" a link. This would be a link within the link bit which would go to the page linked and show all of the links linked from that page. I wouldn't expect that LDM would remember these spidered links, more just to see them and use them at that point. Not sure if that makes sense :)

The ability for the admin to set if a link entry can check to see if the site linked to is linking back to your site. This could be expanded to giving the site linking to you a link that LDM could pick up, keep count of the incoming hits and then redirect to the front page of the site.

:)

AndrewD 08-22-2006 08:50 AM

Quote:

Originally Posted by Slave
New feature suggestions .. :)

How about being able to link to RSS feeds? .. everything would be the same, apart from when you click on the feed link which would direct you to a LDM page where you would see content of the feed. I know we have "XML/RSS feeds in" in the wish list, but I see that more as an automated process of pulling in links from other LDMs.

The ability to "Spider" a link. This would be a link within the link bit which would go to the page linked and show all of the links linked from that page. I wouldn't expect that LDM would remember these spidered links, more just to see them and use them at that point. Not sure if that makes sense :)

The ability for the admin to set if a link entry can check to see if the site linked to is linking back to your site. This could be expanded to giving the site linking to you a link that LDM could pick up, keep count of the incoming hits and then redirect to the front page of the site.

:)


These are good suggestions, thanks.

Someone suggested the last one some months ago (you'll find it in the wish list). I'm not entirely sure how to implement it, other than by spidering the site.

I did the guts of the 'tag cloud' last night - basically just pull out the keywords which are most frequently used. Clever formatting (big text, etc) is another thing - as soon as I start introducing fancy css formatting, someone will get upset because it doesn't work with their vb style ;)

Slave 08-22-2006 09:05 AM

Quote:

Originally Posted by AndrewD
These are good suggestions, thanks.

Someone suggested the last one some months ago (you'll find it in the wish list). I'm not entirely sure how to implement it, other than by spidering the site.

I did the guts of the 'tag cloud' last night - basically just pull out the keywords which are most frequently used. Clever formatting (big text, etc) is another thing - as soon as I start introducing fancy css formatting, someone will get upset because it doesn't work with their vb style ;)

Ahh .. I must be going blind :) .. I like the suggested email feature, but I guess you would need to know the email address first.

But you need the formatting to be a tag cloud ;) .. heh :)

Oh, and I've thought of something else. How about being able to pull the icon the web page uses to put into people favorites and then show it next to the link in the linkbit. I think it's called "favicon.ico" isn't it?

Slave 08-22-2006 09:17 AM

Am I right in thinking that the autocreate-threads extra creates a thread every time you add an entry?

I know that in the wish list there's a request to integrate comments into the forums. Couldn't the autocreate-threads extra be changed to just create a thread once a comment had been made. At which point LDM would know the thread id and then be able to keep an eye on things like the amount of posts/comments as well as the rating the thread has been given (and therefore the rating for the entry) .. ?

j?rg 08-22-2006 09:21 AM

hi,

Quote:

Warnung: Unknown(includes/local_links_init.php): failed to open stream: No such file or directory in /admincp/plugin.php(1924) : eval()'d code (Zeile 3)

Fatal error: (null)(): Failed opening required 'includes/local_links_init.php' (include_path='/usr/share/php/') in /srv/www/web1/html/teichforum.org/vb/admincp/plugin.php(1924) : eval()'d code on line 3
the file is in includes! what can i do? i cant install the produkt.xml !

AndrewD 08-22-2006 09:23 AM

Quote:

Originally Posted by j?rg
hi,



the file is in includes! what can i do? i cant install the produkt.xml !

This message usually means that not all the code files have been uploaded to your web site - specifically the files in the includes/ subdirectory.

EasyTarget 08-22-2006 09:24 AM

Just updated to 2.2.6a and installed the new extra for patch forum home thumbnails. It seems to be working great without any bugs.. thanks for all the work you've put into this.

Is it possible to make the thumbnails which appear on the forum home patch a different size than the ones in the ldm? (I have a fairly large thumbnail setting for the ldm which isn't quite as practical to have on the forumhome)

j?rg 08-22-2006 09:27 AM

hi,

the file is in the includes directory!

ich have checked them!

AndrewD 08-22-2006 09:51 AM

Quote:

Originally Posted by j?rg
hi,

the file is in the includes directory!

ich have checked them!

If you send me a PM with details of your VB board plus an admin username and password, I'll take a look.

j?rg 08-22-2006 10:02 AM

hi,

on the way! thank you

AndrewD 08-22-2006 11:28 AM

Quote:

Originally Posted by j?rg
hi,

on the way! thank you

Please check include/local_links_admininclude.php

I think you may have only partially uploaded it.

j?rg 08-22-2006 11:52 AM

hi,

the file is on the server !

AndrewD 08-22-2006 11:54 AM

Quote:

Originally Posted by j?rg
hi,

the file is on the server !

yes, I know it's on the server, but I think it may be corrupt or only partially transferred.

j?rg 08-22-2006 11:56 AM

hi,

oki i have load them new on the server!

AndrewD 08-22-2006 12:14 PM

Quote:

Originally Posted by j?rg
hi,

oki i have load them new on the server!


OK, all fixed, I think.


All times are GMT. The time now is 12:02 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.03202 seconds
  • Memory Usage 1,863KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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