/*
THIS LICENSE HEADER MUST REMAIN INTACT FOR LEGAL USE!
Pagefusion; Pagefusion Core Platform
Description: A powerful, easy-to-use, and highly customizable content management system.
Copyright (C), 2009 Pagefusion.com, All Rights Reserved.
Author: Chris Davis, chris@pagefusion.com
Support site: www.pagefusion.com
Filename: /modules/pf_breadcrumb/actions.php
Description: (see schema.xml for detailed description)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
include_once($_SERVER["DOCUMENT_ROOT"] . "/modules/pf_breadcrumb/functions.php");
$tab_id = $_REQUEST["tab_id"];
$actions_passed = "Y";
if ($A == "pf_breadcrumb" && $SA == "deleteMod" && $MID == $currentMID) { // DELETE (move to recycle bin)
include_once($_SERVER["DOCUMENT_ROOT"] . "/libraries/core/actions/module_delete.php");
} elseif ($A == "pf_breadcrumb" && $SA == "restoreMod" && $MID == $currentMID) { // RESTORE
include_once($_SERVER["DOCUMENT_ROOT"] . "/libraries/core/actions/module_restore.php");
} elseif($A == "pf_breadcrumb" && $SA == "purgeMod" && $MID == $currentMID) { // PURGE
include_once($_SERVER["DOCUMENT_ROOT"] . "/libraries/core/actions/module_purge.php");
} elseif($A == "pf_breadcrumb" && $SA == "config" && $MID == $currentMID && $_SESSION["acct_admin"] == "Y") { // ADDITIONAL CONFIG
include_once($_SERVER["DOCUMENT_ROOT"] . "/modules/pf_breadcrumb/actions/config.php");
} elseif ($A == "pf_breadcrumb" && $SA == "configUpdate" && $tab_id == "1" && $MID == $currentMID && $_SESSION["acct_admin"] == "Y") { // ADDITIONAL CONFIGUPDATE
include_once($_SERVER["DOCUMENT_ROOT"] . "/modules/pf_breadcrumb/actions/config_update.php");
} // if
// config
if ($_REQUEST["areq"]) {
include_once($_SERVER["DOCUMENT_ROOT"] . "/libraries/core/actions/module_config.php");
} // if
// OUTPUT
if (!$noOutput) {
include_once($_SERVER["DOCUMENT_ROOT"] . "/modules/pf_breadcrumb/actions/output.php");
} // if
?>
|
|
|

BBB Warns of Phony Text Messages Alleging "Problem" with Credit Union Accounts
|
| 2011-09-28 |
(Lexington, KY) - The Better Business of Bureau of Central & Eastern Kentucky is warning of a text message scam hitting area cell phones that seem to warn of an "alert" being placed on the recipients' credit union card accounts. It's really an attempt to steal personal financial information. At least one victim has reported falling for the scam.
Consumers from central Kentucky have called the BBB to report that they received a text message on their phones that states the following:
18599083268@creditunionaccess.com / / A pending alert has been placed on your Credit Union card. Call toll. free: 1-859-908-3268 for more info
The phone number does not match any records in BBB files. A call to the number reaches an automated system that just says it's an "electronic verification service." It states that no live customer service representatives would be involved due to security reasons, which is why the system is automated. It then proceeds to ask for a 16 digit credit card number.
"This text message does not name a specific credit union, so it would be easy for an unsuspecting credit union customer to assume it is aimed at him or her," said Jack Frank, President and CEO of the BBB of Central & Eastern Kentucky. "But the warning remains the same...people should never assume that a text, voice or email message warning of a problem with their bank account or credit card is real. Check it out first."
Some consumers who have called the BBB said they belong to various credit unions, but some did not. Technology allows con artists to make a phone call appear to come from a local area phone number, in this case, the 859 area code, in an additional attempt to convince the consumer that the message is real.
If consumers receive a text, voice or email message indicating a problem with any of their financial accounts, they should verify whether or not it is true by calling their financial institution at a number directly from their credit card or bank statements, and NOT the number given in the message.
* * * * * *
Contact the Better Business Bureau of Central & Eastern Kentucky to check out companies, charities, or to report problems and scams by calling the Lexington office at (859) 259-1008 or toll-free 1-800-866-6668 or the Somerset office at (606) 678-2014. Services are also available by logging on to www.bluegrass.bbb.org.
|
|
|
|
|