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)

EasyTarget 01-17-2006 06:42 AM

ok, my apologies.. I'm hiding under a rock now.

I had the 2 zips and I kept using the wrong one. 2.1.1b2 instead of 2.1.2b1

seems to be back up and working great. thanks again for putting up with people like me.

EasyTarget 01-17-2006 06:44 AM

regarding permissions, is there a way I can make it so one group can upload to one category and not another?

AndrewD 01-17-2006 06:46 AM

Quote:

Originally Posted by EasyTarget
regarding permissions, is there a way I can make it so one group can upload to one category and not another?

That's coming in the next beta - permissions to add links and to upload will be available per category in the same way as the style settings (on a third tab on the category edit).

EasyTarget 01-17-2006 06:51 AM

oh ok.. I thought I was going to have to hide under a rock again, cuz I was reading in the online manual about it
Quote:

can_add_link user group can add new entries to the LDM database. This can be set of a per-category basis.
but then I couldn't figure out how to do it ahha.

anyways.. enough of my noobishness, have a good day.

EasyTarget 01-17-2006 06:56 AM

ok, I lied, I'm back lol

I'm getting this error on some thumbnails. (remember I'm the one guy using cURL)
Quote:

Warning: curl_error(): supplied argument is not a valid cURL handle resource in /includes/local_links_resize.php on line 82

Warning: Cannot modify header information - headers already sent by (output started at /home/.......forum/includes/class_core.php:2983) in /local_resize.php on line 61;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90

AndrewD 01-17-2006 07:46 AM

Quote:

Originally Posted by EasyTarget
ok, I lied, I'm back lol

I'm getting this error on some thumbnails. (remember I'm the one guy using cURL)

Yes, that one was down to me.

Edit includes/local_links_resize.php and change line 82 from [code]$error = curl_error($ch)[/conn] to [conn]$error = curl_error($conn)[/conn] Sorry

dapinard 01-17-2006 10:33 AM

Quote:

Originally Posted by AndrewD
My fault, forgetting to initialise an array, although why this hits you and not others, I don't understand.

Can you try editing local_links.php, go to line 120
Code:

$master_title = iif...
and add a line
Code:

$query = array();
I hope that will fix it. Let me know.

Yes, that fixed it. Thanks for the quick reply!

I also changed local_links_search.php as it was having the same error.

-Dave

sydude 01-17-2006 01:52 PM

A quick possible bug in the beta:

There are a few layout problems with Internet Explorer for Mac. In the the full Links Bit template setting, the 'collapse' arrows in the category header goes off the header and inches to the right, making the screen double wide and introduces a horizontal scrollbar. Also, in the category bit the 'Category' header is aligned to the left, and the collapse arrows align to the center. These problems don't occur with Safari or Firefox.

Andrew, I can't stress enough how awesome you are and how great this product is. Thanks!!

AndrewD 01-17-2006 05:23 PM

Quote:

Originally Posted by sydude
A quick possible bug in the beta:

There are a few layout problems with Internet Explorer for Mac. In the the full Links Bit template setting, the 'collapse' arrows in the category header goes off the header and inches to the right, making the screen double wide and introduces a horizontal scrollbar. Also, in the category bit the 'Category' header is aligned to the left, and the collapse arrows align to the center. These problems don't occur with Safari or Firefox.

Andrew, I can't stress enough how awesome you are and how great this product is. Thanks!!

I'm afraid that I don't have any way to debug this - no Mac in the house. As far as I know, IE for the Mac is no longer a supported product, and I've no idea what functionality works and not. Is this a big deal?

sydude 01-17-2006 06:05 PM

Quote:

Originally Posted by AndrewD
I'm afraid that I don't have any way to debug this - no Mac in the house. As far as I know, IE for the Mac is no longer a supported product, and I've no idea what functionality works and not. Is this a big deal?

No, definitely not. Especially considering that IE is going to be disappearing! Thanks again. You are the BEST.


All times are GMT. The time now is 01:38 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.03101 seconds
  • Memory Usage 1,753KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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