vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=119041)

tamborinegal 06-28-2007 06:26 AM

Quote:

Originally Posted by AndrewD (Post 1278211)
Clancy, I took another look at the code that does the thread creation. I can't see the reason why it should work for an admin but not for a registered user, provided the forum is ok.

I'm sorry Andrew, it was my fault that this was happening. :o I was using a link that I had manually put in my template ?action=addlink - without the category id at the end... this was allowing the link to be submitted but it didn't autocreate the thread - your code works perfectly. Again, sorry.

Clancy

PitchouneN64ngc 06-28-2007 11:05 AM

AndrewD, thanks for 2.2.8 alpha release, I'm going to check phrases added or modified for translate again in French ;)

Rouzbeh1 06-28-2007 09:22 PM

thanks for 2.2.8 Andrew
installed without any problems.
would it be possible to update to 2.2.8 official release from 2.2.8-alpha?

awesome job

AndrewD 06-29-2007 05:53 AM

Quote:

Originally Posted by Rouzbeh1 (Post 1278741)
thanks for 2.2.8 Andrew
installed without any problems.
would it be possible to update to 2.2.8 official release from 2.2.8-alpha?

awesome job

That's good. There will be no problems in updating to 2.2.8 official - it will work the same way as any upgrade. Let me know of any problems you encounter.

I have, by the way, already found one bug in the alpha code, which messes up attempts to change certain settings on the LDM/admin/settings page. If you hit an php error concerning a call to ldm_can_accesdir, just redownload the zip file and upload the new includes/local_links_misc.php in it.

Slave 06-29-2007 03:13 PM

Quote:

Originally Posted by AndrewD (Post 1277532)
Re-uploaded 29/7/07 - fixed bug on admin/settings page

I think it's time to post the first alpha release of LDM 2.2.8. All the usual warnings apply - this is alpha, back everything up, don't use it on a live board, particularly if you want to provide gigabytes of downloads every day. However, I've been using it/developing it for some time and nothing has gone too badly wrong.

These are the main changes - there may be others which I've forgotten to list:

Lots of wonderful stuff :)

I welcome early remarks! - am taking a week's vacation next week, so please be patient for my reply.

Play play play!

I'll install 2.2.8 alpha and let you know if I find any bugs Andrew :)

Rouzbeh1 06-29-2007 07:45 PM

i have found a problem with one of extras. when i install Tag Cloud, table structure of admin settings gets messed....
and after i uninstalled it, it didn't remove it from admin settings....

mirror sites works PERFECT

about setting manual file size (to be able to manually add file size, if force_redirect is set to 1), will it be too much work to implement it into LDM? or make it available as an extra?

thanks for everything

PlymWS 06-29-2007 10:53 PM

Excellent product !

The only thing I can't see how you do is upload more than one image to a new thread.

I have only just installed the product so forgive me if I'm missing the obvious.:)

Alfa1 06-30-2007 01:39 AM

I have these forum tabs on my site. I apply conditionals to them, so that the tab that corresponds to the section of the site you are on gets highlighted.
To do this for LDM, I need to define what the cat id variables of LDM are.

I tried this, but this didn't work:
PHP Code:

<if condition="in_array($foruminfo[catid], array(126,39, 43))"><li id="active"><a href="http://www.mysite.com/forum/local_links.php?catid=126" id="active">Videos</a></li><else /><li><a href="http://www.mysite.com/forum/local_links.php?catid=126">Video</a></li></if> 

Andrew, could you please inform me of the cat id variables?

Eccentricity 06-30-2007 07:56 PM

Will 2.2.8 fix my fast forwarding issues?

Eccentricity 06-30-2007 09:28 PM

OK I upgraded and now I have an issue I didn't have before:

This shows up when I enter the admin area:

Possible inconsistencies between LDM and its environment
- Parameter upload_dir points to a non-existent or inaccessible directory /attachments (maybe check open_basedir?)
- Parameter file_icons_dir points to a non-existent or inaccessible directory images/ldm_icons/ (maybe check open_basedir?)
- Parameter thumbs_dir points to a non-existent or inaccessible directory /images/thumbs (maybe check open_basedir?)

When I try to save my settings changes I get this:

The following setting(s) are invalid
upload_dir : /attachments
Unable to find/create subdirectories in /attachments (trying /var/www/vhosts/my-domain.com/httpdocs/attachments) - check permissions

I went to php.ini and set open_basedir to: /var/www/vhosts/my-domain.com/httpdocs/

I did the same in httpd.conf:

<Directory /var/www/vhosts/my-domain.com/httpdocs/>
php_admin_value open_basedir /var/www/vhosts/my-domain.com/httpdocs/
</Directory>

I then restarted apache and after all this...it still gives me this error message when trying to save my settings.

Oddly enough, it still allows me to upload files and images and creates the thumbnails exactly as before. The front end seems to be working fine. I just can't alter and save my settings because of the error.

On a side note, the lack of fast forwarding in Windows Media persists.


All times are GMT. The time now is 11:34 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.04471 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
  • (1)bbcode_php_printable
  • (3)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