Log in

View Full Version : Add-On Releases - vBulletin Link Directory


Pages : 1 2 [3]

car20
06-15-2012, 01:06 PM
Afterwards import 'product-vblinklist.xml' in admincp.

NOT Import ,

Vb Says :

The following dependencies were not met:

This product is not compatible with version 4.2.0 of vBulletin. (Compatible starting with 4.0.8 / Incompatible with 4.2.0 Alpha 1 and greater)

Allow Overwrite:yes

car20
06-15-2012, 01:13 PM
Edit product file :

<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.1" />

installed.

Disco_Stu
06-15-2012, 02:04 PM
Can you tell me how I set the option to require all new link entries to be approved? I see the admin drop down option to view entries waiting approval but I can't find the option to specify that new entries must be approved before they are displayed.

orGaz
06-15-2012, 05:31 PM
Edit product file :

<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.1" />

installed.

done that, but then i get:

Database error in vBulletin 4.2.0:

Invalid SQL:
CREATE TABLE vblinklist_category (
id int(11) NOT NULL auto_increment,
parentid int(11) NOT NULL default '0',
displayorder int(11) NOT NULL default '0',
name varchar(255) NOT NULL default '',
description text,
status smallint(5) NOT NULL default '0',
defaulticon smallint(5) NOT NULL default '1',
definedicon varchar(255) NOT NULL default '',
groupshow smallint(5) NOT NULL default '1',
groupshowlist varchar(255) NOT NULL default '',
allowhtml smallint(1) NOT NULL default '0',
allowbbcode smallint(1) NOT NULL default '1',
allowsmilies smallint(1) NOT NULL default '1',
linkurl tinyint(1) NOT NULL default '0',
banner tinyint(1) NOT NULL default '0',
thumbnail tinyint(1) NOT NULL default '0',
picturelocation text,
PRIMARY KEY (id)
) TYPE=MyISAM;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 20
Error Number : 1064
Request Date : Friday, June 15th 2012 @ 08:28:55 PM
Error Date : Friday, June 15th 2012 @ 08:28:55 PM
Script : http://localhost/admincp/plugin.php?do=productimport
Referrer : http://localhost/admincp/plugin.php?do=productadd
IP Address : 127.0.0.1
Username : blabla
Classname : vB_Database
MySQL Version : 5.5.16

Disco_Stu
06-15-2012, 05:56 PM
Is the "#" button on the Show Entries alphabet selection list supposed to clear the letter filter and show all the entries again? If so it's not working.

If that's not the button's purpose then what is and how do you show all the entries again after you use the alphabet filter without re-selecting the category?

Update: Looks like it's for any link entries that start with a numeric value. That answers that question but I still have a question about how you set up the mod to require approval for each entry?

woffie
06-15-2012, 08:37 PM
done that, but then i get:

Database error in vBulletin 4.2.0:

Invalid SQL:
CREATE TABLE vblinklist_category (
id int(11) NOT NULL auto_increment,
parentid int(11) NOT NULL default '0',
displayorder int(11) NOT NULL default '0',
name varchar(255) NOT NULL default '',
description text,
status smallint(5) NOT NULL default '0',
defaulticon smallint(5) NOT NULL default '1',
definedicon varchar(255) NOT NULL default '',
groupshow smallint(5) NOT NULL default '1',
groupshowlist varchar(255) NOT NULL default '',
allowhtml smallint(1) NOT NULL default '0',
allowbbcode smallint(1) NOT NULL default '1',
allowsmilies smallint(1) NOT NULL default '1',
linkurl tinyint(1) NOT NULL default '0',
banner tinyint(1) NOT NULL default '0',
thumbnail tinyint(1) NOT NULL default '0',
picturelocation text,
PRIMARY KEY (id)
) TYPE=MyISAM;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 20
Error Number : 1064
Request Date : Friday, June 15th 2012 @ 08:28:55 PM
Error Date : Friday, June 15th 2012 @ 08:28:55 PM
Script : http://localhost/admincp/plugin.php?do=productimport
Referrer : http://localhost/admincp/plugin.php?do=productadd
IP Address : 127.0.0.1
Username : blabla
Classname : vB_Database
MySQL Version : 5.5.16

Have the same issue, this mod needs to be upgraded by the author, I wont hold my breath waiting for that to happen.

Athena1984
06-15-2012, 09:48 PM
Try replacing instances of TYPE=MyISAM to ENGINE=MyISAM in the product file. I think that was the error I had when I first tried to install it.

woffie
06-16-2012, 02:04 AM
Try replacing instances of TYPE=MyISAM to ENGINE=MyISAM in the product file. I think that was the error I had when I first tried to install it.

That fixed it, thanks!

car20
06-16-2012, 12:47 PM
uninstall , :(

Disco_Stu
06-16-2012, 05:31 PM
I'm still trying to figure out how to set it up so new link entries require approval. I can get it to notify the admin of new entries but by then the entry has already been made.

There is an option to view entries waiting to be approved but no option to set it up to require approval for new entries. So selecting the option to view entries waiting approval always displays nothing

I just don't want my visitors to be able to enter any link they choose because they could enter a link that looks innocent but points to some adult or illegal site.

Also, I added a large disclaimer warning visitors that these links direct them to external sites that are not under my control and that they use the links at their own risk. Has anyone else added such a warning?

Athena1984
06-16-2012, 05:47 PM
Disco_Stu, you have to set that option in the usergroup settings. Where it says "Approve new entries" you have to select "Yes".

Disco_Stu
06-16-2012, 07:30 PM
Disco_Stu, you have to set that option in the usergroup settings. Where it says "Approve new entries" you have to select "Yes".

Yep. It was right there in front of my face but I didn't notice it. :rolleyes:

Thanks

Disco_Stu
06-16-2012, 08:27 PM
Well, I set it to require approval for new links but after entering the link a message appeared saying the phrase "moderated_entry" was not found.

I guess that's not included in the install files. I'll create one and see what it does


Update: No matter what I add as a phrase name "moderated_entry", vblinklist_moderated_entry, etc. it keeps coming back and saying it can't find the phrase "moderated_entry"

And now when I click on the view entries waiting approval I can see them but when I try to delete them it says it cannot find phrase "vblinklist_moderated_entries_successfully" even though I can see the phrase in the phrase list.

Can the author of this mod please reply with some advice? It's a good mod but only if it works completely.

Disco_Stu
06-17-2012, 01:07 AM
OK...I've narrowed it down to line 1558 in vblinklist.php in the root directory that reads:

eval(print_standard_redirect('redirect_moderated_e ntry',true, true));

When that line executes I get the message that the phrase "moderated_entry" is not found even though the phrase exists.

Any ideas??

Athena1984
06-17-2012, 01:37 AM
I'm not sure why it's not working for you. I just tried it and I don't get that error. I am about to uninstall it though because I think the Vault Wiki as a better solution. I hope you're able to work this out. It's sad there seems to be no support because it was a great mod when it was working.

Disco_Stu
06-17-2012, 01:49 AM
Do you have a phrase "moderated_entry" ? Can you provide the phrase details?

Thanks

Disco_Stu
06-17-2012, 02:35 AM
Found a workaround. I just changed the statement to use a hard coded message phrase and it worked:

eval(print_standard_redirect('Thank you for your link entry. It is being sent to the site administrators for approval',false,true));

This is such a great mod and I didn't want to give up on it.

GameOverViper
06-17-2012, 02:36 AM
I'm being told its not compatible with 4.2.0. Anyone know any way around this or if it will be updated for 4.2.0? I think something like this would be great for my site clan listings.

Disco_Stu
06-17-2012, 02:38 AM
I'm using it on 4.2 PL1 right now in development and it works

The only real issue I had was it not finding a phrase when a link was posted that required moderation so I hard coded the phrase.

ProFifaLeagues
06-17-2012, 08:13 AM
I'm using it on 4.2 PL1 right now in development and it works

The only real issue I had was it not finding a phrase when a link was posted that required moderation so I hard coded the phrase.


Would you provide some detailed steps on how to get it working Stu on 4.2
Used it a long time ago but Knowing you have it running now on 4.2 means we would love to try again with it!
:up:

woffie
06-17-2012, 08:49 AM
Try replacing instances of TYPE=MyISAM to ENGINE=MyISAM in the product file. I think that was the error I had when I first tried to install it.

Edit product file :

<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.1" />

installed.

vblinkdirectory105vb415.zip will work with 4.2.x

You can install this mod on 4.2 if you follow these posts

woffie
06-17-2012, 08:53 AM
I have a fixed version of the install file, but I don't think I am supposed to post it.

ProFifaLeagues
06-17-2012, 09:11 AM
I have a fixed version of the install file, but I don't think I am supposed to post it.


Welcome to email me it if you get a chance Sir
Thanks profifaleagues.com@gmail.com

Disco_Stu
06-17-2012, 11:59 AM
I installed it per instructions.

One thing, the display was really messed up in my custom styles (footer at top of page, width all screwed up, custom nav bar tabs not right) until I entered my first category via admincp (it was ok with the default style even without categories). After the first category was entered it looked just like my other pages.

The only issue I had after that was with the phrase not found (see my prior posts) but I overcame that will a little hard coding.

Now it seems to be functioning properly.

I should mention that this is a fresh install so maybe the issues others are having are due to upgrading instead of a fresh install.

I strongly suggest you back up your database and forum directories before installing this in case you have problems. I always do that before adding a new mod and several times I've had to restore my DB due to severe issues with other mods.

Disco_Stu
06-17-2012, 12:24 PM
Here's what it looks like with my custom style (the screen looks darker in the image than it really is). If you want to see it using the default style let me know:

https://vborg.vbsupport.ru/attachment.php?attachmentid=139169&stc=1&d=1339939376

Disco_Stu
06-17-2012, 12:36 PM
Here's a sample of a link entry (again sorry for the dark image)

https://vborg.vbsupport.ru/attachment.php?attachmentid=139170&stc=1&d=1339940133

GameOverViper
06-17-2012, 03:25 PM
You can install this mod on 4.2 if you follow these posts

So I did this, now I'm getting the following errors when trying to install the plugin.

Erstelle Tabelle/create table vblinklist_category ... Erledigt/done!
Erstelle Tabelle/create table vblinklist_entry ...

Database error in vBulletin 4.2.0:

Invalid SQL:
CREATE TABLE vb4_vblinklist_entry (
id int(11) NOT NULL auto_increment,
name varchar(255) NOT NULL default '',
description text,
userid int(11) unsigned NOT NULL default '0',
username varchar(255) default NULL,
dateline int(10) unsigned NOT NULL default '0',
lastupdate int(10) unsigned NOT NULL default '0',
categoryid smallint(5) unsigned NOT NULL default '0',
status int(10) unsigned NOT NULL default '0',
ipaddress CHAR(15) NOT NULL DEFAULT '',
views int(11) unsigned NOT NULL default '0',
votenum smallint(5) unsigned NOT NULL default '0',
votetotal smallint(5) unsigned NOT NULL default '0',
linkurl text,
banner text,
INDEX (name),
INDEX (userid),
PRIMARY KEY (id)
) TYPE=MyISAM;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 20
Error Number : 1064
Request Date : Sunday, June 17th 2012 @ 11:23:52 AM
Error Date : Sunday, June 17th 2012 @ 11:23:52 AM
Script : http://www.xbox360clans.net/admincp/plugin.php?do=productimport
Referrer : http://www.xbox360clans.net/admincp/plugin.php?do=productadd
IP Address : **************
Username : GameOverViper
Classname : vB_Database
MySQL Version : 5.5.23-55

Quijar Haderak
06-18-2012, 08:58 PM
So I did this, now I'm getting the following errors when trying to install the plugin.

Erstelle Tabelle/create table vblinklist_category ... Erledigt/done!
Erstelle Tabelle/create table vblinklist_entry ...


Edit XML product file before upload and change all "TYPE=MyISAM" to "ENGINE=MyISAM", save and try again.

GameOverViper
06-19-2012, 02:10 AM
Edit XML product file before upload and change all "TYPE=MyISAM" to "ENGINE=MyISAM", save and try again.

I did that, that's when it actually uploaded but now I get that error.

dmm2020
06-19-2012, 09:43 PM
Question: Is this mod PHP 4.3 compliant yet?

dmm2020
06-24-2012, 10:22 PM
Quick fix for members who have PHP 4.3 installed.

If you get depreciated errors in the output (be sure you have error display enabled or check your error logs for that.)

Look for two instances of "=&" and change that to just "=". Assigning of the new value by reference is depreciated in php 5.3. Click here (http://php.net/manual/en/migration53.deprecated.php) for more information.

Otherwise, the rest of the code appears to me to be php 5.3 compliant, which is what I meant in my previous post.

aboayoy
06-27-2012, 09:03 AM
please , this copy not compatible with vb 4.2.0

may i get compatible copy ?

thank you
www.tamecom1.com/vb

ProFifaLeagues
06-27-2012, 09:05 AM
please , this copy not compatible with vb 4.2.0

may i get compatible copy ?

thank you
www.tamecom1.com/vb (http://www.tamecom1.com/vb)



This copy works fine on 4.2 with the changes posted above mate:up:

aboayoy
06-27-2012, 09:50 AM
please , tell me number of posts that explain how to install with vb 4.2

thanks alot

aboayoy
06-27-2012, 10:26 AM
what different between two attachment zip files؟

ProFifaLeagues
06-27-2012, 11:06 AM
Originally Posted by woffie https://vborg.vbsupport.ru/images/cstyle/green/buttons/viewpost.gif (https://vborg.vbsupport.ru/showthread.php?p=2339956#post2339956) Try replacing instances of TYPE=MyISAM to ENGINE=MyISAM in the product file. I think that was the error I had when I first tried to install it.

Originally Posted by car20 https://vborg.vbsupport.ru/images/cstyle/green/buttons/viewpost.gif (https://vborg.vbsupport.ru/showthread.php?p=2339780#post2339780) Edit product file :

<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.1" />

installed.

Originally Posted by Vossi https://vborg.vbsupport.ru/images/cstyle/green/buttons/viewpost.gif (https://vborg.vbsupport.ru/showthread.php?p=2339690#post2339690) vblinkdirectory105vb415.zip will work with 4.2.x

You can install this mod on 4.2 if you follow these posts

aboayoy
06-27-2012, 12:13 PM
Originally Posted by woffie https://vborg.vbsupport.ru/images/cstyle/green/buttons/viewpost.gif (https://vborg.vbsupport.ru/showthread.php?p=2339956#post2339956) Try replacing instances of TYPE=MyISAM to ENGINE=MyISAM in the product file. I think that was the error I had when I first tried to install it.

Originally Posted by car20 https://vborg.vbsupport.ru/images/cstyle/green/buttons/viewpost.gif (https://vborg.vbsupport.ru/showthread.php?p=2339780#post2339780) Edit product file :

<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.1" />

installed.

Originally Posted by Vossi https://vborg.vbsupport.ru/images/cstyle/green/buttons/viewpost.gif (https://vborg.vbsupport.ru/showthread.php?p=2339690#post2339690) vblinkdirectory105vb415.zip will work with 4.2.x

You can install this mod on 4.2 if you follow these posts

thank you so much ProFifaLeagues

Kiint
06-29-2012, 08:45 AM
I also had to do the following to get things working ok. Now works fine :) thanks for all the tips.

In vblinklist.php search for (in line 1931):
$message = ($vbulletin->GPC['wysiwyg'] ? convert_wysiwyg_html_to_bbcode($vbulletin->GPC['message'], $catinfo['allowhtml']) : htmlspecialchars_uni($vbulletin->GPC['message']));and replace with
require_once(DIR . '/includes/class_wysiwygparser.php');
$html_parser = new vB_WysiwygHtmlParser($vbulletin);
$message = $html_parser->parse_wysiwyg_html_to_bbcode($vbulletin->GPC['message'], $catinfo['allowhtml']);

MaxLiao
07-06-2012, 07:59 AM
The following AdminCP functions give me an Internal Server Error:

Manage Categories
Manage Entries
General Update Tool
Information

All of the other options (General Settings, Links Settings, etc.) work just fine. I'm still trying to dig into my server logs, but in the mean time, is there anything that's common to those four AdminCP functions that are not common to the others?

My webhost sucks, so anything that I can look at and resolve myself (maybe a core PHP setting?) would be most helpful.

500 Error:
[06/Jul/2012:05:35:21 -0400] "GET /admincp/admin_vblinklist.php?do=managecats HTTP/1.0" 500 551 "http://legionofmyth.com/admincp/index.php?do=nav" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.11"

UPDATE:
This is now working properly, it seems the admin_vblinklist.php file would not upload when I did all the files/folders as a group; once I uploaded it by itself *BAM* good to go. Why it wouldn't upload when all the others did, I don't know. But all seems to be working now, so I don't care. ;)

mickknutson
07-08-2012, 06:08 PM
I have issues with the downloads:

./admincp
admin_vblinklist.php File version mismatch: found 1.0.0 , expected 1.0.4

Can I just changes the headers:

<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin-Linklist Version 1.0.0
|| # ---------------------------------------------------------------- # ||


???

Kiint
07-08-2012, 06:32 PM
Go back one page, the instructions have been posted there :)

always best to read what others have posted, even if it is 36 pages long :) it sure helped me.

nukinfuts29
07-12-2012, 07:17 AM
Can someone upload a package that is ready to go on 4.2 without issues? Or even email it to me, I just cannot seem to get it working and I'm not sure why. I don't know what I'm missing, but I'm getting low on programming time for the next few weeks and my members want this pretty bad.

twistmonkeycust at gmail dot com

Thank you

Kirk Fitzgerald
07-12-2012, 10:47 AM
Originally Posted by woffie https://vborg.vbsupport.ru/images/cstyle/green/buttons/viewpost.gif (https://vborg.vbsupport.ru/showthread.php?p=2339956#post2339956) Try replacing instances of TYPE=MyISAM to ENGINE=MyISAM in the product file. I think that was the error I had when I first tried to install it.

Originally Posted by car20 https://vborg.vbsupport.ru/images/cstyle/green/buttons/viewpost.gif (https://vborg.vbsupport.ru/showthread.php?p=2339780#post2339780) Edit product file :

<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.1" />

installed.

Originally Posted by Vossi https://vborg.vbsupport.ru/images/cstyle/green/buttons/viewpost.gif (https://vborg.vbsupport.ru/showthread.php?p=2339690#post2339690) vblinkdirectory105vb415.zip will work with 4.2.x

You can install this mod on 4.2 if you follow these posts

Absolutely first rate community spirit, thank you kindly for your consideration of fellow users here, myself included, most helpful. :)

nukinfuts29
07-13-2012, 09:54 PM
Successfully installed it, uploaded all the files. When I go to myurl/vblinklist.php i just get a blank page.

Any ideas?

nukinfuts29
07-13-2012, 10:03 PM
I'm an idiot, i forgot the .php

vb_nils
07-15-2012, 12:05 PM
I've installed this nice mod on my 4.2.0 forum.
By doing the modification, the installation went very well without errors.

Nevertheless I'm missing in the Administration page the left admin menu called "vbulletin link Directory". So I can't create any category.

I've got all the settings in the the "vB Settings" page.

Any advice?

Kiint
07-15-2012, 04:43 PM
I would say to uninstall it, and reinstall it....The settings should be a drop down list on the top of the admin screen, and not in the vbulletin settings.

vb_nils
07-15-2012, 06:11 PM
I would say to uninstall it, and reinstall it....The settings should be a drop down list on the top of the admin screen, and not in the vbulletin settings.

Teh I've already tried but no success ... always the same situation.

Some capture of what I get.

139843

139844

Kiint
07-15-2012, 06:24 PM
I have the same options in my vbulletin options, but yes you are missing the extended list in the admin panel.

I would try uninstalling and reinstalling,
in the meantime you could create your categories here:
admincp/admin_vblinklist.php?do=managecats

adabros
07-24-2012, 01:02 PM
Hi people.
I'll want to display categories in a own page on my forum (example on home.php ).
what i'll do?!
And for Vba Cmps?

MrD
07-24-2012, 02:33 PM
Teh I've already tried but no success ... always the same situation.


Hi,
Have you Upload all Files?
I think that any XML are missing
i have the ACP link

SimonB
07-27-2012, 06:06 AM
Trying to install this on 4.2.

I get the following message

Warning: require_once([path]/includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]/vblinklist.php on line 1175

Fatal error: require_once() [function.require]: Failed opening required '/home/pajerxga/public_html/vbulletin/includes/functions_wysiwyg.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pajerxga/public_html/vbulletin/vblinklist.php on line 1175

Now the file is obviously missing. I have seen references to this file having been removed in 4.2. Where can I get this file then?

Disco_Stu
07-27-2012, 12:51 PM
That's strange because I'm running 4.2 PL2 and I didn't get that message. I don't see that file in my install files. I wonder if you're using an older version of the install?

tsac
07-27-2012, 04:02 PM
On the main /vblinklist.php page I'd like to set the meta description and keywords. Does anyone know how I could go about doing that? The categorys are not a issue, Just want meta title & description for /vblinklist.php. Hard coded would be fine. I just can't figure it out.

Hell just to be able to change the meta description would be nice. Does anyone know how?

Craigr
07-27-2012, 05:20 PM
On the main /vblinklist.php page I'd like to set the meta description and keywords. Does anyone know how I could go about doing that? The categorys are not a issue, Just want meta title & description for /vblinklist.php. Hard coded would be fine. I just can't figure it out.

Hell just to be able to change the meta description would be nice. Does anyone know how?
Seems to just take the default from the vBulletin Admin-CP.
ADMIN-CP > OPTIONS > GENERAL SETTINGS

tsac
07-27-2012, 05:26 PM
Yeah, I wish I knew a way to remove the default meta description. :(

SimonB
07-28-2012, 10:13 AM
Anyone know why when the link directory is selected the forum link is not deselected.

https://vborg.vbsupport.ru/attachment.php?attachmentid=140163&stc=1&d=1343473950

Craigr
07-28-2012, 12:02 PM
Anyone know why when the link directory is selected the forum link is not deselected.

https://vborg.vbsupport.ru/attachment.php?attachmentid=140163&stc=1&d=1343473950
ADMIN-CP > ADD NEW PLUGIN

Product: vBulletin
Hook Location: navigation_tab_complete
Name: Anything - i called it tab complete
Execution Order: 5 (works ok)
Plugin PHP Code:

if (THIS_SCRIPT == 'vblinklist')
{
$tabid = '36';
}


You might have to change 36 to another number as it will probably depend upon how many addons you have already on the navbar. I see you have a few already so maybe 38 or 39...

SimonB
07-28-2012, 04:29 PM
Awesome Craig. Appreciate the help.

How would I adjust the order of these links? They don't appear in the navigation configuration?

Craigr
07-28-2012, 05:15 PM
Awesome Craig. Appreciate the help.

How would I adjust the order of these links? They don't appear in the navigation configuration?
The order of the other items in your navbar can be changed in the navigation manager, but you can't change the link directory one as nothing appears.

One way you could do it though is to create a new tab in the navigation manager for the link directory and then simply disable the navigation link for the link directory in its options.

Disco_Stu
08-03-2012, 04:22 AM
I just realized that this mod is not using the user group HTML markup. The markups are showing up in the forums, users online, posts, etc. but not for the link directory.

Any chance of getting a fix for this or do I need to change the templates?

Update

Never mind. I did a quick code change and that did the trick.

Disco_Stu
08-04-2012, 12:56 AM
I would be happy to post my change if the mod author approves.

CharlieDelta
08-29-2012, 01:18 AM
I also had to do the following to get things working ok. Now works fine :) thanks for all the tips.

Thank you for this. This fixed my error as well.

togotutor
09-13-2012, 05:49 AM
Does this work with vb 4.2.x?

CharlieDelta
09-13-2012, 11:30 PM
Does this work with vb 4.2.x?

Working great on both of mine.

deadlySniper
09-13-2012, 11:54 PM
I would be happy to post my change if the mod author approves.

From what it says as being not supported any more, I think it would be safe to post it. If the maker doesnt support but the community does, then post the all the changes

My Hattiesburg
11-20-2012, 12:17 AM
Using the fixes and such posted here, I got this installed and it seems to be working well so far on vb 4.2.

DaChief
11-21-2012, 04:49 PM
Which I have to download?
vblinkdirectory105.zip
or
vblinkdirectory105vb415.zip

I have vBulletin 4.2.0 Patch Level 3

DaChief
11-21-2012, 05:49 PM
I can confirm, it is working with 4.2.0 P3.

You just have to replace all occurrences of:
TYPE=MyISAM
with:
ENGINE=MyISAM

And:
<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.0 Alpha 1" />
with
<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.3.0 Alpha 1" />

Actually "4.3.0 Alpha 1" is wrong, I know, but I don't know better.

[EDIT]
German translation are included, but how do I install them?

sedem77
11-24-2012, 07:23 PM
hello
i use (vBulletin 4.1.2 Patch Level 8) in german
i installed vblinkdirectory105vb415 in english successfully
but i don´t know how to install the language-file
(vblinklist_language_deutsch (sie).xml)

bpi007
12-15-2012, 08:34 AM
Hi,

I'm using products since one year and I'm very happy with it but I have now a problem with Thumbnails.
I'm using artiviper but since a few weeks (may be more), thumbnails are not generated.
Did you have an idea ?

One more things, is it possible to add a link directly on main part of the program.
Users are not happy to choose a category before enter their links.

Thanks

bpi007
12-16-2012, 10:00 PM
Which Thumbnails generator do you use ?

Mark4865
12-29-2012, 01:20 PM
Hello all,

I am running an older version without issues on vb 4.1.1 but have just upgraded to vb 4.2 on my test site and want to upgrade to the latest version of this software, do I just overwrite the vblinklist.php file in the forum root is it that simple.

Anyone know how I could remove the created by and create at titles and info from the individual categories pages and also from the individual entries

I would also like to remove the "whats going" on from the main page any ideas

All entries are done by admin so I really don"t need this displayed

49er
01-05-2013, 11:04 PM
After doing all the mods suggested on here to be able to use 4.2.0 i get these errors: (Below)

Now i had the same errors before i added the suggested mods, regarding the error Invalid User Specified Before i upgraded to 4.2.0 i had no issues and i still have all the relevant permissions in place. Any suggestions will be appreciated.

Invalid User Specified


Warning: Cannot use a scalar value as an array in [path]/vblinklist.php on line 1345

Warning: Cannot use a scalar value as an array in [path]/vblinklist.php on line 1345

Warning: Cannot use a scalar value as an array in [path]/vblinklist.php on line 1358

Warning: Cannot use a scalar value as an array in [path]/vblinklist.php on line 1390

Warning: Cannot use a scalar value as an array in [path]/vblinklist.php on line 1391

Warning: Cannot use a scalar value as an array in [path]/vblinklist.php on line 1392

Mark4865
01-17-2013, 12:29 PM
Hello Vossi,

Hope you are well. Sorry to trouble you again. Any chance I can get an answer to the question below it we really help me go forward.

regards

Mark


Hello all,

I am running an older version without issues on vb 4.1.1 but have just upgraded to vb 4.2 on my test site and want to upgrade to the latest version of this software, do I just overwrite the vblinklist.php file in the forum root is it that simple.

Anyone know how I could remove the created by and create at titles and info from the individual categories pages and also from the individual entries

I would also like to remove the "whats going" on from the main page any ideas

All entries are done by admin so I really don"t need this displayed

dmm2020
01-19-2013, 12:16 AM
Hello Vossi,

Hope you are well. Sorry to trouble you again. Any chance I can get an answer to the question below it we really help me go forward.

regards

Mark

Go to Nav Manager under settings. Click on Forum to open that menu. Uncheck "active" on the item you do not want to show. Clear your cache and it will be gone. "What's going on" should be under forum. Any other sub items, go the the section as indicated by the top level menu.

adabros
01-22-2013, 11:37 AM
Hi vossi.
In vb Germany there is vblinklist106vb4110.zip .
Why it isn't here??

ti6
02-15-2013, 01:12 PM
Just a question. If i want to add a link - there are fields like "Title", "Link-Url", "Banner" etc. How can i add there a custome field? For Example that u can put after "Title" a field named "Sub-Title".
Is this possible?

vimarc
02-16-2013, 11:36 AM
It is not working with 4.2.0

ti6
02-16-2013, 11:53 AM
It is not working with 4.2.0
Really? Works great for me tho. Using vB 4.2

Cla75
02-16-2013, 12:44 PM
where you have installed to use it on vb4.2?

vblinkdirectory105.zip
vblinkdirectory105vb415.zip

my install
The following dependencies are:
This product is not compatible with version 4.2.0 of vBulletin. (Compatible starting from 4.0.8 / Incompatible with 4.2.0 alpha 1 and greater)

vimarc
02-18-2013, 06:09 PM
where you have installed to use it on vb4.2?

vblinkdirectory105.zip
vblinkdirectory105vb415.zip

my install
The following dependencies are:
This product is not compatible with version 4.2.0 of vBulletin. (Compatible starting from 4.0.8 / Incompatible with 4.2.0 alpha 1 and greater)

I m also getting same error

vimarc
02-21-2013, 04:32 PM
There is no reply from coder

ti6
02-23-2013, 10:20 AM
Hey there,

sry for the late reply. Here how it worked for me:
In product-vblinklist.xml

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

Replace with:
<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="" />

Lets me know if it worked out, since iam not a programmer. ;)

vimarc
03-02-2013, 03:19 AM
@ti6 yest it works like charm thanks

jadooger
03-03-2013, 05:01 PM
Got This Error Any Body Help Me ?
http://image.skyhigh-messenger.com/images/hanem2q71gr2svvd4row.jpg

Spangle
03-08-2013, 02:36 PM
Got This Error Any Body Help Me ?
http://image.skyhigh-messenger.com/images/hanem2q71gr2svvd4row.jpg

Check you've uploaded all the files to the correct directories, that error is telling you a file isn't where it's expected to be.

Spangle
03-08-2013, 04:03 PM
Hey there,

sry for the late reply. Here how it worked for me:
In product-vblinklist.xml

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

Replace with:
<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="" />

Lets me know if it worked out, since iam not a programmer. ;)

Works 100% on 4.2 patch 3 with this tweak

My Hattiesburg
03-09-2013, 01:45 AM
I've been using thumbshots.com as the thumbnail generator, but they recently changed their code so now this mod is not creating thumbs. Should I just change generators or is their a way to modify the mod to work with thumbshots.com's new code?

bpi007
03-27-2013, 10:01 PM
Hello,

Did you have a module for VBa CMPS to display latest links added ?

Thanks ;)

ScratchMang
04-12-2013, 07:43 PM
OK,

Installed and configured on 4.2 (Thanks for the hints) However....

When I enter the "Code" I want to use for the "Link to Us" it shows as a link under a blank text entry box. There's nothing to copy and paste. Am I missing something? (Image 1)

When I enter a description for a link, only 100 characters are saved in the post, everything else is deleted.... (Image 2) Fixed, seemd to only happen with the FIRST link, added a second and no issue.

And the banners don't seem to work. Although this may be me as I am hosting the banners on a separate server...

Found another, "Comments" are enabled, however there's no place for a user to enter comments :( (Image attached)

For reference if it helps....

Installed MOD Version "vblinkdirectory105vb415"

On

vBulletin Version 4.2.0 Patch Level 3
Server Type Linux
Web Server Apache v2.2.22
PHP 5.3.15

ScratchMang

imported_EkSeS
04-16-2013, 04:04 AM
Google Translate:

I have also so far made ​​to run. (vB 4.2.0 Patch 3) and (Vb Link Directory 1.0.5)

But there are still 2 "problems"

1. After the entry, you will get the message:

"Could not find phrase 'no_moderated_entry'."

- Add New Phrase? I have not done ...

2. "Edit comment" does not work.
The edit field is blank.

ScratchMang
04-16-2013, 07:13 PM
I'm thinking this MOD is dead in the water :(

Pity as it fit's a need really well. I have managed to sort out some of the issues as stated in my last post, but as far as replying or adding comments, that's still a no go.

It's useful for the most part, I can add links and what have you, but missing the rest of the functionality is a bit of a bummer.

Hopefully the Coder will return and help us out, or at the very least allow those who can improve upon it do so.

ScratchMang

Kiint
04-16-2013, 08:22 PM
After I read your post I enabled comments on my test site to see if they worked. They worked fine but with one little annoyance, some of the comments had nbsp; at the end of the text.

Thumbnails worked ok. Didn't test anything else.

A nice mod, but needs updating.

Members favourites would be a good idea, content blocks for the cms, new links, most visited, featured site etc etc

imported_EkSeS
04-17-2013, 12:35 AM
"Add a new Comment" works.

Have you try to "edit the comment" ? I get a blank Field. :confused:

ScratchMang
04-17-2013, 01:39 PM
"Add a new Comment" works.

Have you try to "edit the comment" ? I get a blank Field. :confused:

Hey EkSeS,

I don't even have a place to enter the comment itself. Check the Third image from my previous post, the "Header" to leave a comment is there, but there's no text entry box to actually leave a comment, very strange. I tried with the Default Theme / Skin just to be sure and it's the same result, no Text Entry box to leave a comment in. Worst part is there's a Button to "Leave Comment" and if you click on it you get a message telling you the comment is to short. I find it quite amusing to be honest.


Scratch

Disco_Stu
04-18-2013, 01:04 AM
Have you activated the comments option? You need to go to the vBulletinLinkDirectory tab on the admin control panel and select "COMMENTS". Then on the next panel at the top you will see an option to Activate Comments. If you select Yes then when you click on a link you should see a comment entry box below the contents of the link.

I use the mod for my music lib. Take a look at the screen print and you will see the comment box below the link content that is displayed after I click on the link.

Hope this helps

imported_EkSeS
04-18-2013, 04:35 AM
@ ScratchMang

Try :
General Settings

AJAX Features and select : "Enable all AJAX Features" .

and / or :

Message Posting and Editing Options

Quick Edit and select : " Yes"

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

@Disco_Stu

Can you Edit the Comments ?

Disco_Stu
04-18-2013, 10:54 AM
@ ScratchMang

Try :
General Settings

AJAX Features and select : "Enable all AJAX Features" .

and / or :

Message Posting and Editing Options

Quick Edit and select : " Yes"

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

@Disco_Stu

Can you Edit the Comments ?


Yes, I can edit the comments

ScratchMang
04-18-2013, 02:44 PM
@ ScratchMang

Try :
General Settings

AJAX Features and select : "Enable all AJAX Features" .

and / or :

Message Posting and Editing Options

Quick Edit and select : " Yes"

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

@Disco_Stu

Can you Edit the Comments ?

I verified both of those setting and they are correct.

Still no box to add in a "Comment" but the "Title Bar" asking if you want to leave one is present as well as the button to submit one... (See Image)

Not certain what to do from here.

Damn Odd.....

49er
04-28-2013, 08:53 AM
***BUMP**
Anyone???


After doing all the mods suggested on here to be able to use 4.2.0 i get these errors: (Below)

Now i had the same errors before i added the suggested mods, regarding the error Invalid User Specified Before i upgraded to 4.2.0 i had no issues and i still have all the relevant permissions in place. Any suggestions will be appreciated.

Invalid User Specified


Warning: Cannot use a scalar value as an array in [path]/vblinklist.php on line 1345

Warning: Cannot use a scalar value as an array in [path]/vblinklist.php on line 1345

Warning: Cannot use a scalar value as an array in [path]/vblinklist.php on line 1358

Warning: Cannot use a scalar value as an array in [path]/vblinklist.php on line 1390

Warning: Cannot use a scalar value as an array in [path]/vblinklist.php on line 1391

Warning: Cannot use a scalar value as an array in [path]/vblinklist.php on line 1392

SimonB
04-30-2013, 06:30 AM
Anyone using this on 4.2.1?

dwkerr
05-06-2013, 10:43 PM
It worked on an existing version 4 and appears to be working after upgrading to 4.2.1 but on a new install adding this plugin and it will fail stating it is not compatable

Morrus
05-07-2013, 06:21 PM
Has anyone tried just changing the maxversion value in the product XML? I'm hesitant to do it because I don't know if it's just that easy.

ScratchMang
05-07-2013, 07:03 PM
Has anyone tried just changing the maxversion value in the product XML? I'm hesitant to do it because I don't know if it's just that easy.

I did it on my vBulletin installation, and it "Seems" to work, although there are a couple of things which are not working as of yet (See my previous posts).

angeljs
05-10-2013, 09:35 AM
I'm using this on vB4 and it's working fine. The only issue I'm having is adding my custom thumbshots code - it doesn't show. If I select one of the pre-defined thumbshot providers the preview image in the listings shows, but not when I add my own code. I've tried viewing the source code in my browser, but it's not there either.

Which template do I need to edit to add my own image code to the listings, please?

Also, is there a way to show the website banner/button instead of the thumbshot?

vakpro
05-29-2013, 01:59 AM
Database error in vBulletin 4.1.4:

Invalid SQL:
CREATE TABLE vblinklist_category (
id int(11) NOT NULL auto_increment,
parentid int(11) NOT NULL default '0',
displayorder int(11) NOT NULL default '0',
name varchar(255) NOT NULL default '',
description text,
status smallint(5) NOT NULL default '0',
defaulticon smallint(5) NOT NULL default '1',
definedicon varchar(255) NOT NULL default '',
groupshow smallint(5) NOT NULL default '1',
groupshowlist varchar(255) NOT NULL default '',
allowhtml smallint(1) NOT NULL default '0',
allowbbcode smallint(1) NOT NULL default '1',
allowsmilies smallint(1) NOT NULL default '1',
linkurl tinyint(1) NOT NULL default '0',
banner tinyint(1) NOT NULL default '0',
thumbnail tinyint(1) NOT NULL default '0',
picturelocation text,
PRIMARY KEY (id)
) TYPE=MyISAM;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 20
Error Number : 1064
Request Date : Tuesday, May 28th 2013 @ 09:58:14 PM
Error Date : Tuesday, May 28th 2013 @ 09:58:15 PM
Script : http://xxx.xxxx/~adult/test/admincp/plugin.php?do=productimport
Referrer : http://xxx.xxxx/~adult/test/admincp/plugin.php?do=productadd
IP Address : xxxxxxx
Username : admin
Classname : vB_Database
MySQL Version : 5.5.23-55

hello
i have install lastest but is report error
pls help me
thanks

vakpro
05-29-2013, 02:32 AM
The following dependencies were not met:

This product is not compatible with version 4.2.1 of vBulletin. (Compatible starting with 4.0.8 / Incompatible with 4.2.0 Alpha 1 and greater)

it not install on vbb 4.2.1
can you update?

WTFKarateMonkey
06-28-2013, 09:33 PM
How can i install a second instance of this mod? I want to have a second, seperate link directory.

4.2.1

jet rex
07-01-2013, 06:10 AM
looking the same mod for 3.8.*

tommac3
07-08-2013, 02:23 AM
How about V4.2.1 ?

tommac3
07-08-2013, 05:26 AM
Is anyone working on a patch for 4.2.1? I love this plugin but did an upgrade and now it doesnt work. Any plans?

MrD
07-08-2013, 06:54 AM
Why a patch for 4.2.1 ?
It?s Work fine ;)
Only the Navbar Entrys must manually edited by the Admin.

@vakpro: edit the produkt.xml
Change TYPE=MYISAM to ENGINE=MYISAM
and edit the maxversion in this line

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

Dennis Kaczor
07-09-2013, 05:41 PM
Why a patch for 4.2.1 ?
It?s Work fine ;)
Only the Navbar Entrys must manually edited by the Admin.

@vakpro: edit the produkt.xml
Change TYPE=MYISAM to ENGINE=MYISAM
and edit the maxversion in this line

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

So what you are saying by changing the xml file to the above should work? I'll give it a try

Jackerinzio
09-09-2013, 10:05 AM
Editing comments does not work.

Cla75
09-11-2013, 11:53 AM
forgive me ... I did not understand.

this "vblinkdirectory105.zip" or this "vblinkdirectory105vb415.zip" work on vb 4.2.1

thanks for reply

Spangle
09-12-2013, 02:29 PM
So what you are saying by changing the xml file to the above should work? I'll give it a try

What that does is make the system think it was made for a version which it hasn't been tested on, it could "break" your forum, changing the version number is not a fix.

Jackerinzio
09-16-2013, 07:31 AM
How to build editing comments? Else works.

Jackerinzio
09-16-2013, 07:38 AM
forgive me ... I did not understand.

this "vblinkdirectory105.zip" or this "vblinkdirectory105vb415.zip" work on vb 4.2.1

thanks for reply

For 4.2.1 I used vblinkdirectory105vb415.zip

+ is

============================

@vakpro: edit the produkt.xml
Change TYPE=MYISAM to ENGINE=MYISAM

and edit the maxversion in this line
<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.1" />

============================

But there is a problem: Comments are not edited.

Jackerinzio
09-16-2013, 11:02 AM
How to select a color (background) references certain groups of users?

raaowdot
10-16-2013, 12:28 PM
When uploading a additional image I get an error

Warning: Declaration of vB_DataManager_vBLinklist_Entry::save() should be compatible with that of vB_DataManager::save() in ..../includes/class_dm_vblinklist_entry.php on line 28

I'm using vBulletin 4.2.2. and everything else seems to work fine. I've checked the image setting and the usergroup permissions and can't see anything wrong.

I notice at the bottom of the Edit page there is this

Create new entries: Yes
Upload attachements: No
Edit entries: Yes

Which would suggest it's a permission issue but can't see why.

Any idea?

webspider
10-31-2013, 03:51 PM
Is this mod being updated for 4.2.2? I have been looking for something like this for quite awhile.

Thanks

Harpo
11-18-2013, 02:39 AM
Is this confirmed working for 4.2.2? Tagged.

vetsols
12-22-2013, 04:28 PM
Notice to Dev-- PLEASE update the plugin version info. It is reporting back to my install that I have 1.0.5 installed and the current is 1.05

vetsols
12-27-2013, 02:09 PM
And YES, I can confirm that it WORKS for 4.2.2 as I am currently using it on my site at http://www.thecheatpolice.com running 4.2.2 AND fully modded out.

lims
01-02-2014, 05:31 AM
Is this confirmed working for 4.2.2? Tagged.
Use vblinkdirectory105vb415.zip
edit ==>> product-vblinklis.xml
find ===>> TYPE=MYISAM and Changet to ENGINE=MYISAM

and the last find :
<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.0 Alpha 1" />
Change to ==>>
<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.2" />

RSNF
01-05-2014, 07:13 PM
Is there anything like this for vb 3.8?

Peter Cook
01-25-2014, 09:11 PM
Even after the editing, I am still getting the following message "The following dependencies were not met:
This product is not compatible with version 4.2.2 of vBulletin. (Compatible starting with 4.2.2 / Incompatible with 4.2.2 and greater)" I tried editing it from 4.0.8 and still get the same message! There were alson 4 instances of the "MYISAM" to change.

EDIT: Found that you will need to also change your MYSQL version. Check your mysql version and change it to your server version. Mine is 5.5.32!
Change it to: <dependency dependencytype="mysql" minversion="5.5.32" maxversion="" />

Use vblinkdirectory105vb415.zip
edit ==>> product-vblinklis.xml
find ===>> TYPE=MYISAM and Changet to ENGINE=MYISAM


and the last find :
<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.0 Alpha 1" />
Change to ==>>
<dependency dependencytype="vbulletin" minversion="4.0.8" maxversion="4.2.2" />

RSC17
01-27-2014, 02:05 PM
Even after the editing, I am still getting the following message "The following dependencies were not met:
This product is not compatible with version 4.2.2 of vBulletin. (Compatible starting with 4.2.2 / Incompatible with 4.2.2 and greater)" I tried editing it from 4.0.8 and still get the same message! There were alson 4 instances of the "MYISAM" to change.

EDIT: Found that you will need to also change your MYSQL version. Check your mysql version and change it to your server version. Mine is 5.5.32!
Change it to: <dependency dependencytype="mysql" minversion="5.5.32" maxversion="" />

Thanks, works great now.

pappocapo
01-29-2014, 03:37 PM
how too import from phpld?

knikio
01-31-2014, 04:02 PM
hi
I am using vb 4.2.2
when i test what is happens if i try to enter duplicate entry
I am getting this error message:

Warning: Declaration of vB_DataManager_vBLinklist_Entry::save() should be compatible with that of vB_DataManager::save() in ....\includes\class_dm_vblinklist_entry.php on line 661

thanks
Knikio

ScoobyDoo
03-18-2014, 09:03 PM
I've literally just read 43 pages in regards to this Mod......Would really be great to have a file (I'm running 4.2.0) that you can just download/upload and not have to fix 437 things.....No offense, but I'm just sayin'.:erm:

Disco_Stu
03-19-2014, 05:38 PM
I've literally just read 43 pages in regards to this Mod......Would really be great to have a file (I'm running 4.2.0) that you can just download/upload and not have to fix 437 things.....No offense, but I'm just sayin'.:erm:

If you want one then go ahead and write one. I have asked for various mods and when no one had one handy I wrote the modification I needed myself. No big deal.

It really is amazing how demanding people can be when they're looking for something for free.

ScoobyDoo
04-11-2014, 02:37 AM
If you want one then go ahead and write one. I have asked for various mods and when no one had one handy I wrote the modification I needed myself. No big deal.

It really is amazing how demanding people can be when they're looking for something for free.




Well lemme get you a cookie for being knowledgeable enough to write your own Mod, and why you're at it change your title from Member to Coder. I'm NOT very knowledgeable at all, and that was my whole point with my statement. I have a problem fixing one thing as it is man! Please let me know if I signed up and posted it the vbulletin.org Advanced Section, cause I surely would've entered the Beginner's Section. Thanks for your input and enjoy your cookie!

P.S.- I was just going through my posts and was like damn, that aint me, but that particular day sure was me cause lemme tell ya, it wasn't a good one, but anyways, I would've just deleted it when I saw it but you quoted/captured it, and threw a jab at me, so I've thrown a right hook. Anyways, please DELETE your post and I'll delete mine cause I don't want to be captured like this and the initial one here either.

Thanks:D

Cla75
08-11-2014, 06:19 PM
Hi support,
This mod is very useful to me and I love it, congratulations to the author!

QUESTION:
would not be possible to automatically create a topic (choosing the section where inserili) each time you create a new link to warn ALL users of this news?

Today, being "detached" from the vb forum, my users see the news only if they remember to enter vblinklist!

would be possible?
Thank you for your commitment

-----
I forgot:
if I enable "Google PageRank" I always value equal to ZERO also very popular on the site:-(
something wrong?

RichieBoy67
08-14-2014, 08:08 PM
Hi support,
This mod is very useful to me and I love it, congratulations to the author!

QUESTION:
would not be possible to automatically create a topic (choosing the section where inserili) each time you create a new link to warn ALL users of this news?

Today, being "detached" from the vb forum, my users see the news only if they remember to enter vblinklist!

would be possible?
Thank you for your commitment

-----
I forgot:
if I enable "Google PageRank" I always value equal to ZERO also very popular on the site:-(
something wrong?

Link directories and unnatural reciprocating links are no good for seo these days.

krustyx
11-09-2014, 11:32 PM
hi
I am using vb 4.2.2
when i test what is happens if i try to enter duplicate entry
I am getting this error message:

Warning: Declaration of vB_DataManager_vBLinklist_Entry::save() should be compatible with that of vB_DataManager::save() in ....\includes\class_dm_vblinklist_entry.php on line 661

thanks
Knikio

Same here

krustyx
11-09-2014, 11:50 PM
Hi vossi.
In vb Germany there is vblinklist106vb4110.zip .
Why it isn't here??

Can't believe that nobody ever checked that version yet.

I registered to be able to download it, but i'm still waiting for the activation email.

http://www.vbulletin-germany.org/showthread.php?8465-vBulletin-Linkliste/page42

rcull
01-14-2015, 12:40 AM
I just tried to add an url to the links directory and got:
The URL you entered is not valid. Please make sure that you have entered a valid URL.

What would cause that? The url is: http://www.interiorcamsupply.com/

Thanks

Jopalhosting
01-15-2015, 05:08 PM
So what you are saying by changing the xml file to the above should work? I'll give it a try

Thnx work in 4.2.2.:D

Peter Cook
02-19-2015, 12:22 PM
For those of you who are having issues with duplicates when using VB 4.2.2, there is a setting in the "Link Directory" section of your Admin control panel called "Link Settings". click on it and Set "Check for Duplicate" to "No"

krustyx
03-02-2015, 12:33 PM
Here's the lastest version from the german website... now clue what has changed

McGyver
03-02-2015, 05:41 PM
Here's the lastest version from the german website... now clue what has changed

Looks like the same with the one here, just with German translation.

kikaclub
03-15-2015, 01:35 PM
not working with

vb 4.2.2 pl4

Polymat
03-17-2015, 06:22 PM
not working with

vb 4.2.2 pl4

No, its still working fine.

Ksb2050
05-24-2015, 03:47 AM
No, its still working fine.

Could have fooled me...

The following dependencies were not met:
This product is not compatible with version 4.2.2 of vBulletin. (Compatible starting with 4.0.8 / Incompatible with 4.2.0 Alpha 1 and greater)

Bowlsworld
07-11-2015, 12:53 PM
I love my vB but it is getting harder and harder to use this forum for a reasonable development platform of ideas, some mods work, so many conflicts, surely we could have experts clear the deck of useless mods, make mod builders aware of basic necessities.

Such a committed community, but to find anything of worth that works out of the box is very hard, and no one caeres about the CMS and Blogs which is ALL I'm about...anyway expanding sideways

kh99
07-11-2015, 01:20 PM
Yeah, unfortunately I think it's kind of a "critical mass" type of thing. In the past (before my time, really) there were lots of people modding their own sites and sharing, and people developing on request because they enjoyed the satisfaction of seeing lots of people benefit from it. Now (as someone who's more on the coding side), if you decide to develop a mod on request, a lot of times it just feels like you're doing custom programming for free.

Anyway, not sure why you posted that in this thread (does it relate to this mod somehow), but it's kind of off topic.

bosanci28
07-25-2015, 07:56 PM
So witch one is the last of the file to install:
vblinkdirectory105.zip
vblinkdirectory105vb415.zip
?
Wanted to give it a try.
Thanks

rotor
08-06-2015, 09:18 PM
So witch one is the last of the file to install:
vblinkdirectory105.zip
vblinkdirectory105vb415.zip
?
Wanted to give it a try.
Thanks

did you get it working ??

bosanci28
08-06-2015, 09:48 PM
Never got to install it , as those links are confusing witch one is the latest to download .

Wired1979
08-13-2015, 03:00 PM
Got this message when trying to import the xml:

The following dependencies were not met:

This product is not compatible with version 4.2.1 of vBulletin. (Compatible starting with 4.0.8 / Incompatible with 4.2.0 Alpha 1 and greater)

Is there a 4.2.1 compatible version coming out soon?

thanks

MrD
08-14-2015, 04:00 PM
Edit the Product xml
It runs under 4.2.3

Wired1979
08-14-2015, 04:19 PM
Edit the Product xml
It runs under 4.2.3

thanks, will give that a try. :up:

robbiefritz
08-16-2015, 09:54 PM
Edited the XML but instead of the incompatibility error, I get this:

Database error in vBulletin 4.2.3:

Invalid SQL:
CREATE TABLE vblinklist_category (
id int(11) NOT NULL auto_increment,
parentid int(11) NOT NULL default '0',
displayorder int(11) NOT NULL default '0',
name varchar(255) NOT NULL default '',
description text,
status smallint(5) NOT NULL default '0',
defaulticon smallint(5) NOT NULL default '1',
definedicon varchar(255) NOT NULL default '',
groupshow smallint(5) NOT NULL default '1',
groupshowlist varchar(255) NOT NULL default '',
allowhtml smallint(1) NOT NULL default '0',
allowbbcode smallint(1) NOT NULL default '1',
allowsmilies smallint(1) NOT NULL default '1',
linkurl tinyint(1) NOT NULL default '0',
banner tinyint(1) NOT NULL default '0',
thumbnail tinyint(1) NOT NULL default '0',
picturelocation text,
PRIMARY KEY (id)
) TYPE=MyISAM;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 20
Error Number : 1064
Request Date : Sunday, August 16th 2015 @ 07:51:08 PM
Error Date : Sunday, August 16th 2015 @ 07:51:08 PM
Script : http://xxx.com/xxx/admincp/plugin.php?do=productimport
Referrer : http://xxx.com/xxx/admincp/plugin.php?do=productadd
IP Address : xxx
Username : xxx
Classname : vB_Database
MySQL Version : 5.5.44-log


Thanks in advance.

Dragonsys
11-09-2015, 10:49 PM
Edited the XML but instead of the incompatibility error, I get this:

Database error in vBulletin 4.2.3:

Invalid SQL:
CREATE TABLE vblinklist_category (
id int(11) NOT NULL auto_increment,
parentid int(11) NOT NULL default '0',
displayorder int(11) NOT NULL default '0',
name varchar(255) NOT NULL default '',
description text,
status smallint(5) NOT NULL default '0',
defaulticon smallint(5) NOT NULL default '1',
definedicon varchar(255) NOT NULL default '',
groupshow smallint(5) NOT NULL default '1',
groupshowlist varchar(255) NOT NULL default '',
allowhtml smallint(1) NOT NULL default '0',
allowbbcode smallint(1) NOT NULL default '1',
allowsmilies smallint(1) NOT NULL default '1',
linkurl tinyint(1) NOT NULL default '0',
banner tinyint(1) NOT NULL default '0',
thumbnail tinyint(1) NOT NULL default '0',
picturelocation text,
PRIMARY KEY (id)
) TYPE=MyISAM;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 20
Error Number : 1064
Request Date : Sunday, August 16th 2015 @ 07:51:08 PM
Error Date : Sunday, August 16th 2015 @ 07:51:08 PM
Script : http://xxx.com/xxx/admincp/plugin.php?do=productimport
Referrer : http://xxx.com/xxx/admincp/plugin.php?do=productadd
IP Address : xxx
Username : xxx
Classname : vB_Database
MySQL Version : 5.5.44-log


Thanks in advance.

This is due to your version of MySQL. Edit the XML file and remove all references to TYPE=MyISAM

s_cocis
11-11-2015, 07:53 PM
don't work with 4.2.2
white page with

Deprecated: Assigning the return value of new by reference is deprecated in /..../vblinklist.php on line 1873

Deprecated: Assigning the return value of new by reference is deprecated in /..../vblinklist.php on line 2467

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar_videolink in ..../includes/functions.php on line 4597

Fatal error: Call to undefined function convert_wysiwyg_html_to_bbcode() in /..../vblinklist.php on line 1931

Dragonsys
11-11-2015, 10:50 PM
don't work with 4.2.2
white page with

Deprecated: Assigning the return value of new by reference is deprecated in /..../vblinklist.php on line 1873

Deprecated: Assigning the return value of new by reference is deprecated in /..../vblinklist.php on line 2467

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar_videolink in ..../includes/functions.php on line 4597

Fatal error: Call to undefined function convert_wysiwyg_html_to_bbcode() in /..../vblinklist.php on line 1931

not sure navbar_videolink is from this plugin, but I haven't gone through all the files.
Anyway, yes, this plugin needs updating, the fetch_template calls are only compatible upto vb 4.2.0, 4.2.1 and above use vB_Template.

Unfortunately, this mod is marked as Not Supported, and is not marked as Reusable. So someone will have to reach out to the author and ask for permission to update it, or rebuild it from scratch.

helalmail
03-10-2016, 11:15 PM
When tried to install

" This product is not compatible with version 4.2.4 Beta 1 of vBulletin. (Compatible starting with 4.0.8 / Incompatible with 4.2.0 Alpha 1 and greater)
"
????

ArcadeSyndicate
03-11-2016, 11:25 PM
see post 653, edit the dependencies.

CharlieDelta
07-11-2017, 12:19 PM
When trying to add new entry I get this error;
Fatal error: Call to undefined method vB_DataManager::vB_DataManager() in ../forums/includes/class_dm_vblinklist_entry.php on line 95
4.2.5

rbc
07-12-2017, 09:47 AM
When trying to add new entry I get this error;
Fatal error: Call to undefined method vB_DataManager::vB_DataManager() in ../forums/includes/class_dm_vblinklist_entry.php on line 95
4.2.5

try

/includes/class_dm_vblinklist_entry.php

find


function vB_DataManager_vBLinklist_Entry(&$registry, $errtype = ERRTYPE_STANDARD)

{
parent::vB_DataManager($registry, $errtype);
($hook = vBulletinHook::fetch_hook('vblinklist_entrydata_st art')) ? eval($hook) : false;
}


replace with:


function __construct(&$registry, $errtype = ERRTYPE_STANDARD) // rbc
{
parent::__construct($registry, $errtype); // rbc

($hook = vBulletinHook::fetch_hook('vblinklist_entrydata_st art')) ? eval($hook) : false;
}



give it a try .... ;)

CharlieDelta
07-12-2017, 02:31 PM
Thank you very much. That worked.

rbc
07-12-2017, 03:03 PM
Thank you very much. That worked.

that makes me happy :)

I had a similar problem with the project tools,
dave (https://vborg.vbsupport.ru/member.php?u=386389) has shown me the right way and so I could help them. ;)

Peter Walker
08-29-2017, 10:51 AM
I used this with vB3.8.9 and have now upgraded to vb 5 Connect. Is there a compatible version for vb5 Connect available, or a suitable substitute?

AllenBAN
09-02-2017, 03:54 PM
be cool if this worked on vb 4.2.5 id use it for my site

aeternitasster
03-31-2018, 08:41 AM
This is due to your version of MySQL. Edit the XML file and remove all references to TYPE=MyISAM
Running vBulletin 4.2.5 and tried to install this hack with the XML edit as mentioned here, also edited the max. version in the XML file and I can get the product to upload and the options to appear in admincp, it generates a link on my navbar, however the link to vblinklist.php does not work. It generates the following error: PHP Parse error: syntax error, unexpected 'new' (T_NEW) in /home/website/websitename.com/vblinklist.php on line 1873

Any ideas?

P.S. I am using PHP 7.0, could this be related?

MarkFL
03-31-2018, 11:31 AM
What do you find at line 1873 in the referenced script?

aeternitasster
04-01-2018, 02:24 AM
Nevermind thanks, it's fixed.

That was line 1873:

$parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());

If anyone else has this problem and uses PHP 7, it can be corrected by removing the class assignment operator - the ‘&’ - which is no longer supported by PHP 7.

nookta
11-01-2018, 04:56 PM
This product is not compatible with this version 4.2.4 vBulletin. (Compatibility starts at this value 4.2.1 / Not compatible with this value 4.2.4 and larger)

MarkFL
11-01-2018, 05:41 PM
This product is not compatible with this version 4.2.4 vBulletin. (Compatibility starts at this value 4.2.1 / Not compatible with this value 4.2.4 and larger)

I would try editing the XML file to change the "dependencies block to read:

<dependencies>
<dependency dependencytype="vbulletin" minversion="4.0.0" maxversion="5.0.0" />
</dependencies>

Delfi_r
03-20-2020, 10:50 PM
I've tried to install this mod on a vb4.25 site running on PHP 7.1

I've followed the indicated changes:

Remove MY ISAM references

Changed

/includes/class_dm_vblinklist_entry.php as indicated on #662

as indicated on #668 Changed vblinklist.php
That was line 1873:

$parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());


The mod is installed and visible

But I don't have access where to create categories or entries

Any help?

chudvs
04-13-2020, 12:52 PM
did all the edits, getting this error

PHP Warning: A non-numeric value encountered in ..../includes/functions_misc.php on line 20