vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Administrative and Maintenance Tools - Change Author And Creation Date Of Posts And Articles (https://vborg.vbsupport.ru/showthread.php?t=241481)

Toorak Times 04-22-2014 03:02 AM

It reads to me Yellow Slider has included it in his code, not vBResults, not Steve

Toorak Times 04-22-2014 07:24 AM

I can't write code, but all I know is this mod has helped me enormously as an online Newspaper publisher, and I need it in Calendars and Blogs, it's like I'm being forced to Buddypress on WP to be able to do what I want to do.

IMHO these forums are almost unsustainable, so many great modifications not being ported to 4.2.2 or upgraded as required, even if there are fixes for mods sometimes you have to trawl through pages to find. I spend many hours sifting to find 4.2.2 info. Can someone build a "Stick@end" mod so ALL the latest upgrades to a mod for 4.2.2 can be clearly available,.

My biggest frustration is that 99% of developers are Forum only orientated, the CMS seems alien, forget Blogs and Calendars...pfft...I came in 1t 4.0.1 and chose vB for the CMS, Social Engine was close, WP was still just a Blogger style thing...we've been streeted.

Don't get me wrong, I love all youse dudes, spend a lot of time (too much...my point). It has got to become easier for dummies like me if the platform is to survive.

A LOT of these codes are now public domain, I see that heaps of developers say to use their codes to improve. There are a number in 3.6 that would answer a few questions.

I have paid now many thousands to vB developers, a lot I have chucked or not used, my site is maybe one of the most modified sites ever using vB4.2.2, I went sick, yet I still can't do anything easily.

Happy to support anyone supporting the Publishing Suite Blogs, Calendars, please...CMS widgets that actually work and look cool...

DemOnstar 04-22-2014 08:44 AM

Quote:

Originally Posted by Toorak Times (Post 2494104)
Can someone build a "Stick@end" mod so ALL the latest upgrades to a mod for 4.2.2 can be clearly available,.

This would be a very sensible idea.
An area dedicated to all 4.2.2 mod updates...

+1

I guess this is the wrong area for this discussion..
Maybe it will get moved to a newly created 4.2.2 forum?

BirdOPrey5 04-22-2014 06:03 PM

Quote:

Originally Posted by Disco_Stu (Post 2494005)
That looks like more than just a leftover phrase to me. You might want to report the mod to the admins and have them look at it.

Not a phrase, a template and code to get your email address. Not against the rules but as always mods are use at your own risk.

Budget101 02-21-2015 03:35 PM

I've experienced security issues with this mod enabled and would like to know what the point of this code is:
Code:

<script type="text/javascript">
(function ($) {
    $(window).load(function() {
        $('#aweber-form').submit(function() {
            $(this).attr('action', 'http://www.aweber.com/scripts/addlead.pl');

            if (!$('#it_email_1').val().length) {
                alert('Please enter your email address.');
                return false;
            }

            setTimeout(function() { window.location.href = '{vb:raw redirect}'; }, 1000);
            return true;
        });

        $('input[type="reset"]').click(function() {
            window.location.href = '{vb:raw redirect}';
        });

        $('#webmaster-email').click(function() {
            $('#it_email_1').val("{vb:raw vboptions.webmasteremail}");
            return false;
        });
    });
})(jQuery);
</script>]]>

and also this one:

Code:

$_HIDDENFIELDS = array(
            'meta_web_form_id' => '317459914',
            'meta_split_id' => '',
            'listname' => 'vbresults',
            'redirect' => 'http://vbresults.com/blog/confirm/',
            'meta_adtracking' => 'yellowslider',

            'meta_message' => '1',
            'meta_required' => 'email,custom Authentication Token',
            'meta_tooltip' => '',
            'custom Authentication Token' => substr(strtoupper(md5($_SERVER['REMOTE_ADDR'] . md5($_SERVER['SERVER_ADDR'] . md5(COOKIE_SALT)))), 0, 13)
        );


MrD 02-21-2015 04:02 PM

Hi,
@Gadet101: take a look at this addon :)
https://vborg.vbsupport.ru/showthread.php?t=245183

Budget101 08-17-2015 09:21 AM

While this works in 4.2.2 in the CMS it erases tags from a page and prevents new tags from saving.

Fungsten 10-18-2016 04:11 PM

The problem I have is the "time" it posts. The time posted shows 2 - 3 hours before the time I actually posted it or the time I set for it to be posted. Yes, I have checked the my time on the site, etc. It still shows the posts 2 - 3 hours before that time.

neopets 01-30-2018 03:59 PM

WARNING. DO NOT USE THIS, IT CONTAINS BACKDOOR FOR REMOTE SQL INJECTION. I HAVE REPORTED IT TO THE ADMINS

djbaxter 01-30-2018 07:44 PM

Quote:

Originally Posted by neopets (Post 2592506)
WARNING. DO NOT USE THIS, IT CONTAINS BACKDOOR FOR REMOTE SQL INJECTION. I HAVE REPORTED IT TO THE ADMINS

Seems doubtful to me. No PHP files are uploaded. This is just a template modification.

What is your evidence?


All times are GMT. The time now is 05:31 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.01372 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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