vb.org Archive

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

AndrewD 10-22-2008 06:41 PM

Quote:

Originally Posted by Simon Lloyd (Post 1648282)
As another side question to your valuable time could you explain how to change which style the system uses?, i have uploaded a style with no parent or merge and find when i use that style and a user clicks the links to the download/uploads the "Force Accept" page is in the old style so is the categories page and Admin, Mods cp, any ideas?

Simon, I don't spend much time with the style system - we just use the one style on our site, and I haven't changed the LDM code for this for ages. What exactly are you doing? What do you have the LDM admin setting/default_style set to, and have you re-configured it in any categories?

AndrewD 10-22-2008 06:42 PM

Quote:

Originally Posted by vbboarder (Post 1650571)
Thanks for checking Andrew. For the LDM profile integration, are you talking about the 2 LDM plugins hooked to member_customfields for "latest LDM entries" and "what's viewed list"? I justed added '3.8' to the '3.7' case statement. Anything other version checks or plugin edits I should do?

That's it.

Simon Lloyd 10-22-2008 09:25 PM

Quote:

Originally Posted by AndrewD (Post 1650634)
.....What do you have the LDM admin setting/default_style set to, and have you re-configured it in any categories?

This was what i needed, i just couldnt see the wood for the trees! lol, thanks for that, i cant wait until for this next version of yours to be stable, it will be good when the hits and entries will show in the users profile!

skokarl 10-23-2008 08:49 AM

Hallo AndrewD,

I have a error with the IE ....

excuse my bad english .....

on the start page from your addon IE has a error symbol on the left side/bottom:

after klick ...

the windows says :
problems

Code:

zeile : 12 ( line )
zeichen : 1604
fehler : unerwarteter Aufruf oder Zugriff
code : 0
http://xxx.xxx.xxx.xxx/forum/local_links.php

it is a xampp installation,... I think there is something with the path ...?

thanks ..

IrPr 10-23-2008 11:01 AM

Little bug:
$message isnt escaped in ldm_insert_rate() for edited comments which leads to MySQL error for some odd inputs

includes/local_links_actions.php (54):
Find:
PHP Code:

                lcomment '".$message."'

Replace with:
PHP Code:

                lcomment '".$vbulletin->db->escape_string($message)."'


IrPr 10-23-2008 12:39 PM

Suggestion:

septare allow_html directive for entry desc and comments in admin settings to avoid HTML Allowed comments when descriptions needs to be

DJDrew 10-23-2008 02:34 PM

Hello,

I am trying to have a podcast thumbnail for several podcasts. I'm using the same image for all the podcasts but its on the server as several different image files. Is there any way I can link all the images to one of them and not create its own unique filename?

Drew

abdelghani68 10-23-2008 03:55 PM

I have an error when I want to modif a comment. Can you see what is it please:

Quote:

Database error in vBulletin 3.7.3:

Invalid SQL:

UPDATE local_linksrate
SET
lcomment = '*****',
linkuserid='310',
linkusername='****'
WHERE lrate = 22;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near *************' at line 3
Error Number : 1064
Request Date : Thursday, October 23rd 2008 @ 06:51:02 PM
Error Date : Thursday, October 23rd 2008 @ 06:51:02 PM
Script : /local_links_actions.php
Referrer : /local_links.php?action=ratelink&rateid=22&linkid=1 25&catid=104&lpage=1&ratesort=d
If a member add a coment, there is noted '1 comment' but if I add a comment, there is noted '0 comment'.

IrPr 10-23-2008 09:14 PM

Quote:

Originally Posted by abdelghani68 (Post 1651204)
I have an error when I want to modif a comment. Can you see what is it please:



If a member add a coment, there is noted '1 comment' but if I add a comment, there is noted '0 comment'.

Check my 2nd post above.

https://vborg.vbsupport.ru/showpost....postcount=1505

AndrewD 10-24-2008 04:12 AM

Quote:

Originally Posted by abdelghani68 (Post 1651204)
I have an error when I want to modif a comment. Can you see what is it please.

As IrPr says, it was a missing check within the database access. Use the attached file for includes/local_links_actions.php

NB: other - this is for ldm 2.3.0 only - not 2.2.9


Quote:

Originally Posted by abdelghani68 (Post 1651204)
If a member add a coment, there is noted '1 comment' but if I add a comment, there is noted '0 comment'.

does the comment actually contain some text? blank comments are not counted.


All times are GMT. The time now is 12: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
  • Page Generation 0.02887 seconds
  • Memory Usage 1,755KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (7)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