vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Anti-Spam Options - Rename register.php by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=297834)

bzcomputers 12-07-2013 02:56 AM

Quote:

Originally Posted by dizzynation (Post 2466492)
Thanks for that! I don't mean to highjack your thread but when I did that^ Im just getting a blank white page.

The forum is in a folder /client/ so before I could just go to mysite.com/client/ and it would show the forum, but now I have to do /client/support.php to see the forum.

Any thoughts?

link to site?

Davey-UK 12-07-2013 06:45 AM

Excellent mod. That got rid of the rascals. Great work!

BirdOPrey5 12-07-2013 11:33 AM

Quote:

Originally Posted by dizzynation (Post 2466492)
Thanks for that! I don't mean to highjack your thread but when I did that^ Im just getting a blank white page.

The forum is in a folder /client/ so before I could just go to mysite.com/client/ and it would show the forum, but now I have to do /client/support.php to see the forum.

Any thoughts?


If you're using VB 4.2+ you will also need to go to Navigation Manager in Admin CP and change the URL of Forums there as well.

Digital Jedi 12-17-2013 07:28 PM

Seems to me like this mod works best if you switch the name up regularly. Not all the time, mind you. But depending on the frequency of bots owners figuring out the location, every few weeks/months or so. Combined with a registration timer, this could be devastating! I'm going to give this a try, along with some other experimentation, on my 3.8.7. board during the soft open this week.

ozzy47 12-18-2013 02:18 AM

Joe I got a issue with this. It seems it breaks the inline moderation. When I tick on the checkboxes to moderate posts / threads, it says Invalid Thread Specified when you try to do anything.

This is what it shows in the error console for FF.
Code:

SyntaxError: missing ; before statement
http://ozzmodz.com/forumdisplay.php?69-Top-News-Stories
Line 571


Which what it is doing is interfering with this bit of code:
HTML Code:

                        <vb:if condition="$show['inlinemod']">
                        <script type="text/javascript">
                        <!--
                                vB_XHTML_Ready.subscribe(function() { register_inlinemod("thread_inlinemod_form", "li", "threadbit", "thread"); });
                        //-->

                        </script>
                        </vb:if>

Which is in about 9 templates in a default vB, it is replacing register_inlinemod with, whatever_you_changed_the_name_to_inlinemod

Took me forever to figure out it was you mod causing it, as I just about disabled every other mod i had running. :)

CAG CheechDogg 12-18-2013 02:45 AM

Ozzy, so this is affecting all of us who have this installed? ... Im a little confused here ...

ozzy47 12-18-2013 02:54 AM

Maybe it is something I added in the replacement_vars plugin. So it may not be his mod after all.

And now that I look at the original code it is indeed what I added. Sorry for the confusion. :(

CAG CheechDogg 12-18-2013 02:56 AM

Quote:

Originally Posted by ozzy47 (Post 2469159)
Maybe it is something I added in the replacement_vars plugin. So it may not be his mod after all.

And now that I look at the original code it is indeed what I added. Sorry for the confusion. :(

Ah ! ok good stuff man! lol...yer' still da' Man !! lol ... thanks for clarifying !

ozzy47 12-18-2013 02:57 AM

----> goes and hides in corner.

CAG CheechDogg 12-18-2013 02:59 AM

A facepalm will help too! hahah...lol...


All times are GMT. The time now is 07:59 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.02526 seconds
  • Memory Usage 1,741KB
  • 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_code_printable
  • (1)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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