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)

49er 04-28-2013 08:53 AM

***BUMP**
Anyone???


Quote:

Originally Posted by 49er (Post 2394997)
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.

Code:

Invalid User Specified

Code:

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

Quote:

Originally Posted by Morrus (Post 2420561)
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

Code:

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

Code:

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

Quote:

Originally Posted by MrD (Post 2432689)
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

Quote:

Originally Posted by Dennis Kaczor (Post 2432931)
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

Quote:

Originally Posted by Cla75 (Post 2444873)
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

Code:

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

Quote:

Originally Posted by Harpo (Post 2461656)
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 :
Code:

  <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="" />

Quote:

Originally Posted by lims (Post 2471789)
Use vblinkdirectory105vb415.zip
edit ==>> product-vblinklis.xml
find ===>> TYPE=MYISAM and Changet to ENGINE=MYISAM


and the last find :
Code:

  <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

Quote:

Originally Posted by Peter Cook (Post 2476859)
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

Quote:

Originally Posted by mike76 (Post 2488162)
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

Quote:

Originally Posted by Disco_Stu (Post 2488348)
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

Quote:

Originally Posted by Cla75 (Post 2510851)
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

Quote:

Originally Posted by knikio (Post 2478235)
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

Quote:

Originally Posted by adabros (Post 2398634)
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/sho...nkliste/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

Quote:

Originally Posted by Dennis Kaczor (Post 2432931)
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


All times are GMT. The time now is 03:05 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01882 seconds
  • Memory Usage 1,841KB
  • 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
  • (7)bbcode_code_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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