![]() |
Quote:
Quote:
Quote:
|
I have a fixed version of the install file, but I don't think I am supposed to post it.
|
Quote:
Welcome to email me it if you get a chance Sir Thanks profifaleagues.com@gmail.com |
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. |
1 Attachment(s)
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/attachmen...1&d=1339939376 |
1 Attachment(s)
Here's a sample of a link entry (again sorry for the dark image)
https://vborg.vbsupport.ru/attachmen...1&d=1339940133 |
Quote:
Erstelle Tabelle/create table vblinklist_category ... Erledigt/done! Erstelle Tabelle/create table vblinklist_entry ... PHP Code:
|
Quote:
|
Quote:
|
Question: Is this mod PHP 4.3 compliant yet?
|
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 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. |
please , this copy not compatible with vb 4.2.0
may i get compatible copy ? thank you www.tamecom1.com/vb |
Quote:
This copy works fine on 4.2 with the changes posted above mate:up: |
please , tell me number of posts that explain how to install with vb 4.2
thanks alot |
what different between two attachment zip files؟
|
Originally Posted by woffie https://vborg.vbsupport.ru/images/cs...s/viewpost.gif
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/cs...s/viewpost.gif Edit product file :Originally Posted by Vossi https://vborg.vbsupport.ru/images/cs...s/viewpost.gif vblinkdirectory105vb415.zip will work with 4.2.xYou can install this mod on 4.2 if you follow these posts |
Quote:
|
I also had to do the following to get things working ok. Now works fine :) thanks for all the tips.
Quote:
|
The following AdminCP functions give me an Internal Server Error:
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. ;) |
I have issues with the downloads:
Code:
./admincp Code:
<?php |
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. |
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 |
Quote:
|
Successfully installed it, uploaded all the files. When I go to myurl/vblinklist.php i just get a blank page.
Any ideas? |
I'm an idiot, i forgot the .php
|
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? |
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.
|
1 Attachment(s)
Quote:
Some capture of what I get. Attachment 139843 Attachment 139844 |
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 |
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? |
Quote:
Have you Upload all Files? I think that any XML are missing i have the ACP link |
Trying to install this on 4.2.
I get the following message Code:
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 |
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?
|
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? |
Quote:
ADMIN-CP > OPTIONS > GENERAL SETTINGS |
Yeah, I wish I knew a way to remove the default meta description. :(
|
1 Attachment(s)
Anyone know why when the link directory is selected the forum link is not deselected.
https://vborg.vbsupport.ru/attachmen...1&d=1343473950 |
Quote:
Product: vBulletin Hook Location: navigation_tab_complete Name: Anything - i called it tab complete Execution Order: 5 (works ok) Plugin PHP Code: Code:
if (THIS_SCRIPT == 'vblinklist') |
Awesome Craig. Appreciate the help.
How would I adjust the order of these links? They don't appear in the navigation configuration? |
Quote:
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. |
All times are GMT. The time now is 09:56 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|