vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Administrative and Maintenance Tools - Advanced Warning System 3.6.7 (https://vborg.vbsupport.ru/showthread.php?t=124477)

broonzy 09-16-2007 09:01 AM

Quote:

Originally Posted by Delphiprogrammi (Post 1340000)
hi,

You must choose either tms or manual edits if you do both it will confuse the system and mess things up.Also reminder that the tms system only works on templates that have been customized before.You could check if the modifications actually work using the styles & templates => template modifications manager.If something is not working tms will tell you.In that case you will have to manually edit the templates using the instructions found in /docs/readme.txt

No, you didn't get it.

Backup download of my template > manual edit + setup of the hack : nothing
Then deinstalled the plugin, and upload of my backed up template file.
Then TMS + setup of the hack: nothing. TMS says everything works fine.

I didn't used both at once.

Delphiprogrammi 09-16-2007 11:21 AM

Quote:

Originally Posted by broonzy (Post 1340003)
No, you didn't get it.

Backup download of my template > manual edit + setup of the hack : nothing
Then deinstalled the plugin, and upload of my backed up template file.
Then TMS + setup of the hack: nothing. TMS says everything works fine.

I didn't used both at once.

allright try to switch it in the system options if it is currently set to buttons choose links and vica versa and submit the forum i don't know why but sometimes this is needed

broonzy 09-16-2007 12:30 PM

Quote:

Originally Posted by Delphiprogrammi (Post 1340076)
allright try to switch it in the system options if it is currently set to buttons choose links and vica versa and submit the forum i don't know why but sometimes this is needed

I did it, and it doesn't seem to work. Would you mind check on the forums themselves and see what's wrong? I shoot you a pm.

Akex 09-24-2007 05:50 PM

I don't know if it was mentionned but there is a mistake in vb options for this product :

When you decide to choose if you use Text or button link, the value stored in database is not "Text" or "Buttons" but "All" or "own" ... So you can't see the link in postbit ... Quite confusing ...

Delphiprogrammi 09-25-2007 08:58 AM

Quote:

Originally Posted by Akex (Post 1346184)
I don't know if it was mentionned but there is a mistake in vb options for this product :

When you decide to choose if you use Text or button link, the value stored in database is not "Text" or "Buttons" but "All" or "own" ... So you can't see the link in postbit ... Quite confusing ...

agreed that is quite annoying and confusing i will check that

edit

just checked and you're right

[SQL]
SELECT * FROM setting WHERE varname='warn_textbutoption';
[/SQL]

the optioncode for that option should be

HTML Code:

<select name=\"setting[$setting[varname]]\" tabindex=\"1\" class=\"bginput\">
<option value=\"0\" " . iif($setting['value']=='0','selected="selected"') . ">Buttons
</option>
<option value=\"1\" " . iif($setting['value']=='1','selected="selected"') . ">text</option></select>


Pcparts 09-26-2007 08:09 AM

is there some way to import the warnings given from the Smith warning system into this one?

Delphiprogrammi 09-26-2007 12:33 PM

Quote:

Originally Posted by Pcparts (Post 1347336)
is there some way to import the warnings given from the Smith warning system into this one?

No but i have been thinking about something like this to be honest i'm just scared to screw up people databases :o

Pcparts 09-26-2007 01:48 PM

thanks :)

I want to start using a different system, now that the visionsscripts is no longer operational and all the mods are abandoned.

The smithwrning system came with an import script, so maybe you can make something similar? :)

I'll see if I can come up with something myself.

Bellardia 09-29-2007 12:16 AM

Ever since vB 3.6.8, this MOD has been giving me the following error :

This post is a duplicate of a post that you have posted in the last five minutes. You will be redirected to that thread.

jmurrayhead 09-30-2007 04:53 PM

What code causes the buttons/text for mods and admins to warn a user appear? I viewed a user's profile to test the new warning system and the link didn't appear. I viewed a post and the link didn't appear there either. I don't think I missed anything in the readme, but it very well could have happened. Everything else appears fine (for now), just need to be able to have these buttons appear. Otherwise, I can only view the user's options and perform a non-post related warning.


All times are GMT. The time now is 05:49 AM.

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.01339 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_html_printable
  • (5)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