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)
-   -   Add-On Releases - vBulletin Link Directory (https://vborg.vbsupport.ru/showthread.php?t=255319)

Vossi 01-18-2011 10:16 PM

There has been an update of vBulletin Link-Directory. Bugs have been fixed as far as known by now, also there are a couple of new functions which can be found in each settings in admincp or the category configuration.

Athena1984 01-18-2011 10:28 PM

Great update! It was definitely worth the wait. Thank you very much.

voglermc 01-18-2011 11:04 PM

Vossi, you ROCK! This update is great!

blake247 01-18-2011 11:23 PM

Just installed the update but when a link is submitted I get the following error message:

"Could not find phrase 'nomoderatedentry"

Vossi 01-19-2011 08:12 AM

Quote:

Originally Posted by blake247 (Post 2151216)
Just installed the update but when a link is submitted I get the following error message:

"Could not find phrase 'nomoderatedentry"

*damn*

I forgot to correct the phrase... :o

Either you add them by you own or you just wait untill 1.0.3 gets released with a 'medical clean-up'

wampforum 01-19-2011 08:53 AM

what are the new functions?

Vossi 01-19-2011 09:21 AM

Quote:

Originally Posted by wampforum (Post 2151368)
what are the new functions?

Besides fixing known bugs, here are some new functions:
  • upload optional image to the entry
  • full vB-SEO support
  • URL-checker (checks if URL exists while entering it)
  • blacklist URLs
  • check for double entries
  • show meta-tags of url in entry

wampforum 01-19-2011 10:01 AM

brilliant thanks Vossi

BadgerDog 01-19-2011 10:42 AM

Quote:

Originally Posted by Vossi (Post 2151360)
*damn*

I forgot to correct the phrase... :o

Either you add them by you own or you just wait untill 1.0.3 gets released with a 'medical clean-up'

Ok, I haven't installed 1.02 yet and I'm not quite sure how to patch it, so I'll wait for 1.03 ... :up:

Thanks .. :)

Regards,
Doug

Vossi 01-19-2011 10:47 AM

Quote:

Originally Posted by BadgerDog (Post 2151383)
Ok, I haven't installed 1.02 yet and I'm not quite sure how to patch it, so I'll wait for 1.03 ... :up:

Thanks .. :)

Regards,
Doug

Just follow the instructions above. Upload all files (overwriting existing files), import the product (overwrite) and that's about it.

BadgerDog 01-19-2011 10:59 AM

Quote:

Originally Posted by Vossi (Post 2151387)
Just follow the instructions above. Upload all files (overwriting existing files), import the product (overwrite) and that's about it.

Ok, you mean go ahead and download the current 1.02 and that has the issue fixed? :confused:

I'm not quite sure what you mean by follow the instructions above. Sorry for being a little thick if it's obvious .. :D

Regards,
Doug

Vossi 01-19-2011 12:03 PM

No, not yet fixed but in 1.0.3 it will be. Guess we missed each others point now :o

dang3rzon3 01-19-2011 01:25 PM

how to configure vbseo?

Vossi 01-19-2011 01:40 PM

Quote:

Originally Posted by dang3rzon3 (Post 2151455)
how to configure vbseo?

If you have vB-SEO installed, you need to activate it for the addon at AdminCP -> vBulletin Link Directory -> Activate external AddOns -> Activate.

The rewrite-rules look like this:
Quote:

'^vblinklist\.php\?do=showentry&id=(\d+)&title=(.* )&catid=(\d+)&cattitle=(.*)'=>'linkdirectory/$3-$4/$1-$2.html'
'^vblinklist\.php\?do=(.*)&id=(\d+)&title=(.*)&cat id=(\d+)&cattitle=(.*)'=>'linkdirectory/$2-$3/$1-$5-$4/'
'^vblinklist\.php\?do=showcat&catid=(\d+)&cattitle =(.*)'=>'linkdirectory/$1-$2/'
'^vblinklist\.php'=>'linkdirectory/'
The link directory then uses full vB-SEO support.

Skyrider 01-19-2011 02:55 PM

1), Possible this product can use the SEO that comes with vBulletin? I prefer not to pay for vBSEO for something that vB 4 already has.

2), I reported in my first post that even when Allow HTML has been enabled on the category, it will not work! Can this be looked in to? Thanks!

3), How do I remove the "links"? from entries?

Thanks.

Vossi 01-19-2011 03:07 PM

Quote:

Originally Posted by FF|Skyrider (Post 2151482)
1), Possible this product can use the SEO that comes with vBulletin? I prefer not to pay for vBSEO for something that vB 4 already has.

I wish it would; vBulletin doesnt support friendly urls for 3rd party addons in the way it is coded. I was even talking to the developers about this (Im in the alphagroup on vb.com), but there is no solution which fullfills the standard.
Quote:

Originally Posted by FF|Skyrider (Post 2151482)
2), I reported in my first post that even when Allow HTML has been enabled on the category, it will not work! Can this be looked in to? Thanks!

Oops, forgotten :o
Quote:

Originally Posted by FF|Skyrider (Post 2151482)
3), How do I remove the "links"? from entries?

?hm... the link at its own? You mean like using the link directory without a link? :confused:

ceho 01-19-2011 03:31 PM

Hi, cool update, thanks! However I am still missing the function to put new entries into a moderation queue to be moderated before they are published and visible. Do I miss that or is that not a feature?

When you add an entry to a subcategory it's not showing the username in "Last entry (date) by XYZ" on the main page of the link directory, is there a chance to fix that?

Thankyou very much!

Skyrider 01-19-2011 03:48 PM

Quote:

Originally Posted by Vossi (Post 2151490)
I wish it would; vBulletin doesnt support friendly urls for 3rd party addons in the way it is coded. I was even talking to the developers about this (Im in the alphagroup on vb.com), but there is no solution which fullfills the standard.

Quite a shame. What about using/creating your own SEO if possible? I prefer not to pay 150 dollars for vbSEO.

Quote:

Originally Posted by Vossi (Post 2151490)
Oops, forgotten :o

No worries XD, hope this can be solved in the next version though (html)

Quote:

Originally Posted by Vossi (Post 2151490)
?hm... the link at its own? You mean like using the link directory without a link? :confused:

I'm talking about the "link" text with the link after that that'll show up in every single entry.

https://vborg.vbsupport.ru/attachmen...7&d=1292492107
Check the top in the entry above the text, you'll see "link"

--------------

Also.. how friendly is your product (without vbseo) with google?

naisho 01-19-2011 03:54 PM

1 Attachment(s)
A few questions or bugs:
1 - Where is the additional image supposed to show up. I made a test with an image for one link (category accepts additional image). The image is correcty uploaded (no error) and the database is also correctly updated for this link. I checked that the image was there in vblinklist/images directory, but it is not displayed anywhere. I tried all kinds of settings (enable/disable thumbnail service in case it would interfere) with no success.
2 - Same problem with metadatas. Well updated in the database, category is supposed to display them. But where?
3 - Still impossible to upload an attachment. I can attach images anywhere in the site (forum,cms) but in vblink, upload attachment is not proposed. Any settings that I would have missed? In the editor the only possibility is to add an url.
4 - When we disable the thumnail service, we still have the blank Thumnail div displayed. It shouldn't show up (unless the additional image is supposed to go there)

As 62 more phrases have been added to this new version, here is the full new french language file.

Vossi 01-20-2011 08:18 AM

Quote:

Originally Posted by ceho (Post 2151512)
Hi, cool update, thanks! However I am still missing the function to put new entries into a moderation queue to be moderated before they are published and visible. Do I miss that or is that not a feature?

You'll find the setting in the usergroup permissions.
Quote:

Originally Posted by ceho (Post 2151512)
When you add an entry to a subcategory it's not showing the username in "Last entry (date) by XYZ" on the main page of the link directory, is there a chance to fix that?

Fixed in version 1.0.3
Quote:

Originally Posted by FF|Skyrider (Post 2151520)
I'm talking about the "link" text with the link after that that'll show up in every single entry.

The phrase is called : 'vblinklist_link_url' and the complete line can be found in template: 'vblinklist_showentry'. In the template have a look at this line:
PHP Code:

<strong>{vb:rawphrase vblinklist_link_url}:</strong> <a href="{vb:raw entry.linkurl}" target="_blank">{vb:raw entry.linkurl}</a

There are more lines with this content in the template as there are conditions for the position which can be set in admincp -> link settings.
Quote:

Originally Posted by FF|Skyrider (Post 2151520)
Also.. how friendly is your product (without vbseo) with google?

It should be 'google friendly' in all parts.
Quote:

Originally Posted by naisho (Post 2151522)
1 - Where is the additional image supposed to show up. I made a test with an image for one link (category accepts additional image). The image is correcty uploaded (no error) and the database is also correctly updated for this link. I checked that the image was there in vblinklist/images directory, but it is not displayed anywhere. I tried all kinds of settings (enable/disable thumbnail service in case it would interfere) with no success.

The image gets uploaded to /vblinklist/image/ (that directory needs to have 0777). This image gets shown right below the text for the link entry.
Quote:

Originally Posted by naisho (Post 2151522)
2 - Same problem with metadatas. Well updated in the database, category is supposed to display them. But where?

Meta informations are getting show in a new box below the complete entry area. It might show N/A or another error if the linked site doesnt allow to fetch the meta information or if there arent any at all.
Quote:

Originally Posted by naisho (Post 2151522)
3 - Still impossible to upload an attachment. I can attach images anywhere in the site (forum,cms) but in vblink, upload attachment is not proposed. Any settings that I would have missed? In the editor the only possibility is to add an url.

There is no connection to the attachment system as by now is wasnt needed nor requested.
Quote:

Originally Posted by naisho (Post 2151522)
4 - When we disable the thumnail service, we still have the blank Thumnail div displayed. It shouldn't show up (unless the additional image is supposed to go there)

Are you sure that you uploaded all new files? :confused: I cant re-construct that bug anymore... ???
Quote:

Originally Posted by naisho (Post 2151522)
As 62 more phrases have been added to this new version, here is the full new french language file.

Cool, thanks a lot.

Vossi 01-21-2011 04:58 AM

Version 1.0.3 has been uploaded and I hope that the known bugs are fixed now; it was late last night, so I hope I didnt make any mistake. Atleast subcats in subcats work now and the missing last name when viewing a category is available.

I didnt fix the html-settings as this will be fixed in 1.0.4 when new functions will be added (link to us-service, widgets, statistics).

naisho 01-21-2011 08:02 AM

1 Attachment(s)
I think there is a mistake with the sub-categories as you can see on the attached image.
When we are in a sub-category, it displays sub-sub-categories even if there are no sub-sub-categories. Except in the first one. It shouldn't display if there are no sub-sub-categories.

Vossi 01-21-2011 08:14 AM

Quote:

Originally Posted by naisho (Post 2152298)
I think there is a mistake with the sub-categories as you can see on the attached image.
When we are in a sub-category, it displays sub-sub-categories even if there are no sub-sub-categories. Except in the first one. It shouldn't display if there are no sub-sub-categories.

Hu? Must be a wrong true or false being set in the loop where the listbits are getting build. I'll check that this afternoon and get back to you...

Skyrider 01-21-2011 08:21 AM

Quote:

I didnt fix the html-settings as this will be fixed in 1.0.4 when new functions will be added (link to us-service, widgets, statistics).
Thanks for the update! Shame the html fix isn't included. It's the feature I'm actually waiting for.

Vossi 01-21-2011 08:34 AM

Quote:

Originally Posted by FF|Skyrider (Post 2152305)
Thanks for the update! Shame the html fix isn't included. It's the feature I'm actually waiting for.

HTML-functions within forums are always a kind of risk, therefore i want to take time for this in order to test and check it for quite a little while. Even when the parser is getting used i want to take care of this.

Skyrider 01-21-2011 10:28 AM

Quote:

Originally Posted by Vossi (Post 2152310)
HTML-functions within forums are always a kind of risk, therefore i want to take time for this in order to test and check it for quite a little while. Even when the parser is getting used i want to take care of this.

Is it possible that you by any chance can make the "can use HTML" option as a usergroup option rather than section option? So only specific groups can use it. That should lower down all the risks.

abdulbasitsaeed 01-21-2011 10:34 AM

Yikes. I had installed this for 4.0.6 but when I tried to upgrade, it says that it isn't compatible with 4.0.6.

Does that mean I have to uninstall it all the way? It would be a pity if I had to since I was really looking forward to using this.

Vossi 01-21-2011 11:41 AM

Quote:

Originally Posted by abdulbasitsaeed (Post 2152327)
Yikes. I had installed this for 4.0.6 but when I tried to upgrade, it says that it isn't compatible with 4.0.6.

Does that mean I have to uninstall it all the way? It would be a pity if I had to since I was really looking forward to using this.

If you had installed it on 4.0.6 before, then it still is compatible. With the 4.0.8-limitation I wanted to make sureit works 100% as I didnt test below 4.0.8. Just open the product 'product-vblinklist.xml' file and change the follwing line:
PHP Code:

<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.0 Alpha 1" /> 

to
PHP Code:

<dependency dependencytype="vbulletin" minversion="4.0.6" maxversion="4.2.0 Alpha 1" /> 

by lowering the minversion to 4.0.6

Then it installs like you are used to it.

Like I said, I didnt test with 4.0.6 yet and have no idea if it works fine or not.

Jimandbob 01-21-2011 05:13 PM

Thanks Vossi, great mod and just what I need, but is there any way of uploading multiple images?

abdulbasitsaeed 01-21-2011 05:50 PM

1 Attachment(s)
Quote:

Originally Posted by Vossi (Post 2152355)
If you had installed it on 4.0.6 before, then it still is compatible. With the 4.0.8-limitation I wanted to make sureit works 100% as I didnt test below 4.0.8. Just open the product 'product-vblinklist.xml' file and change the follwing line:
PHP Code:

<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.0 Alpha 1" /> 

to
PHP Code:

<dependency dependencytype="vbulletin" minversion="4.0.6" maxversion="4.2.0 Alpha 1" /> 

by lowering the minversion to 4.0.6

Then it installs like you are used to it.

Like I said, I didnt test with 4.0.6 yet and have no idea if it works fine or not.

Thank you for the fix, Vossi. :) It installed perfectly.

I thought I'd point out a possible styling issue. This was present in both 1.0.1 and 1.0.3. Please check the Posting Permissions in the screenshot.

Vossi 01-21-2011 06:33 PM

Quote:

Originally Posted by Jimandbob (Post 2152493)
Thanks Vossi, great mod and just what I need, but is there any way of uploading multiple images?

Actually there is only one upload available, but you can use the [IMG]-BBCode and place image somewhere else.
Quote:

Originally Posted by abdulbasitsaeed (Post 2152509)
Thank you for the fix, Vossi. :) It installed perfectly.

I thought I'd point out a possible styling issue. This was present in both 1.0.1 and 1.0.3. Please check the Posting Permissions in the screenshot.

The reason might be a changed stylevar within the version of vBulletin.

kersti 01-22-2011 07:20 AM

Is it possible to manually add a thumbnail for each instead of using the services?

Vossi 01-22-2011 07:37 AM

Quote:

Originally Posted by kersti (Post 2152757)
Is it possible to manually add a thumbnail for each instead of using the services?

Right at the position where the tumbnail gets displayed for each entry? No, thats not possible. But you can disable the thumbnail function and use the optional upload function for images to do this.

Ahmet Turan 01-22-2011 10:29 AM

Hi
I tried to make, but did not
Would help with small pictures to show?

How can we do this
https://vborg.vbsupport.ru/external/2011/01/15.jpg

How can we do this
https://vborg.vbsupport.ru/external/2011/01/16.jpg

VBSEO is working? click please
http://www.webilgi.com/vblinklist.php

Vossi 01-22-2011 10:34 AM

The screenshots are too small, I cant see anything on it.

About vB-SEO: Did you turn it on for the addon in AdminCP -> usage of external addons within the link directy menu? Did you add the rewrite rules to vB-SEO?

Ahmet Turan 01-22-2011 10:39 AM

Yes for VBSEO
active meat

VBSEO is working?
seo link: vblinklist.php?do=showcat&catid=5&cattitle=e-devlet-siteleri

Can you see this Pic.
https://vborg.vbsupport.ru/attachmen...6&d=1292492107



https://vborg.vbsupport.ru/attachmen...5&d=1292492107

Vossi 01-22-2011 12:29 PM

Quote:

Originally Posted by Ahmet Turan (Post 2152802)
Yes for VBSEO
active meat

VBSEO is working?
seo link: vblinklist.php?do=showcat&catid=5&cattitle=e-devlet-siteleri

Did you add the rewrite rules to vB-SEO?
Quote:

Originally Posted by Ahmet Turan (Post 2152802)
Can you see this Pic.

What exactly do you ask for? The picture which gets shown in each category description?

That is easy to do, just upload the image you want into the '/images/vblinklist/picture' -folder and enter the name of the image in the settings of the category where you want the image to be displayed.

That's it. :D

Ahmet Turan 01-22-2011 01:02 PM

1 Attachment(s)
Quote:

Originally Posted by Vossi (Post 2152892)
Did you add the rewrite rules to vB-SEO?

'^vblinkdirectory\.php\?do=showentry&id=(\d+)&titl e=(.*)&catid=(\d+)&cattitle=(.*)'=>'linkdirectory/$3-$4/$1-$2.html'
'^vblinkdirectory\.php\?do=(.*)&id=(\d+)&title=(.* )&catid=(\d+)&cattitle=(.*)'=>'linkdirectory/$2-$3/$1-$5-$4/'
'^vblinkdirectory\.php\?do=showcat&catid=(\d+)&cat title=(.*)'=>'linkdirectory/$1-$2/'
'^vblinkdirectory\.php'=>'linkdirectory/'

Use this kod

I gave it to look exactly like the pictures I want to

Vossi 01-22-2011 02:34 PM

Just have a try with this rewrite rules:
Quote:

'^vblinklist\.php\?do=showentry&id=(\d+)&title=(.* )&catid=(\d+)&cattitle=(.*)'=>'linkdirectory/$3-$4/$1-$2.html'
'^vblinklist\.php\?do=(.*)&id=(\d+)&title=(.*)&cat id=(\d+)&cattitle=(.*)'=>'linkdirectory/$2-$3/$1-$5-$4/'
'^vblinklist\.php\?do=showcat&catid=(\d+)&cattitle =(.*)'=>'linkdirectory/$1-$2/'
'^vblinklist\.php'=>'linkdirectory/'
is that better?

Quote:

Originally Posted by Ahmet Turan (Post 2152904)
'I gave it to look exactly like the pictures I want to

I just expplained on how to use pictures in general or do you want to use the picture shown on my screenshot?

Ahmet Turan 01-22-2011 02:47 PM

seo is working thanx

only screenshot ?


All times are GMT. The time now is 09:15 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.01711 seconds
  • Memory Usage 1,877KB
  • 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_php_printable
  • (36)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
  • (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