![]() |
Quote:
what about donations in usercp - could not see there ? maked template addons - usercp_shell ... and it is enabled ..but comes not up! regards macc |
I have installed this great mod on my forum. As same here on vb.org, its possible to click the "install" button and mark the thread with "Installed" prefix just before the thread title in threadbit.
But instead of using the "Installed" prefix, i would like to highlight the row if possible. Something like, "if the thread is marked then highlight the row" command... And what i mean by "highlight" is same as on "inlinemod".... Is that possible ? Thanks in advance... |
Is it possible to add a button (or same as here on vb.org) as Tag Modification / Untag Modification ? That would be much convenience for users to use the tagging function instead of editing the settins...
Regards |
Coroner
i dont thinl you you understand, why does the mod version of the mod i add not show up for example if i wanted it to be 1.2.1 it would say unknown the vbulletin version does show but not the mod version please can i have support on this and someone with vbulletin 3.8.1 installed |
I understand.
I'm using vB 3.8.1 and it works for me. When I set the MOD version to 9.86.6 PL1 it will show the MOD version |
Im running the 3.7 version on my 3.8.1 forum, will this cause an issue?, works fine it seems.
|
Coroner i have a problem with user control panel listing option.
Even i have more than 30 mods installed, when i click the "Installed Mods" in User Control Panel, it only list max 10 titles. Can you please help me about how i can solve this problem and list "all" the mods i've marked as "Installed" ? Edit : The problem is it doesnt update the counters... I did everything but it still show the same number of "installed" threads even i mark the thread as installed. Regards |
Hi Coroner, I'm trying to get the developer image bit worked out for myself but I'm a long way off it and wondered if you could lend a hand.
I'm using this as the code: Code:
<if condition="$threadinfo['postuserid'] == $bbuserinfo['userid']"><div><img src="$stylevar[imgdir_misc]/moddev.gif" width="100" height="21" border="0" alt="" class="inlineimg" /></div></if> Code:
$template_hook[postbit_signature_start] *********** EDIT ************** Gah, I thought I had it but the moddev.gif still wont show, this is the new code I am trying to use: Code:
<if condition="in_array($thread['forumid'], array(28,29,32,10,39,43,41)) && $threadinfo['postuserid'] == $bbuserinfo['userid']"> |
Got the solution (thanks to Lynne for her help!) if anyone else wants it for their site as well.
Create a suitable image and call it (for example) moddev.gif, upload to your Skins misc folder (do this for all Skins installed!). In the postbit template find (do this for all Skins installed!): Code:
<if condition="$show['user_installed']"><div style="margin-top: 10px;background:url($stylevar[imgdir_misc]/bginstalled.gif) left no-repeat" align="right"></if> Code:
<if condition="in_array($thread['forumid'], array(28,29,32,10,39,43,41,51)) && $thread['postuserid'] == $post['userid']"> It's not a perfect solution as the developer image doesn't sit right at the bottom like the installed image does. The code for the installed image is wrong as the close div is missing, but if you close it the image doesn't show anymore. To avoid any further errors in the code I have coded it the way I have, I'm no coder so there is probably a better solution. If anyone knows of one then please share with us all. |
hello
can not get donation options in mu usercp - maked all changes - template, admincp and usergroups but no result. mods system works fine - only donations not - some help ? regards macc |
that problem is fixed- thanks to coroner -
mod usercp icons caused problem ... unistalle this mod and get donation options in usercp! thanks and regards macc have one small problem also - when will edit mod-post -and after saved - if there is some image in post - that destroy all codes in post ? some help ? macc |
I have a question...
I am the main admin on a fansite. Can I use this for uploaded pictures and stories?? And where would I change Mod of the month to Picture / Story of the month?? |
Hi Coroner,
I have had the crawl-8.cuill.com bot trying to access the Code:
Mod System - install Mod Code:
modsystem_miscactions.php How concerned should I be about this bots behaviour with that file? |
Code:
if (empty ($vbulletin->userinfo['userid'])) |
I am not sure if you plan on adding any more feature to this mod but if you do then I'd just like to throw a suggestion out there. An option to be able to add or remove stuff from the “Edit Modification Settings” page like “SQL” and “Plugin,” etc. An option to be able to add more or remove these would be great.
Either way, great mod. :up: |
whre install link in mods?
|
Love this mod, but please correct the spelling mistakes. :)
Licence should be License. Thanks |
Is it possible to make this where when it asks for the mod version number that instead of a drop down this can be a blank field that members just fill in the version number? The forum I'm going to be running this on does all kinds of mods for all kinds of scripts not just vbulletin. Can you tell me what to change to get it to do this?
Thanks Damien |
Quote:
1. Login to your admincp & scroll to "Styles & Templates" find "Style Management" and click on it. Find the skin you have this mod installed on and click on the drop down to get the "Edit Templates" options & choose it. 2. Expand the templates & scroll down to wehre you see the modsystem_post_settings template - double click on it to open. FIND: Code:
<fieldset class="fieldset"> Code:
<fieldset class="fieldset"> If you were to keep the phrases in tact then the replacement code would look like this: Code:
<fieldset class="fieldset"> |
Can someone show me how to change the check box field? Like it says "supported" I want to change it to "Paypal"?
I want to actually change a few things, so if someone could help me out, I would be thankful. Please help :( |
anybody having issue with the MOTM ..The way it set up, when it run the cron it's always posting the month of December for each month and we at JUNE...lol :eek:
|
ok i am haveing trouble getting this part
help please i do not know where to find the stylevars to copy this to Instruction Part 2 - Stylevars You need some stylevars for this Modification. So copy the next Lines and place them in each Sytle. .hackinfo,.navlist div a,.navlist div a:active,.navlist div a:link,.navlist div a:visited{ font:12px verdana,arial,helvetica,sans-serif; border:1px solid #E1E4F2; width:165px; display:block; padding:3px 3px 3px 7px; background:#ffffff; color:#000099; text-decoration:none } .navlist div a:hover{ border-width:0px; border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; background:#E1E4F2; color:#000000 } .navlist div.account a{padding-left:20px;width:165px;text-transform:lowercase} |
Quote:
for the Theme you are adding this to using the dropdown menu to the right select Main css, scroll all the way down to the bottom until you see Additional CSS Definitions, drop it in the lower box. |
Hailz Coroner, I aint trying to say your mod is causing a conflict with the Cyb - Advanced Permissions Based on Post Count mod but that mod wont work in forums where I have your mod installed.
People on my site are not supposed to be allowed to reply to anything on my site until they have submitted an introduction. But the download forums i have your mod installed in are allowing new members with a '0' post count to reply to threads. Like I say, I ain't trying to say your mod is causing the problem, but it is starting to look like the only thing left to be causing the other mod not to work. I've stripped out every other mod on my site until there were just this mod and Cybernetec's post mod left. Cybernetec's mod works fine every where else other than in the forums being affected by your mod here. If you're certain there aint anything in your mod that could even possibly cause problems with Cybernetec's mod then I'll leave it be right as it is now. But if you can think of anything that might be affecting that other mod I would be most grateful if you could lead me in the right direction please. I've been trying to fix this for 3 days now and it's driving me stark staring bonkers mate. |
Sorry, I have no idea and I can't check every mod about any conflicts with it.
I think you have to choose only one of it. |
Very nice MOD.
One question, what the selection of a Article Forums is supose to do ? Is there a template change ? |
1 Attachment(s)
|
|
Um. I think there is a database table missing OR isn't filled with values ?!
|
Okay, got it working. But another question...
https://vborg.vbsupport.ru/ 1) How do I have it know my Paypal email so people can donate to me? 2) How can I change it from saying "MOTM" to "SOTM"? 3) How can I make it have rounded corners? |
https://vborg.vbsupport.ru/
Also, how do I change the "Modification" word on that? I've tried editing every phrase in the group "MOD System", and "GLOBAL", but no avail. Also, when there are actually modifications listed there, the "never", where do I edit that word, so it has a capital "N"? Please help! |
Quote:
modsystem_profile_tab |
Quote:
2.) Phrases: modsystem_admin_motm 3.) you need to edit the template style (I haven't done it, cause vB.org won't give me permission for the style and images) |
Thanks Coroner!
Could someone look at their modsystem_post template, and tell me what code is below... Code:
<!-- MOTM --> Code:
|
How do I install the VbAdvanced CMPS module?
|
is it possible to require them to CLICK install before downloading?
|
Hey Cornor this would be a great mod for my site. I was wondering if your workng on some updates on the bugs? Im still watching this mod to see if there are updates
|
Hi Coroner, this is probably the last thing you want to be asked right now, sorry to be hassling you about it but will you be updating this to work with vB4 when it is out?
|
Quote:
Thanks! |
dear sir , can we use this for vb3.8.4?
tq in advance |
All times are GMT. The time now is 01:33 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:
|