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)

AndrewD 12-02-2009 11:58 AM

Quote:

Originally Posted by Dierk Droth (Post 1923870)
Hi,

I recently had to upgrade out forum from vB3.6.X to latest vB3.8.X. In accordance I had to upgrade LDM. Now there is a problem:

As regular users edit an entry they created, the "Parent category" listbox at the bottom in NOT populated. As a result, if they confirm their editing they would get a "Category does not exist" error.

This is not a problem from admin forum users.

Any idea what could cause that?

Thanks in advance

Off-hand, I would imagine that this is a permissions-related problem. Do all your categories have associated 'parent forums'? Worth checking that regular users have 'canview' and 'canviewothers' permissions for these forums (vb/admincp). If this is not the problem, I'm very willing to take a look at your site, but will need full admin access - send me a PM if you want to go this route.

Dierk Droth 12-02-2009 02:17 PM

Andrew,

Thanks a bunch. I just sent you a PM. There now is even a more serious issue (see mail). Please let me know if you have any question.

Regards

itsblack 12-05-2009 07:21 AM

Thank you for the update!

intensecool 12-06-2009 11:31 AM

I need Urgent HELP with this..

i have Server set up and i did it all to fix it up..
i have stored file in ROOT, in a folder named DOWN.
Now, the last time i tried it worked out fine..
It wass a rar file of 20 mbs.

Now, i am trying it with an .ISO file of 2 GB, it doesnot work,,the path is same as the first one.
here is the error.

Quote:

Link check failed. For a url pointing to a remote site, this may not be a cause for concern, as not all sites reply to the check. For a local file, something is wrong.
/folder1/filename.iso
Accept Modify
folder 1 is the folder under the root folder which is "down" in this case.
filename.rar is the file here.


i have also created the RAR file for that iso, but still not working.
What is to be done,,

I NEED REAL URGENT help to fix this.
An urgent project is getting delayed for a client of mine.

Any help is appreciated.

reddyink 12-06-2009 11:39 AM

Can someone tell me the differences (+, -) between this MOD and DownloadsII Mod?

Many thanks

AndrewD 12-06-2009 12:37 PM

Quote:

Originally Posted by intensecool (Post 1926233)
I need Urgent HELP with this..

i have Server set up and i did it all to fix it up..
i have stored file in ROOT, in a folder named DOWN.
Now, the last time i tried it worked out fine..
It wass a rar file of 20 mbs.

Now, i am trying it with an .ISO file of 2 GB, it doesnot work,,the path is same as the first one.
here is the error.



folder 1 is the folder under the root folder which is "down" in this case.
filename.rar is the file here.


i have also created the RAR file for that iso, but still not working.
What is to be done,,

I NEED REAL URGENT help to fix this.
An urgent project is getting delayed for a client of mine.

Any help is appreciated.

The place to start is to check that LDM is actually seeing the file in the right directory, i.e that your LDM settings are what you think. (For example, you seem to be saying that the file is stored in a subdirectory of the system root, but by default LDM looks for files in subdirectories of the web root directory.)

One way to do this is to go to LDM/admin/mass edits. Choose the 'scan' link next to the category in which you want to store the entry pointing to your .iso file. Then use the drop down menu to walk through the directory tree until you come to the directory with the iso file. The file should then show up - if it doesn't, then you've tracked down the problem.

If you want my help with this, send me site details and a username/password with admin privs.

intensecool 12-06-2009 02:04 PM

Quote:

Originally Posted by AndrewD (Post 1926255)
The place to start is to check that LDM is actually seeing the file in the right directory, i.e that your LDM settings are what you think. (For example, you seem to be saying that the file is stored in a subdirectory of the system root, but by default LDM looks for files in subdirectories of the web root directory.)

One way to do this is to go to LDM/admin/mass edits. Choose the 'scan' link next to the category in which you want to store the entry pointing to your .iso file. Then use the drop down menu to walk through the directory tree until you come to the directory with the iso file. The file should then show up - if it doesn't, then you've tracked down the problem.

If you want my help with this, send me site details and a username/password with admin privs.


Thanks for the prompt reply..
Here is wat i get on doing above things..

I used MASS EDITS..
It throws the right directory, and shows the system root subdirectory as i have set it up..
Now next it shows this thing..

Skipped (not in mimetype table): 0 [1] iso [3] 1 [1]

Ths means i suppose it gets 3 .iso files and it skips them , but it finds the 2 .rar files correctly..

Now, when i try to add a file from .rar extension which exists there.. it shoots me the same error..
Leave the .iso file..it is not taking any other .rar file now..
I have spent the whole day in search of errors on this stuff..
but no use.

Where and what to do now...??

AndrewD 12-06-2009 02:23 PM

Quote:

Originally Posted by intensecool (Post 1926294)
Thanks for the prompt reply..
Here is wat i get on doing above things..

I used MASS EDITS..
It throws the right directory, and shows the system root subdirectory as i have set it up..
Now next it shows this thing..

Skipped (not in mimetype table): 0 [1] iso [3] 1 [1]

Ths means i suppose it gets 3 .iso files and it skips them , but it finds the 2 .rar files correctly..

Now, when i try to add a file from .rar extension which exists there.. it shoots me the same error..
Leave the .iso file..it is not taking any other .rar file now..
I have spent the whole day in search of errors on this stuff..
but no use.

Where and what to do now...??

The message says that it skips .iso files because you have not defined the .iso filetype in the vbulletin mimetype table.

As I said in the last message, I'm happy to take a look at your site if you send me details. It may be quicker/easier than trying to debug this remotely.

intensecool 12-06-2009 02:30 PM

Done ... you have pm please check.

I have added both .iso & .rar extensions for mime types

AndrewD 12-06-2009 03:58 PM

Quote:

Originally Posted by intensecool (Post 1926318)
Done ... you have pm please check.

I have added both .iso & .rar extensions for mime types

The problem seems to be that your .rar and .iso files are too large. There's an in-built limit in 32-bit versions of php, see http://blog.tagwalk.com/2009/05/php-...ile-too-large/ of about 2.1Gb. I can't see a way round this apart from breaking the files into smaller sizes.

No-one has hit this problem before (or at least reported it to me), so I was not aware of it and had not coded LDM to give a sensible warning.


All times are GMT. The time now is 01:15 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.01311 seconds
  • Memory Usage 1,751KB
  • 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
  • (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