hocam 704. satırdan düzeltince değişmesi lazım
localde calısıyorsanız
ctrl f5 ya da farklı bir tarayıcı ile kontrol ettiğinizde değişmiş olması gerekiyor
verdiğiniz bilgilere göre birtek continue yazısı orada var ki zaten bakıldığında da oranın değişmesi gerekli
Hocam yukarıda ki taramada ''seconds'' kelimesini taratmıştım. Continue kelimesini arattığımda ise,
Search "continue" (73 hits in 19 files)
C:UsersDesktopappadminsystemplans.php (1 hit)
Line 46: <a href="<?php echo Main::ahref("plans/delete/{$plan->id}").Main::nonce("delete_plan-{$plan->id}") ?>" class="btn btn-danger btn-xs delete" data-content="If you are using Stripe, deleting a plan will not affect existing subscribers! They will continue to be charged. To stop users from being charged you will need to cancel their membership first. Delete plans only if you don't have any other options!">Delete</a>
C:UsersDesktopappincludesanalytics.php (2 hits)
Line 107: <?php if(empty($r->browser)) continue; ?>
Line 127: <?php if(empty($r->os)) continue; ?>
C:UsersDesktopappincludesApp.class.php (2 hits)
Line 2397: if(empty($this->user->{$pe[0]})) continue;
Line 2401: if(!isset($cData[$pe[1]]["name"])) continue;
C:UsersDesktopappincludeslanguagestu.php (1 hit)
Line 346: "Continue"=>"Hemen Git!",
C:UsersDesktopappincludeslibraryauthFacebookHelpersFacebookRedirectLoginHelper.php (1 hit)
Line 114: * Stores CSRF state and returns a URL to which the user should be sent to in order to continue the login process with Facebook.
C:UsersDesktopappincludeslibraryauthTwitterRequest.php (1 hit)
Line 211: continue;
C:UsersDesktopappincludeslibrarygeoipMaxMindDbReader.php (1 hit)
Line 257: continue 2;
C:UsersDesktopappincludeslibraryphpmailerclass.phpmailer.php (11 hits)
Line 628: * Error severity: message only, continue processing.
Line 633: * Error severity: message, likely ok to continue processing.
Line 635: const STOP_CONTINUE = 1;
Line 1248: continue;
Line 1585: self::STOP_CONTINUE
Line 1627: continue;
Line 2506: throw new phpmailerException($this->lang('file_access') . $path, self::STOP_CONTINUE);
Line 2581: continue;
Line 2590: continue;
Line 2687: throw new phpmailerException($this->lang('file_open') . $path, self::STOP_CONTINUE);
Line 3419: continue;
C:UsersDesktopappincludeslibraryphpmailerclass.phpmaileroauth.php (1 hit)
Line 111: continue;
C:UsersDesktopappincludeslibraryphpmailerclass.smtp.php (1 hit)
Line 769: continue;
C:UsersDesktopappincludeslibraryphpmailerextrashtmlfilter.php (2 hits)
Line 532: continue;
Line 899: continue;
C:UsersDesktopappincludeslibraryphpmailerextrasntlm_sasl_client.php (3 hits)
Line 14: define("SASL_CONTINUE", 1);
Line 152: if ($status == SASL_CONTINUE) {
Line 183: return (SASL_CONTINUE);
C:UsersDesktopappincludeslibraryStripeCollection.php (1 hit)
Line 72: * continued iteration.
C:UsersDesktopappincludeslibraryStripeHttpClientCurlClient.php (2 hits)
Line 171: // send a request without a body and with a `Expect: 100-continue`
Line 178: // success case (in which the server sends back a 100 CONTINUE), so
C:UsersDesktopappincludeslibraryStripeUtilUtil.php (2 hits)
Line 46: continue;
Line 203: continue;
C:UsersDesktopappincludesShort.class.php (4 hits)
Line 492: if(empty($d)) continue;
Line 704: Main::add('<script type="text/javascript">var count = '.$this->config['timer'].';var countdown = setInterval(function(){$("a.redirect").attr("href","#pleasewait").html(count + " seconds");if (count < 1) {clearInterval(countdown);$("a.redirect").attr("href","'.$url->url.'").html("Continue");}count--;}, 1000);</script>',"custom",FALSE);
Line 1412: if(empty($user->{$pe[0]})) continue;
Line 1416: if(!isset($cData[$pe[1]]["tag"])) continue;
C:UsersDesktopappstaticjsflot.js (34 hits)
Line 541: continue; // already filled in
Line 638: continue;
Line 644: continue;
Line 1518: continue;
Line 1526: continue;
Line 1560: continue
Line 1611: continue;
Line 1662: continue;
Line 1668: continue;
Line 1729: continue;
Line 1734: continue; // line segment is outside
Line 1741: continue;
Line 1749: continue;
Line 1755: continue;
Line 1763: continue;
Line 1769: continue;
Line 1777: continue;
Line 1783: continue;
Line 1824: continue;
Line 1834: continue;
Line 1839: continue;
Line 1846: continue;
Line 1852: continue;
Line 1860: continue;
Line 1866: continue;
Line 1882: continue;
Line 1887: continue;
Line 1978: continue;
Line 2141: continue;
Line 2184: continue;
Line 2258: continue;
Line 2281: continue;
Line 2287: continue;
Line 2311: continue;
C:UsersDesktopappstaticjsjquery.min.js (1 hit)
Line 4: },a,b,arguments.length>1)},show:function(){return Wb(this,!0)},hide:function(){return Wb(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){V(this)?n(this).show():n(this).hide()})}});function $b(a,b,c,d,e){return new $b.prototype.init(a,b,c,d,e)}n.Tween=$b,$b.prototype={constructor:$b,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(n.cssNumber[c]?"":"px")},cur:function(){var a=$b.propHooks[this.prop];return a&&a.get?a.get(this):$b.propHooks._default.get(this)},run:function(a){var b,c=$b.propHooks[this.prop];return this.pos=b=this.options.duration?n.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):$b.propHooks._default.set(this),this}},$b.prototype.init.prototype=$b.prototype,$b.propHooks={_default...
C:UsersDesktopappthemescleanexfooter.php (2 hits)
Line 68: "continue" => e("Continue"),
Line 68: "continue" => e("Continue"),
Search "continue" (0 hits in 0 files)
Search "continue" (0 hits in 0 files)
Search "continue" (0 hits in 0 files)
Search "continue" (0 hits in 0 files)
C:UsersDesktopappincludesShort.class.php (2 hits)
").html("Continue")
ml(count + " seconds");bu 2 yeri değiştirip dener misiniz?
HOCAM SİZİN SÖYLEDİĞİNİZ YERİ TEKRAR DEĞİŞTİRDİM. BU SEFER OLDU

İlgi alakanız için minnetarım. Çok teşekkür ederim.