Jump to content

micho88

Members
  • Posts

    30
  • Joined

  • Last visited

1 Follower

Profile Information

  • Location
    Slovenia
  • Activity
    Other

micho88's Achievements

Newbie

Newbie (1/14)

2

Reputation

  1. I go through all that "subtopics", but problem not solved. Also 2 programmers, better then me, looking for solution, but with no success. I am giving up, I will have to go another way from begging
  2. Prestashop 1.5.4.1, when click on Create account button it does nothing. My source code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7 " lang="si"> <![endif]--> <!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7" lang="si"> <![endif]--> <!--[if IE 8]><html class="no-js lt-ie9 ie8" lang="si"> <![endif]--> <!--[if gt IE 8]> <html class="no-js ie9" lang="si"> <![endif]--> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="si"> <head> <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js' type='text/javascript'/> <script class="jsbin" src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <title>Prijava - 112PC.si</title> <meta name="description" content="prijava" /> <meta name="keywords" content="avtentikacija,prijava" /> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> <meta http-equiv="content-language" content="si" /> <meta name="generator" content="PrestaShop" /> <meta name="robots" content="index,follow" /> <link rel="icon" type="image/vnd.microsoft.icon" href="/img/favicon.ico?1410780193" /> <link rel="shortcut icon" type="image/x-icon" href="/img/favicon.ico?1410780193" /> <script type="text/javascript"> var baseDir = 'https://www.112pc.si/'; var baseUri = 'https://www.112pc.si/'; var static_token = 'f73026a867c49ce04ad675a75c6a1b19'; var token = '937e61ff88ea8b6ddbc5fa7767911edd'; var priceDisplayPrecision = 2; var priceDisplayMethod = 0; var roundMode = 2; </script> <link href="/themes/112pc/css/grid_prestashop.css" rel="stylesheet" type="text/css" media="all" /> <link href="/themes/112pc/css/global.css" rel="stylesheet" type="text/css" media="all" /> <link href="/themes/112pc/css/authentication.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blockbestsellers/blockbestsellers.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blockpermanentlinks/blockpermanentlinks.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blockviewed/blockviewed.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blockcontact/blockcontact.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blockcart/blockcart.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blockspecials/blockspecials.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blocknewproducts/blocknewproducts.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blockmyaccountfooter/blockmyaccount.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blockuserinfo/blockuserinfo.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/favoriteproducts/favoriteproducts.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blocknewsletter/blocknewsletter.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/productcomments/productcomments.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/passwordwidget/css/pwdwidget.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/homenewproducts/homenewproducts.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/paypal/css/paypal.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/cookieslaw/cookieslaw.css" rel="stylesheet" type="text/css" media="all" /> <link href="/js/jquery/plugins/autocomplete/jquery.autocomplete.css" rel="stylesheet" type="text/css" media="all" /> <link href="/themes/112pc/css/product_list.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blocksearch/blocksearch.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blocktopmenu/css/superfish-modified.css" rel="stylesheet" type="text/css" media="all" /> <link href="/modules/blockreinsurance/style.css" rel="stylesheet" type="text/css" media="all" /> <script type="text/javascript" src="/js/jquery/jquery-1.7.2.min.js"></script> <script type="text/javascript" src="/js/jquery/plugins/jquery.easing.js"></script> <script type="text/javascript" src="/js/tools.js"></script> <script type="text/javascript" src="/js/jquery/plugins/jquery.typewatch.js"></script> <script type="text/javascript" src="/themes/112pc/js/tools/statesManagement.js"></script> <script type="text/javascript" src="/modules/blockcart/ajax-cart.js"></script> <script type="text/javascript" src="/themes/112pc/js/tools/treeManagement.js"></script> <script type="text/javascript" src="/modules/favoriteproducts/favoriteproducts.js"></script> <script type="text/javascript" src="/modules/passwordwidget/js/pwdwidget.js"></script> <script type="text/javascript" src="/modules/cookieslaw/cookieslaw.js"></script> <script type="text/javascript" src="/js/jquery/plugins/autocomplete/jquery.autocomplete.js"></script> <script type="text/javascript" src="/modules/blocktopmenu/js/hoverIntent.js"></script> <script type="text/javascript" src="/modules/blocktopmenu/js/superfish-modified.js"></script> <script type="text/javascript" src="/modules/productcomments/js/jquery.rating.pack.js"></script> <script type="text/javascript"> var favorite_products_url_add = 'http://www.112pc.si/module/favoriteproducts/actions?process=add'; var favorite_products_url_remove = 'http://www.112pc.si/module/favoriteproducts/actions?process=remove'; </script> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-53909268-1'); ga('send', 'pageview'); </script> <meta name="google-site-verification" content="googlef4c85dd7ab11a504" /> <script type="text/javascript"> function loadPasswordWidget(){ $('#passwd').after('<div id="passwordwidget" />'); $('#passwd').remove(); var pwdwidget = new PasswordWidget('passwordwidget','passwd'); pwdwidget.txtShow= "Prikaži"; pwdwidget.txtMask= "Maska"; pwdwidget.txtGenerate = "Generiraj"; pwdwidget.txtWeak = "Slabo"; pwdwidget.txtMedium = "Srednje"; pwdwidget.txtGood = "Dobro"; pwdwidget.MakePWDWidget(); $('#passwordwidget').after('<div class="clearfix" />'); $('p.password').find('span.form_info').after('<div class="clearfix" />'); } </script><script type="text/javascript">/* * 2007-2014 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to [email protected] so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA <[email protected]> * @copyright 2007-2014 PrestaShop SA * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ $(document).ready( function() { $('#payment_paypal_express_checkout').click(function() { $('#paypal_payment_form').submit(); return false; }); $('#paypal_payment_form').live('submit', function() { var nb = $('#quantity_wanted').val(); var id = $('#idCombination').val(); $('#paypal_payment_form input[name=quantity]').val(nb); $('#paypal_payment_form input[name=id_p_attr]').val(id); }); function displayExpressCheckoutShortcut() { var id_product = $('input[name="id_product"]').val(); var id_product_attribute = $('input[name="id_product_attribute"]').val(); $.ajax({ type: "GET", url: baseDir+'/modules/paypal/express_checkout/ajax.php', data: { get_qty: "1", id_product: id_product, id_product_attribute: id_product_attribute }, cache: false, success: function(result) { if (result == '1') { $('#container_express_checkout').slideDown(); } else { $('#container_express_checkout').slideUp(); } return true; } }); } $('select[name^="group_"]').change(function () { displayExpressCheckoutShortcut(); }); $('.color_pick').click(function () { displayExpressCheckoutShortcut(); }); var modulePath = 'modules/paypal'; var subFolder = '/integral_evolution'; var baseDirPP = baseDir.replace('http', 'https'); var fullPath = baseDirPP + modulePath + subFolder; var confirmTimer = false; if ($('form[target="hss_iframe"]').length == 0) { if ($('select[name^="group_"]').length > 0) displayExpressCheckoutShortcut(); return false; } else { checkOrder(); } function checkOrder() { if(confirmTimer == false) confirmTimer = setInterval(getOrdersCount, 1000); } }); </script><!-- MODULE cookieslaw --> <script type="text/javascript"> //<![CDATA[ var user_options = { "cookieTop":"", "messageContent1":"112pc uporablja", "messageContent2":"piškotke", "messageContent3":"zato, da lahko spletna deluje. Ali se strinjate, da na vaš računalnik naložimo lastne piškotke za ta namen? ", "messageContent4":"Če ne storite ničesar, predvidevamo, da se strinjate.", "cookieUrl":"info/piskotki", "redirectLink":"facebook.com/112pc.si", "okText":"Se strinjam", "notOkText":"Ne, hvala", "cookieName":"jsEUCookieslawCheck", "cookiePath":"/", "cookieDomain":"www.112pc.si", "ajaxUrl":"https://www.112pc.si/modules/cookieslaw/cookie_ajax.php" }; // ]]> </script> <!-- /MODULE cookieslaw --> <link rel="stylesheet" type="text/css" href="https://www.112pc.si/themes/112pc/css/cleantheme.css" /> </head> <body id="authentication" class="cleantheme grid pattern4 "> <div id="page" class="container_9 clearfix"> <!-- Header --> <div id="header" class="grid_9 alpha omega"> <a id="header_logo" href="http://www.112pc.si/" title=""> <img class="logo" src="/img/logo-1.jpg?1410780193" alt="112PC.si" width="360" height="73" /> </a> <div id="header_right" class="grid_9 omega"> <!-- Block permanent links module HEADER --> <ul id="header_links"> <li id="header_link_contact"><a href="https://www.112pc.si/kontakt" title="">kontakt</a></li> <li id="header_link_sitemap"><a href="http://www.112pc.si/zemljevid-strani" title="">zemljevid strani</a></li> </li> </ul> <!-- /Block permanent links module HEADER --> <!-- Block user information module HEADER --> <div id="header_user"> <ul id="header_nav"> <li id="shopping_cart"> <a href="https://www.112pc.si/narocilo" title="Poglejte v košarico" rel="nofollow">Košarica: <span class="ajax_cart_quantity hidden">0</span> <span class="ajax_cart_product_txt hidden">izdelek</span> <span class="ajax_cart_product_txt_s hidden">izdelki</span> <span class="ajax_cart_total hidden"> </span> <span class="ajax_cart_no_product">(-)</span> </a> </li> <li id="your_account"><a href="https://www.112pc.si/moj-racun" title="Vpogled v moj račun" rel="nofollow">Vaš račun</a></li> </ul> <p id="header_user_info"> Pozdravljeni <a href="https://www.112pc.si/moj-racun" title="Prijavite se. Če še nimate računa si ga lahko ustvarite tukaj" class="login" rel="nofollow">Prijava/Registracija</a> </p> </div> <!-- /Block user information module HEADER --> <!-- Menu --> <div class="sf-contener clearfix"> <ul class="sf-menu clearfix"> <li><a href="http://www.112pc.si/">Domov</a></li> <li><a href="http://www.112pc.si/info/cenik-storitev">Cenik storitev</a></li> <li><a href="http://www.112pc.si/info/odkup">Odkup</a></li> <li><a href="http://www.112pc.si/info/android">Android</a></li> <li><a href="http://www.112pc.si/info/dostava">Dostava</a></li> <li><a href="http://www.112pc.si/info/o-nas">O nas</a></li> </ul> </div> <div class="sf-right"> </div> <!--/ Menu --> <script type="text/javascript"> var CUSTOMIZE_TEXTFIELD = 1; var img_dir = 'https://www.112pc.si/themes/112pc/img/'; </script> <script type="text/javascript"> var customizationIdMessage = 'Prilagoditev št.'; var removingLinkText = 'odstrani izdelek iz košarice'; var freeShippingTranslation = 'Brezplačna dostava!'; var freeProductTranslation = 'Brezplačno!'; var delete_txt = 'Odstrani'; </script> <!-- MODULE Block cart --> <div id="cart_block" class="block exclusive"> <p class="title_block"> <a href="https://www.112pc.si/narocilo" title="Poglejte v košarico" rel="nofollow">Košarica <span id="block_cart_expand" class="hidden"> </span> <span id="block_cart_collapse" > </span> </a> </p> <div class="block_content"> <!-- block summary --> <div id="cart_block_summary" class="collapsed"> <span class="ajax_cart_quantity" style="display:none;">0</span> <span class="ajax_cart_product_txt_s" style="display:none">izdelki</span> <span class="ajax_cart_product_txt" >izdelek</span> <span class="ajax_cart_total" style="display:none"> </span> <span class="ajax_cart_no_product" >(prazno)</span> </div> <!-- block list of products --> <div id="cart_block_list" class="expanded"> <p class="cart_block_no_products" id="cart_block_no_products">Ni izdelkov</p> <table id="vouchers" style="display:none;"> <tbody> </tbody> </table> <p id="cart-prices"> <span id="cart_block_shipping_cost" class="price ajax_cart_shipping_cost">0,00 €</span> <span>Dostava</span> <br/> <span id="cart_block_total" class="price ajax_block_cart_total">0,00 €</span> <span>Skupna cena</span> </p> <p id="cart-buttons"> <a href="https://www.112pc.si/narocilo" class="button_small" title="Poglejte v košarico" rel="nofollow">Košarica</a> <a href="https://www.112pc.si/narocilo" id="button_order_cart" class="exclusive" title="Na blagajno" rel="nofollow"><span></span>Na blagajno</a> </p> </div> </div> </div> <!-- /MODULE Block cart --> <!-- MODULE SCROLLPAGE --> <link href="/modules/scrollpage/css/ui.totop.css" rel="stylesheet" type="text/css" media="all" /> <script type="text/javascript" src="/modules/scrollpage/js/easing.js"></script> <script type="text/javascript" src="/modules/scrollpage/js/global.js"></script> <script type="text/javascript" src="/modules/scrollpage/js/jquery.ui.totop.js"></script> <!-- /MODULE SCROLLPAGE --> <script type="text/javascript"> $( document ).ready(function() { $('input.star').rating(); $('.auto-submit-star').rating(); }); </script><!-- block seach mobile --> <!-- Block search module TOP --> <div id="search_block_top"> <form method="get" action="http://www.112pc.si/iskanje" id="searchbox"> <p> <label for="search_query_top"><!-- image on background --></label> <input type="hidden" name="controller" value="search" /> <input type="hidden" name="orderby" value="position" /> <input type="hidden" name="orderway" value="desc" /> <input class="search_query" type="text" id="search_query_top" name="search_query" value="" /> <input type="submit" name="submit_search" value="Najdi" class="button" style="width: 60px; margin-right: 10px;" /> </p> </form> </div> <script type="text/javascript"> // <![CDATA[ $('document').ready( function() { $("#search_query_top") .autocomplete( 'https://www.112pc.si/iskanje', { minChars: 3, max: 10, width: 500, selectFirst: false, scroll: false, dataType: "json", formatItem: function(data, i, max, value, term) { return value; }, parse: function(data) { var mytab = new Array(); for (var i = 0; i < data.length; i++) mytab[mytab.length] = { data: data[i], value: data[i].cname + ' > ' + data[i].pname }; return mytab; }, extraParams: { ajaxSearch: 1, id_lang: 2 } } ) .result(function(event, data, formatted) { $('#search_query_top').val(data.pname); document.location.href = data.product_link; }) }); // ]]> </script> <!-- /Block search module TOP --> </div> </div> <div id="columns" class="grid_9 alpha omega clearfix"> <!-- Left --> <div id="left_column" class="column grid_2 alpha"> <!-- Block categories module --> <div id="categories_block_left" class="block"> <p class="title_block">Kategorije</p> <div class="block_content"> <ul class="tree dhtml"> <li > <a href="http://www.112pc.si/namizni-racunalniki/" title="">Namizni računalniki</a> </li> <li > <a href="http://www.112pc.si/prenosniki/" title="">Prenosniki</a> </li> <li > <a href="http://www.112pc.si/lcd-in-led-monitorji/" title="">LCD in LED monitorji</a> </li> <li > <a href="http://www.112pc.si/strojna-oprema/" title="">Strojna oprema</a> </li> <li > <a href="http://www.112pc.si/merilna-tehnika/" title="">Merilna tehnika</a> </li> <li > <a href="http://www.112pc.si/nalepke/" title="">Nalepke</a> </li> <li class="last"> <a href="http://www.112pc.si/ostalo/" title="">Ostalo</a> </li> </ul> <script type="text/javascript"> // <![CDATA[ // we hide the tree only if JavaScript is activated $('div#categories_block_left ul.dhtml').hide(); // ]]> </script> </div> </div> <!-- /Block categories module --> <!-- MODULE Block advertising --> <div class="advertising_block"> <a href="http://www.112pc.si/info/zascita-z-ssl-certifikatiom" title="Spletna stran 112PC.si je popolnoma zaščitena z SSL certifikatom"><img src="https://www.112pc.si/modules/blockadvertising/advertising-s1.jpg" alt="Spletna stran 112PC.si je popolnoma zaščitena z SSL certifikatom" title="Spletna stran 112PC.si je popolnoma zaščitena z SSL certifikatom" width="155" height="163" /></a> </div> <!-- /MODULE Block advertising --> <!-- Block CMS module --> <div id="informations_block_left_1" class="block informations_block_left"> <p class="title_block"><a href="http://www.112pc.si/info/domov/">Informacije</a></p> <ul class="block_content"> <li><a href="http://www.112pc.si/info/dostava" title="">Dostava</a></li> <li><a href="http://www.112pc.si/info/cenik-storitev" title="">Cenik storitev</a></li> <li><a href="http://www.112pc.si/info/android" title="">Android</a></li> <li><a href="http://www.112pc.si/info/odkup" title="">Odkup</a></li> <li><a href="http://www.112pc.si/kje-nas-najdete" title="">Kje smo</a></li> </ul> </div> <!-- /Block CMS module --> <!-- Block Newsletter module--> <div id="newsletter_block_left" class="block"> <p class="title_block">E-mail obvestila:</p> <div class="block_content"> <form action="http://www.112pc.si/" method="post"> <p> <input type="text" name="email" size="18" value="vaš E-poštni naslov" onfocus="javascript:if(this.value=='vaš E-poštni naslov')this.value='';" onblur="javascript:if(this.value=='')this.value='vaš E-poštni naslov';" class="inputNew" /> <input type="submit" value="ok" class="button_mini" name="submitNewsletter" /> <input type="hidden" name="action" value="0" /> </p> </form> </div> </div> <!-- /Block Newsletter module--> </div> <!-- Center --> <div id="center_column" class=" grid_5"> <!-- Breadcrumb --> <div class="breadcrumb"> <a href="http://www.112pc.si/" title="vrnitev Domov"><img src="https://www.112pc.si/themes/112pc/img/icon/home.gif" height="26" width="26" alt="Domov" /></a> <span class="navigation-pipe" >></span> <span class="navigation_page">Prijava</span> </div> <!-- /Breadcrumb --> <script type="text/javascript"> // <![CDATA[ var idSelectedCountry = false; var countries = new Array(); var countriesNeedIDNumber = new Array(); var countriesNeedZipCode = new Array(); $(function(){ $('.id_state option[value=]').attr('selected', true); }); //]]> $(document).ready(function() { $('#company').blur(function(){ vat_number(); }); vat_number(); function vat_number() { if ($('#company').val() != '') $('#vat_number').show(); else $('#vat_number').hide(); } }); </script> <h1>Prijava</h1> <script type="text/javascript"> $(document).ready(function(){ // Retrocompatibility with 1.4 if (typeof baseUri === "undefined" && typeof baseDir !== "undefined") baseUri = baseDir; $('#create-account_form').submit(function(){ submitFunction(); return false; }); }); function submitFunction() { $('#create_account_error').html('').hide(); //send the ajax request to the server $.ajax({ type: 'POST', url: baseUri, async: true, cache: false, dataType : "json", data: { controller: 'authentication', SubmitCreate: 1, ajax: true, email_create: $('#email_create').val(), back: $('input[name=back]').val(), token: token }, success: function(jsonData) { if (jsonData.hasError) { var errors = ''; for(error in jsonData.errors) //IE6 bug fix if(error != 'indexOf') errors += '<li>'+jsonData.errors[error]+'</li>'; $('#create_account_error').html('<ol>'+errors+'</ol>').show(); } else { // adding a div to display a transition $('#center_column').html('<div id="noSlide">'+$('#center_column').html()+'</div>'); $('#noSlide').fadeOut('slow', function(){ $('#noSlide').html(jsonData.page); // update the state (when this file is called from AJAX you still need to update the state) bindStateInputAndUpdate(); $(this).fadeIn('slow', function(){ document.location = '#account-creation'; }); }); } }, error: function(XMLHttpRequest, textStatus, errorThrown) { alert("TECHNICAL ERROR: unable to load form.\n\nDetails:\nError thrown: " + errorThrown + "\n" + 'Text status: ' + textStatus); } }); } </script> <!----> <form action="https://www.112pc.si/prijava" method="post" id="create-account_form" class="std"> <fieldset> <h3>Ustvarite nov račun</h3> <div class="form_content clearfix"> <p class="title_block">Vpišite svoj e-poštni naslov za odprtje računa.</p> <div class="error" id="create_account_error" style="display:none"></div> <p class="text"> <label for="email_create">E-mail naslov</label> <span><input type="text" id="email_create" name="email_create" value="" class="account_input" /></span> </p> <p class="submit"> <input type="hidden" class="hidden" name="back" value="my-account" /> <input type="submit" id="SubmitCreate" name="SubmitCreate" class="button_large" value="Ustvarite nov račun" /> <input type="hidden" class="hidden" name="SubmitCreate" value="Ustvarite nov račun" /> <a title="Registrirajte se z vašim Facebook računom" style="position:relative; display:inline-block; padding:5px 7px; border:1px solid #5270ab; background-color: #5270ab; -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important; border-radius: 3px !important; color:#fff; cursor: pointer; font-size: medium;" href="https://www.112pc.si/module/fbconnect_psb/registration"><b>facebook</b> registracija</a> </p> </div> </fieldset> </form> <form action="https://www.112pc.si/prijava" method="post" id="login_form" class="std"> <fieldset> <h3>Ste že registrirani? Prijavite se</h3> <div class="form_content clearfix"> <p class="text"> <label for="email">E-mail naslov</label> <span><input type="text" id="email" name="email" value="" class="account_input" /></span> </p> <p class="text"> <label for="passwd">Geslo:</label> <span><input type="password" id="passwd" name="passwd" value="" class="account_input" /></span> </p> <p class="lost_password"><a href="http://www.112pc.si/obnovitev-gesla">Pozabil/a svoje geslo?</a></p> <p class="submit"> <input type="hidden" class="hidden" name="back" value="my-account" /> <input type="submit" id="SubmitLogin" name="SubmitLogin" class="button" value="Prijava" /> <a title="Prijavite se z vašim Facebook računom" style="position:relative; display:inline-block; padding:5px 7px; border:1px solid #5270ab; background-color: #5270ab; -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important; border-radius: 3px !important; color:#fff; cursor: pointer; font-size: medium;" href="https://www.112pc.si/module/fbconnect_psb/login"><b>facebook</b> prijava</a> </p> </div> </fieldset> </form> </div> <!-- Right --> <div id="right_column" class="column grid_2 omega"> <div id="contact_block" class="block"> <p class="title_block">Kontaktirajte nas</p> <div class="block_content clearfix"> <p>Podpora Vam je na voljo <b>24 ur na dan, 7 dni v tednu!</b></p> <p class="tel"><span class="label">Telefon:</span>070 / 576 - 502</p> <a href="mailto:[email protected]">E-mail:[email protected]</a> </div> </div> </div> </div> <!-- Footer --> <div id="footer" class="grid_9 alpha omega clearfix"> <!-- MODULE Block reinsurance --> <div id="reinsurance_block" class="clearfix"> <ul class="width5"> <li><img src="/modules/blockreinsurance/img/reinsurance-1-1.jpg" alt="Zadovoljstvo strank." /> <span>Zadovoljstvo strank.</span></li> <li><img src="/modules/blockreinsurance/img/reinsurance-2-1.jpg" alt="Možnost menjave izdelkov." /> <span>Možnost menjave izdelkov.</span></li> <li><img src="/modules/blockreinsurance/img/reinsurance-3-1.jpg" alt="Možnost plačila ob prevzemu." /> <span>Možnost plačila ob prevzemu.</span></li> <li><img src="/modules/blockreinsurance/img/reinsurance-4-1.jpg" alt="Paket pri vas v 3 delovnih dneh." /> <span>Paket pri vas v 3 delovnih dneh.</span></li> <li><img src="/modules/blockreinsurance/img/reinsurance-5-1.jpg" alt="100% varnost pri plačevanju." /> <span>100% varnost pri plačevanju.</span></li> </ul> </div> <!-- /MODULE Block reinsurance --> <!-- Block categories module --> <div class="blockcategories_footer"> <p class="title_block">Kategorije</p> <div class="category_footer" style="width:100%"> <div class="list"> <ul class="tree dhtml"> <li > <a href="http://www.112pc.si/namizni-racunalniki/" title="">Namizni računalniki</a> </li> <li > <a href="http://www.112pc.si/prenosniki/" title="">Prenosniki</a> </li> <li > <a href="http://www.112pc.si/lcd-in-led-monitorji/" title="">LCD in LED monitorji</a> </li> <li > <a href="http://www.112pc.si/strojna-oprema/" title="">Strojna oprema</a> </li> <li > <a href="http://www.112pc.si/merilna-tehnika/" title="">Merilna tehnika</a> </li> <li > <a href="http://www.112pc.si/nalepke/" title="">Nalepke</a> </li> <li class="last"> <a href="http://www.112pc.si/ostalo/" title="">Ostalo</a> </li> </ul> </div> </div> <br class="clear"/> </div> <!-- /Block categories module --> <!-- MODULE Block footer --> <div class="block_various_links" id="block_various_links_footer"> <p class="title_block">Informacije</p> <ul> <li class="first_item"><a href="http://www.112pc.si/razprodaja" title="">Razprodaja</a></li> <li class="item"><a href="http://www.112pc.si/novi-izdelki" title="">Novi izdelki</a></li> <li class="item"><a href="http://www.112pc.si/najbolj-prodajani" title="">Najbolje prodajani</a></li> <li class="item"><a href="http://www.112pc.si/kje-nas-najdete" title="">Kje smo</a></li> <li class="item"><a href="https://www.112pc.si/kontakt" title="">Kontaktirajte nas</a></li> <li class="item"><a href="http://www.112pc.si/info/piskotki" title="">Piškotki</a></li> <li class="item"><a href="http://www.112pc.si/info/pogoji-poslovanja" title="">Pogoji poslovanja</a></li> <li><a href="http://www.112pc.si/zemljevid-strani" title="">Zemljevid strani</a></li> </ul> </div> <!-- /MODULE Block footer --> <!-- Block myaccount module --> <div class="block myaccount"> <p class="title_block"><a href="https://www.112pc.si/moj-racun" title="Pregled nad Mojim računom" rel="nofollow">Moj račun</a></p> <div class="block_content"> <ul class="bullet"> <li><a href="https://www.112pc.si/zgodovina-narocil" title="Seznam vseh mojih naročil" rel="nofollow">Moja naročila</a></li> <li><a href="https://www.112pc.si/naslovi" title="Seznam mojih naslovov" rel="nofollow">Moji naslovi</a></li> <li><a href="https://www.112pc.si/identiteta" title="Upravljajte z osebnimi informacijami" rel="nofollow">Moji podatki</a></li> <li><a href="https://www.112pc.si/popust" title="Seznam mojih kuponov" rel="nofollow">Moji kuponi</a></li> <li class="favoriteproducts"> <a href="http://www.112pc.si/module/favoriteproducts/account" title="Moji najljubši izdelki"> Moji najljubši izdelki </a> </li> <li class="mailalerts"> <a href="https://www.112pc.si/module/mailalerts/account" title="Moja opozorila" rel="nofollow"> Moja opozorila </a> </li> </ul> <p class="logout"><a href="http://www.112pc.si/?mylogout" title="Odjava" rel="nofollow">Sign out</a></p> </div> </div> <!-- /Block myaccount module --> <!-- MODULE Block contact infos --> <div id="block_contact_infos"> <p class="title_block">Kontaktirajte nas</p> <ul> <li><strong>112PC.si</strong></li> <li><pre>Koroška cesta 2000 Maribor Sedež podjetja: Koroški Selovec 14c 2390 Ravne na Koroškem</pre></li> <li>Tel: 070 / 576 - 502</li> <li>E-mail <a href="mailto:%69%6e%66%6f@%31%31%32%70%63.%73%69" >[email protected]</a></li> </ul> </div> <!-- /MODULE Block contact infos --> <p class="center clearBoth"><a href="https://www.112pc.si/?mobile_theme_ok">Brskajte po mobilni strani.</a></p> </div> </div> <script type="text/javascript">// <![CDATA[ jQuery(document).ready(function() {jQuery(".damirdugonjic").hover(function() {jQuery(this).stop().animate({right: "0"}, "medium");}, function() {jQuery(this).stop().animate({right: "-250"}, "medium");}, 500);}); // ]]></script> <style type="text/css"><!-- .damirdugonjic{background: url("https://3.bp.blogspot.com/-TaZRLv66f8g/UoMnTyTbF6I/AAAAAAAAAGY/U4qcf-SP6d0/damirdugonjic_facebook_widget.png") no-repeat scroll left center transparent !important; float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;} .damirdugonjic div{ padding: 0; margin-right:-8px; border:4px solid #3b5998; background:#fafafa;} .damirdugonjic span{bottom: 4px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;} .damirdugonjic span a{color: gray;text-decoration:none;} .damirdugonjic span a:hover{text-decoration:underline;} } --></style> <div class="damirdugonjic"> <div><iframe width="320" height="240" style="border: white; overflow: hidden; height: 270px; width: 245px; background: #fafafa; color: 000;" src="https://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Ffacebook.com%2F112PC.si&width=245&colorscheme=light&show_faces=true&border_color=white&connections=9&stream=false&header=false&height=270" scrolling="no" frameborder="0"></iframe><center><a style="color: #a8a8a8; font-size: 8px;" href="http://faceupward.com"></a> Facebook <a style="color: #a8a8a8; font-size: 8px;" href="https://www.facebook.com/112pc.si">112PC.si</a></center></div> </div> </body> </html> www.112pc.si is URL Please help, I am killing myself with this about 2 weeks
  3. ALL files in /theme/mytheme/modules was checked, but all have the right encoding.. Any advice?
  4. Are we talking about *.php and *.tpl files or about *.js and *.css files too (html...)? Is there any folder with bigger chance for that fail, or this could be anywhere? (/modules or maybe /theme/mytheme/modules)? Seems like I have to check all files :/ I noticed some files, for example : index.php in /modules/blockmyaccountfooter are empty and encoding is empty, I think that has no effect, am I right? Now I check ALL files in /modules. Yes.. a lot of work, but have no choice. In /modules/fbconnect_psb/controllers/front there is link.php, with ANSI encoding, I try to change it, but with no success. I think that file is not reason for my register troubles, because in my backup encoding is the same. When backup was made register was run ok. Edit: changed encoding of link.php ,in strings I have special slovenian character, so I delete it. But my general problem is not solved with this Tommorow mission: Check ALL files in /theme/mytheme/modules
  5. For all modules, I have to check this? What about "old" isLogged()? Is that ok, for example: if (!$this->context->customer->isLogged()) or I have to change lines like that to if (!$this->context->customer->$logged) Is there any tutorial how to change all that old stuff to working lines. Or what is the best way? I dont know anything what to change, so it is very confusing, when I reading posts on forum about that
  6. I turn on errors - define('_PS_MODE_DEV_', true); but can not see any error. When I want to register as a new user, nothing happens (look like I would refresh page) I changed lines in 2 files (modules/cookieslaw/cookieslaw.php and themes/mytheme/modules/cookieslaw/cookieslaw.php), so function is now: function hookHeader($params) { global $smarty, $cookie; $this->context->controller->addCSS(($this->_path).'cookieslaw.css', 'all'); $this->context->controller->addJS(($this->_path).'cookieslaw.js'); $cookie_path = trim(__PS_BASE_URI__, '/\\').'/'; if ($cookie_path{0} != '/') $cookie_path = '/'.$cookie_path; $cookie_path = rawurlencode($cookie_path); $cookie_path = str_replace('%2F', '/', $cookie_path); $cookie_path = str_replace('%7E', '~', $cookie_path); $smarty->assign(array( 'cl_RedirectLink' => Configuration::get($this->name.'_redirect'), 'cl_CookieTop' => Configuration::get($this->name.'_cookietop'), 'cl_CookieUrl' => Configuration::get($this->name.'_cookieurl'), 'cl_CookieName' => 'jsEUCookieslawCheck', 'cl_CookiePath' => $cookie_path, 'cl_CookieDomain' => $this->getDomain(), 'cl_ajaxUrl' => Tools::getHttpHost(true)._MODULE_DIR_.'cookieslaw/cookie_ajax.php' )); return $this->display(__FILE__, 'cookieslaw.tpl'); }
  7. I try to unistall cookieslaw module, but problem was still there, so I install it again. Any solution what to make that users can register again? Thank you
  8. I changed that, but it's still the same; users still can't register. Is there other solution?
  9. function hookHeader($params) { global $smarty, $cookie; Tools::addCSS(($this->_path).'cookieslaw.css', 'all'); Tools::addJS(($this->_path).'cookieslaw.js'); $cookie_path = trim(__PS_BASE_URI__, '/\\').'/'; if ($cookie_path{0} != '/') $cookie_path = '/'.$cookie_path; $cookie_path = rawurlencode($cookie_path); $cookie_path = str_replace('%2F', '/', $cookie_path); $cookie_path = str_replace('%7E', '~', $cookie_path); $smarty->assign(array( 'cl_RedirectLink' => Configuration::get($this->name.'_redirect'), 'cl_CookieTop' => Configuration::get($this->name.'_cookietop'), 'cl_CookieUrl' => Configuration::get($this->name.'_cookieurl'), 'cl_CookieName' => 'jsEUCookieslawCheck', 'cl_CookiePath' => $cookie_path, 'cl_CookieDomain' => $this->getDomain(), 'cl_ajaxUrl' => Tools::getHttpHost(true)._MODULE_DIR_.'cookieslaw/cookie_ajax.php' )); return $this->display(__FILE__, 'cookieslaw.tpl'); }
  10. When error reporting is on I get: Warning: Function addCSS() is deprecated in /home/pcsi112/public_html/modules/cookieslaw/cookieslaw.php on line 121 in /home/pcsi112/public_html/classes/Tools.php on line 1845 Warning: Function addJS() is deprecated in /home/pcsi112/public_html/modules/cookieslaw/cookieslaw.php on line 122 in /home/pcsi112/public_html/classes/Tools.php on line 1845) If error reporting is off, everything works fine, but register for new users. When user try to register he/she get this: http://www.112pc.si/img/Capture1.JPG
  11. SO here (Warning: Function addCSS() is deprecated in /home/pcsi112/public_html/modules/cookieslaw/cookieslaw.php on line 121 in /home/pcsi112/public_html/classes/Tools.php on line 1845 Warning: Function addJS() is deprecated in /home/pcsi112/public_html/modules/cookieslaw/cookieslaw.php on line 122 in /home/pcsi112/public_html/classes/Tools.php on line 1845) Where is my problem? Even If I disable ertor repoting, it is the same, Now it is disabled. When I try to register I get this: Is problem in Javascrip or Ajax, or both? How to resolve that please
  12. Try to solve that, but after hours no success. Anyone can give me more help, please? Thank you!
×
×
  • Create New...