Z
С нами с 15.05.05
Сообщения: 55065
Рейтинг: 7770
|
Добавлено: 06/08/13 в 00:06 |
собственно сабж
проблема в том что есть инет магаз, там юзаются ЧПУ через скрипт который зазенден
но так как зенд неработает под PHP 5.3.xx не могу перенести магазин на новый сервак
может ктото сможет помочь, можно по дружески, можно за вознаграждение
|
|
|
|
Elite mercenary
С нами с 26.04.09
Сообщения: 10376
Рейтинг: 1650
|
Добавлено: 06/08/13 в 03:29 |
На серваке можно собрать 2 разных PHP, один старый PHP 5.2 под зенд, 2й новый под всё остальное. Это как вариант.
|
|
|
|
С нами с 06.11.12
Сообщения: 1715
Рейтинг: 1136
|
Добавлено: 06/08/13 в 06:20 |
Вопрос тогда возник, как защищать скрипты под новым PHP, если зенд под ним не работает, есть какие решения?
|
|
|
|
Elite mercenary
С нами с 26.04.09
Сообщения: 10376
Рейтинг: 1650
|
Добавлено: 06/08/13 в 09:12 |
Ну смартсидж вот на IonCube сидит
Stream Rotator имел ту же проблему с зендом, перешли на IonCube
|
|
|
|
С нами с 01.04.07
Сообщения: 4378
Рейтинг: 2970
|
Добавлено: 06/08/13 в 09:15 |
Если там не мегабайты с сотнями папок, то давай, посмотрим.
|
|
|
|
Z
С нами с 15.05.05
Сообщения: 55065
Рейтинг: 7770
|
Добавлено: 06/08/13 в 10:03 |
|
|
|
|
www.phpdevs.com
С нами с 24.10.02
Сообщения: 16633
Рейтинг: 16105
|
Добавлено: 06/08/13 в 10:09 |
^Krot писал: | Вопрос тогда возник, как защищать скрипты под новым PHP, если зенд под ним не работает, есть какие решения? |
Ioncube. А zend работает, только там очень уж большую жабу вырастили, мало того, что версии декодеров не совместимы, так еще и версии энкодеров по отдельной оплате апдейтятся.
|
|
Пишу на php/mysql/django за вменяемые деньги.
Обращаться в личку.
|
1
|
|
|
С нами с 01.04.07
Сообщения: 4378
Рейтинг: 2970
|
Добавлено: 06/08/13 в 10:13 |
Нафига его в архив совать? 1 килобайт сэкономить?
|
|
|
|
www.phpdevs.com
С нами с 24.10.02
Сообщения: 16633
Рейтинг: 16105
|
Добавлено: 06/08/13 в 10:40 |
gimcnuk писал: | Нафига его в архив совать? 1 килобайт сэкономить? |
Что бы гарантированно скачать в родном виде, а не так, как придет в голову браузеру.
|
|
Пишу на php/mysql/django за вменяемые деньги.
Обращаться в личку.
|
10
|
|
|
С нами с 08.04.11
Сообщения: 129
Рейтинг: 118
|
Добавлено: 06/08/13 в 10:42 |
Код: [развернуть] | <?php
function gmts( )
{
list( $_obfuscate_FVLV_Aяя, $_obfuscate_ByD ) = explode( " ", microtime( ) );
return ( double ) + ( double );
}
define( "SECURITY_STOP_MSG", "License not found!" );
define( "SECURITY_NOLIC_MSG", "Invalid license!" );
define( "ERROR_DB_INIT", "Database connection problem!" );
$sc_1 = gmts( );
$sc_4 = 0;
$sc_8 = 0;
$gmc = 1;
if ( file_exists( "core/config/license.txt" ) )
{
if ( in_array( md5( strtr( $_SERVER['HTTP_HOST'], array( "www." => "" ) )."sNLYnT" ), explode( "dlv1b", trim( file_get_contents( "core/config/license.txt" ) ) ) ) )
{
exit( SECURITY_NOLIC_MSG );
}
}
exit( SECURITY_STOP_MSG );
include( "core/config/init.php" );
include( "core/includes/database/mysql.php" );
$far_1 = array( "core/config/connect.inc.php", "core/config/language_list.php", "core/classes/class.ajax.php", "core/classes/class.kcaptcha.php", "core/classes/class.virtual.paymentmodule.php", "core/classes/class.virtual.shippingratecalculator.php", "core/classes/class.xml2array.php" );
$far_2 = glob( "core/functions/*.php" );
$far = array_merge( $far_1, $far_2 );
$cfar = count( $far );
if ( file_exists( "core/cache/fcache.php" ) )
{
include( "core/cache/fcache.php" );
}
else
{
$n = 0;
for ( ; $n < $cfar; ++$n )
{
include( $far[$n] );
}
}
define( "PATH_DELIMITER", iswindows( ) ? ";" : ":" );
$_POST = xstripslashesgpc( $_POST );
$_GET = xstripslashesgpc( $_GET );
$_COOKIE = xstripslashesgpc( $_COOKIE );
if ( !db_connect( DB_HOST, DB_USER, DB_PASS ) )
{
exit( ERROR_DB_INIT );
}
if ( !db_select_db( DB_NAME ) )
{
exit( db_error( ) );
}
settingdefineconstants( );
include( "core/config/headers.php" );
include( "core/config/error_handler.php" );
define( "SECURITY_EXPIRE", 3600 * CONF_SECURITY_EXPIRE );
session_set_save_handler( "sess_open", "sess_close", "sess_read", "sess_write", "sess_destroy", "sess_gc" );
session_set_cookie_params( SECURITY_EXPIRE );
session_start( );
if ( isset( $_COOKIE['PHPSESSID'] ) )
{
setcookie( "PHPSESSID", $_COOKIE['PHPSESSID'], time( ) + SECURITY_EXPIRE );
}
if ( isset( $_POST['lang'] ) )
{
$_SESSION['current_language'] = $_POST['lang'];
}
if ( !isset( $_SESSION['current_language'] ) || $_SESSION['current_language'] < 0 || count( $lang_list ) < $_SESSION['current_language'] )
{
$_SESSION['current_language'] = 0;
}
if ( isset( $lang_list[$_SESSION['current_language']] ) && file_exists( "core/languages/".$lang_list[$_SESSION['current_language']]->filename ) )
{
include( "core/languages/".$lang_list[$_SESSION['current_language']]->filename );
}
else
{
exit( "<font color=red><b>ERROR: Couldn't find language file!</b></font>" );
}
if ( isset( $_GET['do'] ) )
{
if ( in_array( $_GET['do'], array( "captcha", "cart", "rss", "compare", "yandex", "invoice_jur", "invoice_phys", "stat", "get_file" ) ) )
{
include( "core/includes/processor/".$_GET['do'].".php" );
}
else
{
header( "HTTP/1.0 404 Not Found" );
header( "HTTP/1.1 404 Not Found" );
header( "Status: 404 Not Found" );
exit( ERROR_404_HTML );
}
}
require( "core/smarty/smarty.class.php" );
$smarty = new smarty( );
$smarty_mail = new smarty( );
if ( ( integer ) )
{
$smarty->force_compile = true;
$smarty_mail->force_compile = true;
}
$relaccess = checklogin( );
$current_currency = isset( $_SESSION['current_currency'] ) ? $_SESSION['current_currency'] : CONF_DEFAULT_CURRENCY;
$smarty->assign( "current_currency", $current_currency );
$q = db_query( "select code, currency_value, where2show, currency_iso_3, Name, roundval from ".CURRENCY_TYPES_TABLE." where CID=".( integer ) );
if ( $row = db_fetch_row( $q ) )
{
$smarty->assign( "currency_name", $row[0] );
$selected_currency_details = $row;
}
else
{
$q = db_query( "select code, currency_value, where2show, roundval from ".CURRENCY_TYPES_TABLE );
if ( $row = db_fetch_row( $q ) )
{
$smarty->assign( "currency_name", $row[0] );
$selected_currency_details = $row;
}
}
$smarty->assign( "currency_roundval", $selected_currency_details['roundval'] );
if ( isset( $_GET['categoryID'] ) || isset( $_GET['categoryID'] ) )
{
$categoryID = isset( $_POST['categoryID'], $_GET['categoryID'] ) ? $_GET['categoryID'] : $_POST['categoryID'];
$categoryID = ( integer );
}
if ( isset( $_GET['productID'] ) || isset( $_GET['productID'] ) )
{
$productID = isset( $_POST['productID'], $_GET['productID'] ) ? $_GET['productID'] : $_POST['productID'];
$productID = ( integer );
}
$register = isset( $_POST['register'], $_GET['register'] ) ? $_GET['register'] : $_POST['register'];
$update_details = isset( $_POST['update_details'], $_GET['update_details'] ) ? $_GET['update_details'] : $_POST['update_details'];
$order = isset( $_POST['order'], $_GET['order'] ) ? $_GET['order'] : $_POST['order'];
$order_without_billing_address = isset( $_POST['order_without_billing_address'], $_GET['order_without_billing_address'] ) ? $_GET['order_without_billing_address'] : $_POST['order_without_billing_address'];
$check_order = isset( $_POST['check_order'], $_GET['check_order'] ) ? $_GET['check_order'] : $_POST['check_order'];
$proceed_ordering = isset( $_POST['proceed_ordering'], $_GET['proceed_ordering'] ) ? $_GET['proceed_ordering'] : $_POST['proceed_ordering'];
$update_customer_info = isset( $_POST['update_customer_info'], $_GET['update_customer_info'] ) ? $_GET['update_customer_info'] : $_POST['update_customer_info'];
$show_aux_page = isset( $_POST['show_aux_page'], $_GET['show_aux_page'] ) ? $_GET['show_aux_page'] : $_POST['show_aux_page'];
if ( isset( $_GET['visit_history'] ) || isset( $_POST['visit_history'] ) )
{
$visit_history = 1;
}
if ( isset( $_GET['order_history'] ) || isset( $_POST['order_history'] ) )
{
$order_history = 1;
}
if ( isset( $_GET['address_book'] ) || isset( $_POST['address_book'] ) )
{
$address_book = 1;
}
$address_editor = isset( $_POST['address_editor'], $_GET['address_editor'] ) ? $_GET['address_editor'] : $_POST['address_editor'];
$add_new_address = isset( $_POST['add_new_address'], $_GET['add_new_address'] ) ? $_GET['add_new_address'] : $_POST['add_new_address'];
$contact_info = isset( $_POST['contact_info'], $_GET['contact_info'] ) ? $_GET['contact_info'] : $_POST['contact_info'];
if ( isset( $_GET['comparison_products'] ) || isset( $_POST['comparison_products'] ) )
{
$comparison_products = 1;
}
if ( isset( $_GET['register_authorization'] ) || isset( $_POST['register_authorization'] ) )
{
$register_authorization = 1;
}
if ( isset( $_GET['page_not_found'] ) || isset( $_POST['page_not_found'] ) )
{
$page_not_found = 1;
}
if ( isset( $_GET['news'] ) || isset( $_POST['news'] ) )
{
$news = 1;
}
if ( isset( $_GET['quick_register'] ) )
{
$quick_register = 1;
}
if ( isset( $_GET['order2_shipping_quick'] ) )
{
$order2_shipping_quick = 1;
}
if ( isset( $_GET['order3_billing_quick'] ) )
{
$order3_billing_quick = 1;
}
if ( isset( $_GET['order2_shipping'] ) || isset( $_POST['order2_shipping'] ) )
{
$order2_shipping = 1;
}
if ( isset( $_GET['order3_billing'] ) || isset( $_POST['order3_billing'] ) )
{
$order3_billing = 1;
}
if ( isset( $_GET['change_address'] ) || isset( $_POST['change_address'] ) )
{
$change_address = 1;
}
if ( isset( $_GET['order4_confirmation'] ) || isset( $_POST['order4_confirmation'] ) )
{
$order4_confirmation = 1;
}
if ( isset( $_GET['order4_confirmation_quick'] ) || isset( $_POST['order4_confirmation_quick'] ) )
{
$order4_confirmation_quick = 1;
}
$order_detailed = isset( $_POST['order_detailed'], $_GET['order_detailed'] ) ? $_GET['order_detailed'] : $_POST['order_detailed'];
$p_order_detailed = isset( $_POST['p_order_detailed'], $_GET['p_order_detailed'] ) ? $_GET['p_order_detailed'] : $_POST['p_order_detailed'];
if ( isset( $_SESSION['vote_completed'] ) )
{
$_SESSION['vote_completed'] = array( );
}
$offset = isset( $_GET['offset'] ) ? $_GET['offset'] : 0;
if ( $offset < 0 || $offset % CONF_PRODUCTS_PER_PAGE )
{
$offset = 0;
}
if ( isset( $productID ) )
{
$q = db_query( "select categoryID FROM ".PRODUCTS_TABLE." WHERE productID=".( integer ) );
$r = db_fetch_row( $q );
if ( $r )
{
$categoryID = $r[0];
}
}
if ( isset( $_POST['change_design'] ) )
{
$_SESSION['CUSTOM_DESIGN'] = $_POST['change_design'];
}
if ( isset( $_SESSION['CUSTOM_DESIGN'] ) )
{
$smarty->template_dir = "core/tpl/user/".$_SESSION['CUSTOM_DESIGN'];
define( "TPL", $_SESSION['CUSTOM_DESIGN'] );
}
else
{
$smarty->template_dir = "core/tpl/user/".CONF_DEFAULT_TEMPLATE;
define( "TPL", CONF_DEFAULT_TEMPLATE );
}
$smarty_mail->template_dir = "core/tpl/email";
$q = db_query( "select CID, Name, code, currency_value, where2show, roundval, currency_iso_3 from ".CURRENCY_TYPES_TABLE." order by sort_order" );
$currencies = array( );
while ( $row = db_fetch_row( $q ) )
{
$currencies[] = $row;
}
$smarty->assign( "currencies", $currencies );
$smarty->assign( "currencies_count", count( $currencies ) );
$smarty->assign( "lang_list", $lang_list );
if ( isset( $_SESSION['current_language'] ) )
{
$smarty->assign( "current_language", $_SESSION['current_language'] );
}
if ( isset( $_SESSION['log'] ) )
{
$smarty->assign( "log", $_SESSION['log'] );
}
if ( isset( $categoryID ) )
{
$smarty->assign( "categoryID", $categoryID );
}
if ( isset( $productID ) )
{
$smarty->assign( "productID", $productID );
}
if ( isset( $_GET['currency'] ) )
{
$smarty->assign( "currency", $_GET['currency'] );
}
if ( isset( $_GET['user_details'] ) )
{
$smarty->assign( "user_details", $_GET['user_details'] );
}
if ( isset( $_GET['aux_page'] ) )
{
$smarty->assign( "aux_page", $_GET['aux_page'] );
}
if ( isset( $_GET['show_price'] ) )
{
$smarty->assign( "show_price", $_GET['show_price'] );
}
if ( isset( $_GET['searchstring'] ) )
{
$smarty->hassign( "searchstring", $_GET['searchstring'] );
}
if ( isset( $register ) )
{
$smarty->assign( "register", $register );
}
if ( isset( $order ) )
{
$smarty->assign( "order", $order );
}
if ( isset( $check_order ) )
{
$smarty->assign( "check_order", $check_order );
}
$smarty->assign( "main_content_template", "home.tpl.html" );
$q = db_query( "select categoryID, name, products_count, products_count_admin, parent, picture, subcount FROM ".CATEGORIES_TABLE." ORDER BY sort_order, name" );
$fc = array( );
$mc = array( );
while ( $row = db_fetch_row( $q ) )
{
$fc[( integer )] = $row;
$mc[( integer )] = ( integer );
}
$cats = catgetcategoryclistmin( );
if ( ( integer ) )
{
if ( file_exists( "core/cache/incache.php" ) )
{
unlink( "core/cache/incache.php" );
}
if ( file_exists( "core/cache/fcache.php" ) )
{
unlink( "core/cache/fcache.php" );
}
$fls = glob( "core/includes/*.php" );
$cfls = count( $fls );
$zc = 0;
for ( ; $zc < $cfls; ++$zc )
{
include( $fls[$zc] );
}
}
else if ( file_exists( "core/cache/incache.php" ) )
{
include( "core/cache/incache.php" );
}
else
{
ob_start( );
$n = 0;
for ( ; $n < $cfar; ++$n )
{
readfile( $far[$n] );
}
$_res = ob_get_contents( );
ob_end_clean( );
$fh = fopen( "core/cache/fcache.php", "w" );
fwrite( $fh, $_res );
fclose( $fh );
unset( $_res );
$fls = glob( "core/includes/*.php" );
$cfls = count( $fls );
ob_start( );
$i = 0;
for ( ; $i < $cfls; ++$i )
{
readfile( $fls[$i] );
}
$_res = ob_get_contents( );
ob_end_clean( );
$fh = fopen( "core/cache/incache.php", "w" );
fwrite( $fh, $_res );
fclose( $fh );
unset( $_res );
include( "core/cache/incache.php" );
}
if ( isset( $_SESSION['log'] ) && in_array( 100, $relaccess ) )
{
$smarty->assign( "isadmin", "yes" );
$adminislog = true;
}
else
{
$adminislog = false;
}
$exploerrors = "";
if ( file_exists( "install.php" ) )
{
$exploerrors .= WARNING_DELETE_INSTALL_PHP;
}
if ( is_writable( "core/cache" ) )
{
exit( WARNING_WRONG_CHMOD );
}
$RGLBLS = @ini_get( "register_globals" );
if ( strtolower( $RGLBLS ) == "on" || ( integer ) == 1 )
{
exit( WARNING_REGISTER_GLOBALS );
}
$smarty->assign( "exploerrors", $exploerrors );
$tmpb = array( );
foreach ( $leftb as $keylb => $vallb )
{
if ( $vallb['which'] == 1 )
{
if ( !in_array( $smarty->get_template_vars( "main_content_template" ), $vallb['pages'] ) && !in_array( $aux_page['aux_page_ID'], $vallb['dpages'] ) && !in_array( $categoryID, $vallb['categories'] ) && !in_array( $productID, $vallb['products'] ) )
{
$vallb['state'] = false;
}
if ( in_array( $categoryID, $vallb['categories'] ) && !in_array( $productID, $vallb['products'] ) && $smarty->get_template_vars( "main_content_template" ) == "product_detailed.tpl.html" )
{
$vallb['state'] = false;
}
}
else
{
if ( $vallb['which'] == 2 && ( in_array( $smarty->get_template_vars( "main_content_template" ), $vallb['pages'] ) || in_array( $aux_page['aux_page_ID'], $vallb['dpages'] ) || in_array( $categoryID, $vallb['categories'] ) || in_array( $productID, $vallb['products'] ) ) )
{
$vallb['state'] = false;
}
if ( in_array( $categoryID, $vallb['categories'] ) && !in_array( $productID, $vallb['products'] ) && $smarty->get_template_vars( "main_content_template" ) == "product_detailed.tpl.html" )
{
$vallb['state'] = true;
}
}
if ( $vallb['admin'] == 1 && !$adminislog )
{
$vallb['state'] = false;
}
if ( $vallb['state'] == true && $vallb['url'] == "filter.tpl.html" )
{
if ( $smarty->get_template_vars( "main_content_template" ) == ( TRUE ) )
{
if ( $smarty->get_template_vars( "categories_to_select" ) )
{
$vallb['state'] = false;
}
if ( $categoryID )
{
$vallb['state'] = false;
}
if ( $smarty->get_template_vars( "allow_products_search" ) )
{
$vallb['state'] = false;
}
}
else
{
$vallb['state'] = false;
}
}
if ( $vallb['state'] == true )
{
$tmpb[] = $vallb;
}
}
$smarty->assign( "left_blocks", $tmpb );
$smarty->assign( "countlb", count( $tmpb ) );
$tmpb = array( );
foreach ( $rightb as $keylb => $vallb )
{
if ( $vallb['which'] == 1 )
{
if ( !in_array( $smarty->get_template_vars( "main_content_template" ), $vallb['pages'] ) && !in_array( $aux_page['aux_page_ID'], $vallb['dpages'] ) && !in_array( $categoryID, $vallb['categories'] ) && !in_array( $productID, $vallb['products'] ) )
{
$vallb['state'] = false;
}
if ( in_array( $categoryID, $vallb['categories'] ) && !in_array( $productID, $vallb['products'] ) && $smarty->get_template_vars( "main_content_template" ) == "product_detailed.tpl.html" )
{
$vallb['state'] = false;
}
}
else
{
if ( $vallb['which'] == 2 && ( in_array( $smarty->get_template_vars( "main_content_template" ), $vallb['pages'] ) || in_array( $aux_page['aux_page_ID'], $vallb['dpages'] ) || in_array( $categoryID, $vallb['categories'] ) || in_array( $productID, $vallb['products'] ) ) )
{
$vallb['state'] = false;
}
if ( in_array( $categoryID, $vallb['categories'] ) && !in_array( $productID, $vallb['products'] ) && $smarty->get_template_vars( "main_content_template" ) == "product_detailed.tpl.html" )
{
$vallb['state'] = true;
}
}
if ( $vallb['admin'] == 1 && !$adminislog )
{
$vallb['state'] = false;
}
if ( $vallb['state'] == true && $vallb['url'] == "filter.tpl.html" )
{
if ( $smarty->get_template_vars( "main_content_template" ) == ( TRUE ) )
{
if ( $smarty->get_template_vars( "categories_to_select" ) )
{
$vallb['state'] = false;
}
if ( $categoryID )
{
$vallb['state'] = false;
}
if ( $smarty->get_template_vars( "allow_products_search" ) )
{
$vallb['state'] = false;
}
}
else
{
$vallb['state'] = false;
}
}
if ( $vallb['state'] == true )
{
$tmpb[] = $vallb;
}
}
$smarty->assign( "right_blocks", $tmpb );
$smarty->assign( "countrb", count( $tmpb ) );
$tmpb = array( );
foreach ( $topb as $keylb => $vallb )
{
if ( $vallb['which'] == 1 )
{
if ( !in_array( $smarty->get_template_vars( "main_content_template" ), $vallb['pages'] ) && !in_array( $aux_page['aux_page_ID'], $vallb['dpages'] ) && !in_array( $categoryID, $vallb['categories'] ) && !in_array( $productID, $vallb['products'] ) )
{
$vallb['state'] = false;
}
if ( in_array( $categoryID, $vallb['categories'] ) && !in_array( $productID, $vallb['products'] ) && $smarty->get_template_vars( "main_content_template" ) == "product_detailed.tpl.html" )
{
$vallb['state'] = false;
}
}
else
{
if ( $vallb['which'] == 2 && ( in_array( $smarty->get_template_vars( "main_content_template" ), $vallb['pages'] ) || in_array( $aux_page['aux_page_ID'], $vallb['dpages'] ) || in_array( $categoryID, $vallb['categories'] ) || in_array( $productID, $vallb['products'] ) ) )
{
$vallb['state'] = false;
}
if ( in_array( $categoryID, $vallb['categories'] ) && !in_array( $productID, $vallb['products'] ) && $smarty->get_template_vars( "main_content_template" ) == "product_detailed.tpl.html" )
{
$vallb['state'] = true;
}
}
if ( $vallb['admin'] == 1 && !$adminislog )
{
$vallb['state'] = false;
}
if ( $vallb['state'] == true && $vallb['url'] == "filter.tpl.html" )
{
if ( $smarty->get_template_vars( "main_content_template" ) == ( TRUE ) )
{
if ( $smarty->get_template_vars( "categories_to_select" ) )
{
$vallb['state'] = false;
}
if ( $categoryID )
{
$vallb['state'] = false;
}
if ( $smarty->get_template_vars( "allow_products_search" ) )
{
$vallb['state'] = false;
}
}
else
{
$vallb['state'] = false;
}
}
if ( $vallb['state'] == true )
{
$tmpb[] = $vallb;
}
}
$smarty->assign( "top_blocks", $tmpb );
$smarty->assign( "counttb", count( $tmpb ) );
$tmpb = array( );
foreach ( $bottomb as $keylb => $vallb )
{
if ( $vallb['which'] == 1 )
{
if ( !in_array( $smarty->get_template_vars( "main_content_template" ), $vallb['pages'] ) && !in_array( $aux_page['aux_page_ID'], $vallb['dpages'] ) && !in_array( $categoryID, $vallb['categories'] ) && !in_array( $productID, $vallb['products'] ) )
{
$vallb['state'] = false;
}
if ( in_array( $categoryID, $vallb['categories'] ) && !in_array( $productID, $vallb['products'] ) && $smarty->get_template_vars( "main_content_template" ) == "product_detailed.tpl.html" )
{
$vallb['state'] = false;
}
}
else
{
if ( $vallb['which'] == 2 && ( in_array( $smarty->get_template_vars( "main_content_template" ), $vallb['pages'] ) || in_array( $aux_page['aux_page_ID'], $vallb['dpages'] ) || in_array( $categoryID, $vallb['categories'] ) || in_array( $productID, $vallb['products'] ) ) )
{
$vallb['state'] = false;
}
if ( in_array( $categoryID, $vallb['categories'] ) && !in_array( $productID, $vallb['products'] ) && $smarty->get_template_vars( "main_content_template" ) == "product_detailed.tpl.html" )
{
$vallb['state'] = true;
}
}
if ( $vallb['admin'] == 1 && !$adminislog )
{
$vallb['state'] = false;
}
if ( $vallb['state'] == true && $vallb['url'] == "filter.tpl.html" )
{
if ( $smarty->get_template_vars( "main_content_template" ) == ( TRUE ) )
{
if ( $smarty->get_template_vars( "categories_to_select" ) )
{
$vallb['state'] = false;
}
if ( $categoryID )
{
$vallb['state'] = false;
}
if ( $smarty->get_template_vars( "allow_products_search" ) )
{
$vallb['state'] = false;
}
}
else
{
$vallb['state'] = false;
}
}
if ( $vallb['state'] == true )
{
$tmpb[] = $vallb;
}
}
$smarty->assign( "bottom_blocks", $tmpb );
$smarty->assign( "countbb", count( $tmpb ) );
$sc_2 = getmicrotime( );
$sr_1 = $sc_2 - $sc_1 - $sc_8;
$smarty->display( "index.tpl.html" );
if ( $adminislog && CONF_DISPLAY_INFO == 1 )
{
$sr3 = getmicrotime( );
$sr_2 = $sr3 - $sc_2;
$sr_3 = $sr3 - $sc_1;
$sr_1 = number_format( round( $sr_1, 3 ), 3, ".", "" );
$sr_2 = number_format( round( $sr_2, 3 ), 3, ".", "" );
$sr_3 = number_format( round( $sr_3, 3 ), 3, ".", "" );
$sc_8 = number_format( round( $sc_8, 3 ), 3, ".", "" );
$_SESSION['tgenexe'] = $sr_1;
$_SESSION['tgencompile'] = $sr_2;
$_SESSION['tgendb'] = $sc_8;
$_SESSION['tgenall'] = $sr_3;
$_SESSION['tgensql'] = $sc_4;
}
?>
|
Пробуем
|
|
|
|
С нами с 08.04.11
Сообщения: 129
Рейтинг: 118
|
Добавлено: 06/08/13 в 10:43 |
Етот двиг форума полное говно.После нажатии кнопки назад делает второй пост.
|
|
|
|
Z
С нами с 15.05.05
Сообщения: 55065
Рейтинг: 7770
|
Добавлено: 06/08/13 в 10:49 |
Спасибо!
но блин что то вылазиет ошибка ругается на
стрчку с кодом - return ( double ) + ( double ); может тут что то надо дописать для PHP5.3
а может из за
Код: [развернуть] | {
list( $_obfuscate_FVLV_Aяя, $_obfuscate_ByD ) = explode( " ", microtime( ) );
return ( double ) + ( double );
} |
там вот, какието руские буквы и символы
а так вроде остальной код в порядке
|
|
|
|
С нами с 08.04.11
Сообщения: 129
Рейтинг: 118
|
Добавлено: 06/08/13 в 10:55 |
К сожалению дезендер не очень прецизен в работе.
|
|
|
|
С нами с 01.04.07
Сообщения: 4378
Рейтинг: 2970
|
Добавлено: 06/08/13 в 11:04 |
andreich писал: | там вот, какието руские буквы и символы |
Ну, по смыслу, попробуй:
Код: [развернуть] |
list( $a, $b ) = explode( " ", microtime( ) );
return (double)$a + (double)$b;
|
Не думаю, что на микротайме что-то серьёзное замешано.
Stek писал: | Что бы гарантированно скачать в родном виде, а не так, как придет в голову браузеру. |
Ни разу с таким не сталкивался
|
|
|
|
Z
С нами с 15.05.05
Сообщения: 55065
Рейтинг: 7770
|
Добавлено: 06/08/13 в 12:14 |
gimcnuk: попробывал теперь ругается на
if ( ( integer ) )
Код: [развернуть] | require( "core/smarty/smarty.class.php" );
$smarty = new smarty( );
$smarty_mail = new smarty( );
if ( ( integer ) ) |
|
|
|
|
С нами с 01.04.07
Сообщения: 4378
Рейтинг: 2970
|
Добавлено: 06/08/13 в 16:21 |
andreich писал: | gimcnuk: попробывал теперь ругается на
|
Ну, тут нужно нанимать человечка, который будет по смыслу смотреть.
|
|
|
|
Бывший предводитель
С нами с 14.05.11
Сообщения: 6525
Рейтинг: 135
|
Добавлено: 16/08/13 в 15:29 |
|
|
|
|
Текстовая реклама в форме ответа Заголовок и до четырех строчек текста Длина текста до 350 символов Купить рекламу в этом месте! |
|
Спонсор раздела
|