vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=91107)

bhxtyrant 10-11-2005 10:04 AM

I see,thanks for the replies and help by the way.Also note that i just tried uninstalling and reinstalling LDM through the admin panel but didnt help any.I still get the same issues.

On a more positive note i really love the way the new version is set up,It's so easy to customize templates in the version.I made a similar setup in vB as well to make it a bit easier for myself.Last time on 3.0 i was hard coding all my templates which took up a lot of time.

I would just say the heck with it and reinstall the mod from scratch (as it worked perfectly fine when i installed it for testing on another server) but if i were to do that i would have to re-add the 2000 links in my database and re-create the catagories/sub catagory structure :ermm: good luck.I will get you that mysql dump asap.

AndrewD 10-11-2005 03:17 PM

Quote:

Originally Posted by bhxtyrant
yep that is the same thing i get,i have determined that the two numbers in the error message are from

"days_seen_on_portal"=0 and "default_forumid"=0
Which looks like this 0,0 in the error message.

Besides this everything else seems to work perfectly.

:EDIT: e-mail sent


i also notice when i go to edit/create a new link that in the "Parent Forum" portion in the old version it used to have a list of all my forums on vB but now the only thing there is "Parent Forum,None" :ermm:


You've turned off the Forum Jump menu in the main vb admincp , haven't you... For the time being, the problem should go away if you turn if back on - at least for long enough to set the value you want for the days_seen_on_portal and default_forum_id parameters. I'll investigate further - I had handled this situation correctly with VB3.0, but I need to work out the fix for vb35.

AndrewD 10-11-2005 03:51 PM

Some of you are experiencing problems with setting the days_seen_on_portal and default_forumid parameters. I think you will find that you have switched off the forumjump in your main vb admin. You can fix the problem in one of two ways:

Either
a) Turn Use Forum Jump back on for the length of time you need to set these parameters

or

b) Patch local_linksadmin.php. At line 184, change
Code:

        construct_forum_jump();
to read
Code:

// Force construct_forum_jump to return a result even if user has turned off the forumjump menu
        $vbulletin->options['useforumjump'] = 1;
        construct_forum_jump();

The same bug also hits the add link, edit link, add category and edit category forms, which may lack a forum selection list is you have turned off forum jumps. The solution is exactly the same, at the relevant places in local_links.php.

This will be fixed in the next release of LDM.

bhxtyrant 10-11-2005 06:03 PM

Hey Andrew,Yes thats what it was alright.We have the ForumJump menu disabled on our forums because we really have to use for it as all links are clearly accessable on menu's and such on our forums/site.I applied your fix and it's now working perfectly.Thanks alot for helping with the problem. :) i love the new version so far.lots of nice features.

Blackbeard 10-11-2005 06:21 PM

Iam having one small problem, thumbnail images are not being shown, set to 64, not using tables but the other option, i get a white square with unable and i cannot read rest of message, what am i doing wrong.

Also is there a way to link it with ftp site with username and password as it will not connect to one.

bhxtyrant 10-11-2005 06:24 PM

Quote:

Originally Posted by Blackbeard
Iam having one small problem, thumbnail images are not being shown, set to 64, not using tables but the other option, i get a white square with unable and i cannot read rest of message, what am i doing wrong.

Also is there a way to link it with ftp site with username and password as it will not connect to one.

About the image problem,I had the same issue a while back and it was because we didnt have GD installed on our server.Do you know if you have it?

Blackbeard 10-11-2005 06:27 PM

Links and Downloads Database
Code 2.0.5
MySQL 4.0.25-standard
PHP 4.4.0
allow_url_fopen Yes
cURL Yes
GD2 Yes

looking at the table at bottom of settings its says yes and i dont have problems displaying thumbnails on the forum

AndrewD 10-11-2005 06:45 PM

Quote:

Originally Posted by Blackbeard
Iam having one small problem, thumbnail images are not being shown, set to 64, not using tables but the other option, i get a white square with unable and i cannot read rest of message, what am i doing wrong.

The string probably reads 'unable to load ...' which means that the thumbnail display script has not been able to read the file. Try creating a new link in which you use the image filename as the link itself, and see if clicking on it works. Do any thumbnails work or is it just this one?

Quote:

Originally Posted by Blackbeard
Also is there a way to link it with ftp site with username and password as it will not connect to one.

I have not tried this, but I had not coded anything special for usernames/passwords. Are you using the fopen or curl interface? Curl, if available, is used by default.

bhxtyrant 10-11-2005 07:58 PM

Just noticed another small problem which is more then likely the same issue in another file.In any "edit" menu for catagories,sub catagories or mass edit's the same problem with only "Parent Forum" and "none" showing up.I checked out the Local_links.php file and noticed it uses the same code "construct_forum_jump();" so i tried adding the same fix but it didnt seem to work lol thought it would be easy but i guess not.Any possible fix for that as well?

TundraSoul 10-11-2005 11:31 PM

Here's a suggestion for this to make searching the database more accurate and useful.

When you add or edit a link, offer the ability to associate the link with a an item from the users profile. For instance, lets say the user is from California, and there's a user profile field with a list of states, one being California. When I add a link, I could choose California and other states and that creates an association between that link and the user. For that matter all uses who have California in their profile.

The point here is to associate the information in the users profile field with links in the links database. When the user returns to the links database they can optionally search for new links and be shown what's relevant to them. This association can be useful with many types if links or downloadable content. You could have profile fields for locations, hobbies, vehicles, schools, etc, and put groups of links together based on the users apparent interest.


All times are GMT. The time now is 08:22 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.02697 seconds
  • Memory Usage 1,752KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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