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)

Tyegurl 03-29-2006 01:52 AM

3.5.4 and vbadvanced 2.1.0

i have never had a problem with this b4

i upgraded to the most current one

now i get all sorts of problems....come to think of it i didn't have vbadvance on here b4....

my add link is all messed up

Fatal error: Call to undefined function: param_upload() in /home/content/T/y/e/Tyegurl/html/vBulletin/local_links.php on line 608

okay i reallize that vbadvance likes full urls so is this my problem and where do i correct and with what lol



and this is line 608

Code:

        param_upload($maxupload, $mimetypes, $space_used, $space_max);

GrendelKhan{TSU 03-29-2006 02:15 AM

hmmm.....

future suggestion:

need to make so you can exclude Featured Site from appearing in categories (of choice)....it can be confusing or sometimes...just not appropriate to appear.

shiva 03-29-2006 06:09 AM

here's a strange idea that occured to me...

If you remove the need to have a file/url/image uploaded, and just have a post, what you have is a very simple article system (with a good template done up for it).

Maybe a little checkbox to turn off the need for a file/url?

Akagi 03-29-2006 09:51 AM

Quote:

Originally Posted by AndrewD
Confirmed, this was a big in 2.1.2. It's nolw fixed.

i see...thanks for the confirmation! i supposed according to your post, if 2.1.6rc is proven to be free from problems, it'll be released as the next stable version when you come back from your trip? my question is, probably a stupid one. if i upgrade from 2.1.2 to the next stable version, i won't lose the current uploaded files right?

btw, thanks a lot for the help offered and the great hack! enjoy your trip!

Darat 03-29-2006 10:45 AM

Probably a stupid question but I've just upgraded to the 2.16RC from a 2.13 and when I try to add an image to a an entry it throws up this error:

Quote:

Sorry - links to offsite downloads have been disabled. http://www.m.........web.jpg. Return
Which setting is this refering to?

|oR|Greg 03-29-2006 11:35 AM

Quote:

Originally Posted by Tyegurl
3.5.4 and vbadvanced 2.1.0

i have never had a problem with this b4

i upgraded to the most current one

now i get all sorts of problems....come to think of it i didn't have vbadvance on here b4....

my add link is all messed up

Fatal error: Call to undefined function: param_upload() in /home/content/T/y/e/Tyegurl/html/vBulletin/local_links.php on line 608

okay i reallize that vbadvance likes full urls so is this my problem and where do i correct and with what lol



and this is line 608

Code:

        param_upload($maxupload, $mimetypes, $space_used, $space_max);

I had an issue when I upgraded, I re-uploaded the files, and re-ran the product, and it fixed them.



Quote:

Originally Posted by Akagi
i see...thanks for the confirmation! i supposed according to your post, if 2.1.6rc is proven to be free from problems, it'll be released as the next stable version when you come back from your trip? my question is, probably a stupid one. if i upgrade from 2.1.2 to the next stable version, i won't lose the current uploaded files right?

btw, thanks a lot for the help offered and the great hack! enjoy your trip!

I upgraded from 2.1.0 and lost nothing.


Quote:

Originally Posted by Darat
Probably a stupid question but I've just upgraded to the 2.16RC from a 2.13 and when I try to add an image to a an entry it throws up this error:



Which setting is this refering to?

AdminCP>Links and Downloads>Settings>Security and User Access Controls>

allow_remote_downloads
Allow off-site downloads

steadicamop 03-29-2006 12:37 PM

I haven't checked through this thread, so this may already have been brought up:

Someone submitted a link to my site, and it always fails checking, and shows as broken, but the link does work fine - the only way around getting it to work correctly was to go in to the database and manually change it from a zero to a one.

Is this just an isolated issue or something pretty usual?

Great hack, thanks so much :)

Jason

AndrewD 03-29-2006 12:43 PM

Quote:

Originally Posted by Tyegurl
3.5.4 and vbadvanced 2.1.0

i have never had a problem with this b4

i upgraded to the most current one

now i get all sorts of problems....come to think of it i didn't have vbadvance on here b4....

my add link is all messed up

Fatal error: Call to undefined function: param_upload() in /home/content/T/y/e/Tyegurl/html/vBulletin/local_links.php on line 608

okay i reallize that vbadvance likes full urls so is this my problem and where do i correct and with what lol



and this is line 608

Code:

        param_upload($maxupload, $mimetypes, $space_used, $space_max);

The fatal call to param_upload is the give away. You have not uploaded all the code - specifically, you have not uploaded the new local_links_include.php, as the param_upload routine changed name between some of the recent releases.

Just upload all the code, rerun the product installer (probably best to tell it to uninstall then to install) and you should be ok.

AndrewD 03-29-2006 12:51 PM

Quote:

Originally Posted by steadicamop
I haven't checked through this thread, so this may already have been brought up:

Someone submitted a link to my site, and it always fails checking, and shows as broken, but the link does work fine - the only way around getting it to work correctly was to go in to the database and manually change it from a zero to a one.

Is this just an isolated issue or something pretty usual?

Great hack, thanks so much :)

Jason

There are some urls that do work fine but do not respond to LDM's validation check. This is because the site has blocked the use of the piece of code that is used to validate the link. Sometimes, if you use the cURL interface rather than the fopen() interface, it works better - if you don't understand this, then perhaps not worth trying, but if you do understand, then check to see if your php installation includes the curl library.

AndrewD 03-29-2006 12:52 PM

Quote:

Originally Posted by shiva
here's a strange idea that occured to me...

If you remove the need to have a file/url/image uploaded, and just have a post, what you have is a very simple article system (with a good template done up for it).

Maybe a little checkbox to turn off the need for a file/url?

Aha - there already is one - ldm/admin/settings/allow_null_links


All times are GMT. The time now is 01:09 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.03374 seconds
  • Memory Usage 1,756KB
  • 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
  • (3)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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