![]() |
Quote:
(W3SVC) A process serving application pool 'DefaultAppPool' terminated unexpectedly. The process id was '664'. The process exit code was '0xc0000005'. once I password the download php file that no one can access it never crashes. We just moved from running php.exe to running php4isapi.dll MUCH FASTER! This plugin is a core part of our site. Any idea why it causes the error above? Andrew if you PM or email me i'll give you accrss to our server. |
I am using the feed but no one recognizes it. I think the problem is the extension. It should not be .php but .xml
Is there a way to fix it? |
Quote:
|
Quote:
php.net have, apparently, a spate of bug reports about php's (in)stability with IIS, and they're having difficulties finding out the problem. See for example, http://bugs.php.net/bug.php?id=37483, which includes discussion up to 22nd July. There are, also, MS related fixes: e.g. see http://www.iis-resources.com/modules...d=4367&forum=5 |
Quote:
Quote:
|
Quote:
|
Thank You :)
|
Quote:
|
Attached is an arabic translation as far as I could do so far .
|
Hi,
suddenly i have this problem when i try to upload an image: Warning: fopen(/Ldm_Images/49561154767932.jpg): failed to open stream: Permission denied in \includes\local_links_resize.php on line 166 efil. |
hmm...andrew..
having serious troubles getting mp3s to upload again (tried one liek 10 times no luck--still). same issue as before a couple betas back. getting a page not found or blank white screen after being stuck at 100% upload for a while. its not ALL the time. but a significant amount. Had two users complain about sameissue as well. did something change in the upload script from beta 3 to 4? |
Quote:
|
Quote:
I can't remember what we discovered before, and if the problem only happens with larger files? Also, can you remember - did you have problems some releases ago with strange database errors when playing or downloading music/video? |
Quote:
It is (I think) extremely simple to change this 'extra' to work with the reputation rather than the number of posts. (i.e. instead of using the value of vbulletin->userinfo['posts'], one would use vbulletin->userinfo['reputationlevelid']) Do you feel up to making that change yourself or do you prefer that I give you a more detailed example? |
I do not understand what you are saying, because I have no clue about how either the 'extra' limit-useraccess' or the vbulletin->userinfo['posts'] work.
Either a detailed step by step explanation or a plug in/xml would work for me. |
Using version 2.2.2 on vb 3.54 and I added the new plugin that limits user access based on post count but it doesnt stop users who havent met the requirements, any suggestions. Did I need to edit the plugin first or was it already configured? I tried several times on an account that did not meet requirements but no luck. Thanks
|
Quote:
This will not work as the relevant hook was not included in the LDM code until 2.2.5. |
Consider the following setup:
When browsing a category containing pictures with Opera 8.51 is works fine. But when browsing with IE 6.0 the thumbnails will not show up at all. And the URL to the thumbs shows up to be something like: "www.teflon2.net/../thumbs/63721154952051.jpg" This is a bug in the following aspects:
One cannot rely on the Homepage URL to point at the web root for the forum. That must be found using proper PHP system variable. Strange that it works on Opera, but not on IE. Can this be solved? |
Quote:
I'll take a look. In general, the code does not try to resolve relative directories when local_file_root is set to 0 - I need to confirm that. Concerning the file locations being made visible, a distinction is between the original file and its thumbnail. The location of the original is not made visible, but the generated thumb is. Is this an issue for you? |
Thanks!
Quote:
Just like to get it confirmed that the revealing of file locations is only for the thumbs. The problem with the thumbs pointed at another site, and thus not showing up is still a problem. |
Quote:
Quote:
|
I know what you mean. This can be a bit tricky. Not even a simple:
PHP Code:
I'll have a look myself if i can spot the problem. Although fairly inefficient since it is not my code, and thus not too familiar with it. Is it somewhat like the forests in Denmark? :squareeyed: :ogre: :P Regards, Johan PS: Ill stick to "force_redirect = 0" for safety. |
Quote:
|
1)
Looking at some HTML generated in a photo category view i found this: HTML Code:
<a href='http://www.teflon.net/forum/local_links.php?catid=7&linkid=54'>PictureTitle1</a>
HTML Code:
<a href="http://www.teflon.net/forum/local_links.php?catid=7&linkid=54">PictureTitle1</a> 2) I had a look in local_links.php and found this line: PHP Code:
PHP Code:
3) Also, if a variable is not inserted via template processing, then i would use the following syntax consistently: PHP Code:
PHP Code:
Embracing the use of singlequoted strings in PHP when targetting HTML output makes it possible to simply write: PHP Code:
PHP Code:
But it is very well worth it, since it is such a good product. |
Quote:
I run pages through validator.w3.org from time to time to pick up on inconsistencies. Keeping the php and sql clean and consistent is a major task, as from time to time I decide I like a new coding style better than another. A rod to beat one's back, really. |
Quote:
I agree with you about keeping code clean. It's a moving target. |
Andrew, in the past few days I've been experiencing one of these 'bots' coming to my site and generating a whole bunch of 'report bad link' emails. Yesterday I went into LDM permissions and unchecked Unregistered Users abilities to report bad links, but today it happened again. Here's a snapshot of what was sent to me:
Quote:
S |
Are you sure the message comes from the forum?
Check the email header carefully to see where it really comes from. The main reason for theese pesky bots to be able to send the emails is that they search the web for email addresses visible on webpages. And they use Google, Yahoo and other searchers to find the addresses. Then the bots send these lame, wanky messages about free software, and why you need to buy pills from the blackmarket. It is becomming more and more impossible to have email addresses openly visible on the web. Some of these bots can also send their messages in unprotected webforms. There is only one method to handle this problem: Arrest them who spam the internet, and implement enforced sender authentication on SMTP. So this problem has probably nothing to do with the LDM at all. |
No, I'm sure it came from my vBulletin/LDM. The headers my headers, and it's coming from my vBulletin's php mail forms.
I do understand how this originally started, as my LDM 'report bad link' setting was unprotected. But then I changed it yesterday, so I don't understand how it happened again today. |
Quote:
I imagine your problem is very similar - I hope it will go away now that you've turned off the LDM 'report' form for unregistered users, but I'll take another look at the code to be sure. |
which template do I go to if I want to edit the navigation bar for the links directory? Where it says : categories, show, search, add link.
I want to add images instead of links for those links. thanks |
Quote:
|
Quote:
hey, i went in that template and searched for the Categories Show Search Add Link where i can edit the text, but i could not find it? can you maybe help me out and post the code where I go to edit the ADD LINK so i can add a image button if possible, or make the font bigger? because people have a hard time seeing that, its so small. thanks allot |
Quote:
Code:
<if condition="$links_permissions[can_add_link]"> |
Where can I find screenshots?
|
Quote:
|
Aah, now it's loading.
Last time I check page wasn't working. I'll take a look. Does it work with 3.6? |
Quote:
|
Quote:
a) In this situation, the LDM code uses an internal VB function construct_full_url() to produce a full url. That uses the value of $_SERVER['HTTP_HOST'] or similar, depending on server, to build the url. b) The ../dir syntax is not valid for the thumbs_dir directory. (In fact, it is only valid in LDM for local_file_root_prefix and upload_dir and only when local_file_root is set to 1) c) The strange problem - thumbnail displaying with Opera and not with IE - was probably not a browser issue. LDM creates different urls for the thumbnail, depending on whether it thinks it has cached the file or not. Before it has cached it, the url points to the thumbnail generator script. d) You can always make this work (at least when I've uploaded a fix to someone else's problem...) by turning off thumbs_dir |
I have uploaded what I hope is the official release 2.2.5 of LDM in the VB36 forums here. The same code works with both VB35 and VB36.
These are the fixes/changes between the RC and this version: Add/Edit Link Fields that are not available to user are not displayed Protocols Supports mms protocol RSS2 feed New 'extra' - old 'local_links_external' script withdrawn User bandwidth/download allowances New 'extras' which illustrate how to tie allowances to user reputation and to number of posts Bugs fixed - htmlspecialchars_uni used consistently, avoids messing up unicode fonts - extra information added to admin info table to help debug - Report of 'invalid email' when editing enties submitted by unregistered user - No longer crashes when moderator accepts entry and email notification to user is turned on - Additional tests within 'report link' and 'send to friend' to block spammers - linkbit_short template fixed - Product update no longer wipes out customised templates - VB function cache_styles() copied into LDM because of problems on some sites Partial translation into arabic provided in the development/phrases directory If anyone experiences problems, please report them quickly! |
All times are GMT. The time now is 07:44 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|