vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced.com > Announcements

Reply
 
Thread Tools Display Modes
  #21  
Old 02-02-2012, 03:05 AM
Samir Samir is offline
Huntsville Car Scene.com
 
Join Date: Sep 2004
Location: HSV
Posts: 276
Default

Is there any way to just modify some files to make the fix? I've got a lot of my vba files customized. Running 3.2.2.

And thank you for the terrific support. Even vbulletin doesn't seem to support their v3 product as strongly as vbadvanced.
Reply With Quote
  #22  
Old 02-02-2012, 04:29 AM
A.Chakery A.Chakery is offline
Junior Member
 
Join Date: Nov 2010
Posts: 24
Default

As Brian Mentioned here I think there is no need. but Personally I performed the upgrade process without any issues...

before doing any changes please don forget to take backups...
Reply With Quote
  #23  
Old 02-02-2012, 09:48 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

Quote:
Originally Posted by A.Chakery View Post
Brian is it ok to use the old news.php ? cause I did so much customizations to it and at the moment I have not enough time to do the custom codding again.

thanks
There were no changes to the news.php module, so it should be fine to use your old file.


Quote:
Originally Posted by Artes_Marciales View Post
OK, thanks.
I understand that it is not necessary to run the installer right?
Personally I still would run the upgrade option just to make sure that you're phrases, templates, and etc are up to date, plus that will update your version number so there's no confusion about what version you may be running in the future.

Quote:
Originally Posted by Samir View Post
Is there any way to just modify some files to make the fix? I've got a lot of my vba files customized. Running 3.2.2.
You can open the includes/vba_cmps_include_top.php and includes/vba_cmps_bottom.php files and add this code just below the opening <?php tag to patch things.
PHP Code:
if (!defined('THIS_SCRIPT'))
{
exit;

__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #24  
Old 02-02-2012, 02:39 PM
Samir Samir is offline
Huntsville Car Scene.com
 
Join Date: Sep 2004
Location: HSV
Posts: 276
Default

Quote:
Originally Posted by Brian View Post
You can open the includes/vba_cmps_include_top.php and includes/vba_cmps_bottom.php files and add this code just below the opening <?php tag to patch things.
PHP Code:
if (!defined('THIS_SCRIPT'))
{
exit;

Thank you so much Brian! I've been a loyal fan of vba for many years, and this type of extremely rare support is exactly why.
Reply With Quote
  #25  
Old 02-02-2012, 03:50 PM
aldahr aldahr is offline
Junior Member
 
Join Date: Jan 2011
Posts: 4
Thumbs up

Quote:
Originally Posted by Brian
You can open the includes/vba_cmps_include_top.php and includes/vba_cmps_bottom.php files and add this code just below the opening <?php tag to patch things.

PHP Code:
if (!defined('THIS_SCRIPT'))
{
exit;
}
Thanks so much Brian
Reply With Quote
  #26  
Old 02-02-2012, 08:04 PM
diablo-sat diablo-sat is offline
Junior Member
 
Join Date: Dec 2011
Posts: 5
Default

can someone please correct me if im wrong but all i do is download the new files and over right them? no need to install again or do you have to do that. and when i update will i lose every thing on the portal
Reply With Quote
  #27  
Old 02-02-2012, 11:42 PM
NJStangers NJStangers is offline
Junior Member
 
Join Date: Nov 2009
Posts: 10
Default

so all I really have to update is that code snippet by adding it?
Reply With Quote
  #28  
Old 02-03-2012, 02:31 AM
Samir Samir is offline
Huntsville Car Scene.com
 
Join Date: Sep 2004
Location: HSV
Posts: 276
Default

Quote:
Originally Posted by NJStangers View Post
so all I really have to update is that code snippet by adding it?
Per Brian's post:
Quote:
Originally Posted by Brian View Post
You can open the includes/vba_cmps_include_top.php and includes/vba_cmps_bottom.php files and add this code just below the opening <?php tag to patch things.
PHP Code:
if (!defined('THIS_SCRIPT'))
{
exit;

Reply With Quote
  #29  
Old 02-03-2012, 05:07 AM
diablo-sat diablo-sat is offline
Junior Member
 
Join Date: Dec 2011
Posts: 5
Default

i just updated the 2 files with the code

thx
Reply With Quote
  #30  
Old 02-03-2012, 05:29 AM
MikeF MikeF is offline
Junior Member
 
Join Date: Jan 2006
Posts: 12
Default

Hi, Brian

For the init_startup plugins, you forgot to add:

if (!VB_API) { }

* Compatibility for mobile app. FYI. Thank you for continuing to support this great product
Reply With Quote
  #31  
Old 02-03-2012, 10:47 AM
Samir Samir is offline
Huntsville Car Scene.com
 
Join Date: Sep 2004
Location: HSV
Posts: 276
Default

Quote:
Originally Posted by diablo-sat View Post
i just updated the 2 files with the code

thx
I found differences when file comparing 3.2.2 and 3.2.3 versions of the files, so I wouldn't recommend that without a full upgrade.
Reply With Quote
Reply

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Security Flaw - can it be fixed without a full upgrade? PhilMcKrackon "How Do I..." Questions 2 11-05-2012 05:35 AM
Security Flaw - How to fix without upgrading? BirdOPrey5 "How Do I..." Questions 3 11-02-2011 10:00 AM
vBa Links Security Flaw & New Releases Brian Announcements 2 11-01-2011 06:45 AM
Various Bugs Discovered John Bugs & Issues From v2.0.0 2 07-26-2010 03:12 PM
vBa CMPS Security Alert! 3.2.2 & 4.0 RC1 Released Brian Announcements 22 03-15-2010 03:48 AM


All times are GMT -4. The time now is 05:32 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.