![]() |
Probably, but I wouldn't know where to begin. LOL.
|
I will look into the RSS issue, could you give me more information please ?
|
wow what a life saver thanks, my site just got attacked with po.rn pics :D
cheers. |
Hi, I installed the file and it worked immediately, thanks!
The one problem I'm having is with my automatic RSS Feed poster. Once I installed this mod, the RSS Feeds stopped being automaticaly fed into my forums. It doesn't give an error, but I'm wondering if it's because the userid associated with the Feed poster has less than 15 posts. I posted 15 as that userid, but still no luck. Any ideas? Thanks, Joe |
Hi all,
I have an update on this issue. I used TitanJeff's suggestion from 01 Jul 2008 11:14 and the RSS Poster started working. Thanks TitanJeff! -j |
I couldn't find the solution. What did you do? Thanks.
|
I used the technique in this post:
https://vborg.vbsupport.ru/showpost....4&postcount=90 |
Great. Where does that piece of code go? Between the <phpcode> and </phpcode>?
|
Yep. Exactly.
-j |
I don't know what I'm doing wrong. I'm getting error codes each time I try to overwrite with the modified code. Would you mind posting you entire code? Thanks.
|
I'm not sure if there are legal issues around posting the entire code, so here are the details: In the XML file, there are two code blocks surrounded by <phpcode> ... </phpcode>. In both those code blocks, you need to do the following:
Replace <phpcode><![CDATA[ global $vbulletin; ... With <phpcode><![CDATA[if(!SKIP_SESSIONCREATE) { global $vbulletin; ... And replace $return_value = false; } ]]></phpcode> With $return_value = false; } }]]></phpcode> |
I will add this to the mod once I have tested it and update for you guys ;)
|
installed, ty much
|
Quote:
|
Installed. Exactly what I needed, thanks.
-Ron |
The RSS works but this hack does not on my board. Must be a conflict with something.
|
Thank you excellent!
|
This is exactly what I needed. Thank you! :)
Rebecca |
Does this hack work for private messages also?
|
Anyway to exclude specific members or usergroups? would be great! thanks
|
Quote:
|
Quote:
Replace Code:
if (($vbulletin->userinfo[posts] < 10) and Code:
if (($vbulletin->userinfo[posts] < 10) and ($vbulletin->userinfo[userid] <> XX) for the group exlusion, edit the XML in this way: Replace Code:
if (($vbulletin->userinfo[posts] < 10) and Code:
if (($vbulletin->userinfo[posts] < 10) and (!is_member_of($vbulletin->userinfo, YY)) I will try hjogi |
Certain members have been suggesting code edits for this modification. I have tried them and they just make this product stop working. Please do not attempt any manual code edits as it may stop the product from functioning. I am open to suggestions and improvements for the further development of this modification.
Please send me any code you would like included via P.M, DO NOT post it here. I can do testing and you will be credited if your code addition is added. Feel free to offer support, suggestions and installation advice. |
i just got an email saying this was updated but i dont see thaat it was
** DO NOT REPLY TO THIS MESSAGE ** * Manual Update Notification * The following modification has been updated (by lisss001) ; Forbid Users from Posting Links or Images if They Have Fewer than 15 Posts https://vborg.vbsupport.ru/showthrea...hreadid=178611 Reason ; |
I just sent out a message stating that any users that have modified the code should immediately re-install for security reasons as the mod will not work. It's a matter of urgency. I done extensive code testing on it last night and all code modifications seem to stop it from functioning.
|
Is there a way to set the number of links to be made other than 15?
Thanks |
Hi, sorry this mod is designed for less then 15 only. This is all this mod is for, sorry.
|
Quote:
Thanks, I'll mark it as installed. |
Can we set it up for usergroup based permissions ? i.e Admins, mods, supermods and donors don't have the restriction
|
Quote:
|
Has the issue of this shutting down the rss feeds been addressed yet? I'd love to use this if it has.
|
I changed this to less than 1 post because 15 is too high for our board. Thanks for the hack!
|
Does this add an extra query to the database or any extra server load?
|
Thank you, one of my forums got slammed today and the clean up was a PITA.
|
would it be possible to add a block to whats called ed2k links, i had this one little bastard flooding my forums with them to things i wont mention here
most of an ed2k link is gibberish but u can also see letters inside the gibberish and all ed2k links start out like "ed2k://" |
I am wanting to use this but I want to change the amount of posts before you can use either is this possible?
|
Quote:
admincp>plug-in manage>edit the plaug-n, i think ull see it the setting is clearly there and right near the top |
Quote:
Code:
global $vbulletin; |
Okay that works but I can't find where I can edit the default message. If I try to post links or a pic the first time posting it says :
1. You are only allowed to post URLs to other sites after you have made 15 posts or more. I need to be able to edit that. Anyone know how? Thanks |
yea, the msg go to lang & phrases, its in global i think but i dont recall the exact name
|
All times are GMT. The time now is 03:51 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:
|