vb.org Archive

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

intensecool 12-07-2009 04:27 PM

Here starts the eager wait for those 5 million things to be over..
i just loved the way you helped me sort out the issue..
finally we are moving on with new things..
thanks a lot..
waiting for any new things to come up in this mod.

Eliam 12-07-2009 11:05 PM

Quote:

Originally Posted by AndrewD (Post 1926804)
This weekend, I decided to start on the vb 4.0 conversion. Much has changed, and it's been an interesting/frustrating (depending on your point of view) exercise working out how to get things to work.

Anyway to show some progress, see the attached screenshot, which is of a base category display.

Only another five million things to change/understand/edit :)

Thanks you. :) It's wonderful news.:up::up::up:

Is it possible to download a beta version?

AndrewD 12-08-2009 09:51 AM

Quote:

Originally Posted by Eliam (Post 1927037)
Thanks you. :) It's wonderful news.:up::up::up:

Is it possible to download a beta version?

As I said, only five million more things to check/etc.

When it's ready for beta release, I'll let everyone know. At the moment, I'd say we're at a Greek letter that comes before alpha.

abdelghani68 12-08-2009 07:17 PM

Quote:

Originally Posted by AndrewD (Post 1926804)
This weekend, I decided to start on the vb 4.0 conversion. Much has changed, and it's been an interesting/frustrating (depending on your point of view) exercise working out how to get things to work.

Anyway to show some progress, see the attached screenshot, which is of a base category display.

Only another five million things to change/understand/edit :)

Thanks very mush. very good.

I have a little problem with the long title of the name of the categories in firefox. It's written on two lines.

But in internet explorer, it's good, it's in one line.

Must I modifie cat_name_colwidth for the long titles are in one line in firefox ?

thanks

abdelghani68 12-09-2009 04:08 PM

There is an othere little bug. The sorts of entries in categorie is :

Filename 09
Filename 10
Filename 101
Filename 11

It's not now :

Filename 09
Filename 10
Filename 11
Filename 101

I have some suggesitons :

a popup for download time estimation

Notify Submitter on New Comments

The Height and wight of Shadowbox's popup is as the height and width of the image.

AndrewD 12-09-2009 05:07 PM

Quote:

Originally Posted by abdelghani68 (Post 1927882)
There is an othere little bug. The sorts of entries in categorie is :

Filename 09
Filename 10
Filename 101
Filename 11

It's not now :

Filename 09
Filename 10
Filename 11
Filename 101

This isn't a bug - there was a discussion some time ago about the 'correct' ordering of titles that have numbers in them, and the view was that (in your case) 101 comes after 11, not before it. The change was made in version 2.3.0.

If you really want the old behaviour, edit includes/local_links_include.php and find (line 1341 or thereabouts):
PHP Code:

    uksort($optbitcreate_function('$a,$b''return strnatcasecmp($a, $b);')); 

and change it to
PHP Code:

    uksort($optbitcreate_function('$a,$b''return strcasecmp($a, $b);')); 

Quote:

Originally Posted by abdelghani68 (Post 1927882)
I have some suggesitons :

a popup for download time estimation

Notify Submitter on New Comments

The Height and wight of Shadowbox's popup is as the height and width of the image.

Thanks, will be taken into consideration for the vb 4.x version of LDM, but I'm not sure whether the first suggestion is possible from the server side. There will be no further development of the 3.x code other than serious bug fixes.

abdelghani68 12-10-2009 09:10 AM

Thanks.

For the first suggestion, if it's not possible, I think we can do that :

http://ups.imagup.com/06/1260487314.jpg

other suggestion : we can read the comments in a popup or ajax (when we clics, all of the comments are displays below the entrie without redirection in another page) if it's possible.

abdelghani68 12-10-2009 04:03 PM

what is this error please ?

Code:

Invalid SQL:

                                      UPDATE vb_session
                                      SET lastactivity = 1260459714, location = '/forum/local_links.php?action=jump&catid=16&id=77'
                                      WHERE sessionhash = '29bcb6c95046ec0627edb2a9f1871a54';

MySQL Error  : MySQL server has gone away
Error Number  : 2006
Request Date  : Thursday, December 10th 2009 @ 04:41:54 PM
Error Date    : Thursday, December 10th 2009 @ 04:42:45 PM
Script        : http://www.home.fr/forum/local_links...catid=16&id=77
Referrer      : http://www.home.fr/forum/local_links.php?catid=16
IP Address    : ***
Username      : Non inscrit
Classname    : vB_Database
MySQL Version :


AndrewD 12-10-2009 05:38 PM

Quote:

Originally Posted by abdelghani68 (Post 1928422)
what is this error please ?

Code:

Invalid SQL:

                                      UPDATE vb_session
                                      SET lastactivity = 1260459714, location = '/forum/local_links.php?action=jump&catid=16&id=77'
                                      WHERE sessionhash = '29bcb6c95046ec0627edb2a9f1871a54';

MySQL Error  : MySQL server has gone away
Error Number  : 2006
Request Date  : Thursday, December 10th 2009 @ 04:41:54 PM
Error Date    : Thursday, December 10th 2009 @ 04:42:45 PM
Script        : http://www.home.fr/forum/local_links...catid=16&id=77
Referrer      : http://www.home.fr/forum/local_links.php?catid=16
IP Address    : ***
Username      : Non inscrit
Classname    : vB_Database
MySQL Version :


It's caused by a timeout in MySQL. Depending on your system settings (which are outside LDM's control), large/lengthy downloads can take longer than the database system is configured to wait.

ctrlbrk 12-12-2009 06:51 AM

Is there a way to restrict download access by minimum post count? I don't want to create a whole usergroup, I just to say "You can't download unless you have 5 posts".

Mike


All times are GMT. The time now is 03:08 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.02200 seconds
  • Memory Usage 1,758KB
  • 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
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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