Code Monkey home page Code Monkey logo

Comments (6)

CoZmicShReddeR avatar CoZmicShReddeR commented on August 16, 2024 1

Everything's good replaced with newer zone file
Odd I thought all files were replaced unless you recently modified it. ;)

from lgsl.

tltneon avatar tltneon commented on August 16, 2024

Hello, @CoZmicShReddeR !
I just tested with v6.1.0 and images showing on my demo LGSL (on the bottom of page http://lgsl-demo.freesite.vip)
As I see, you using widgets not right from lgsl_zone.php (e.g. cozworld_sven_servers.php), may be there is a issue when some code updated.
Can show me your code or find some PHP errors?

from lgsl.

CoZmicShReddeR avatar CoZmicShReddeR commented on August 16, 2024

header("Cache-Control: no-cache, no-store, must-revalidate"); // HTTP 1.1.
header("Pragma: no-cache"); // HTTP 1.0.
header("Expires: 0"); // Proxies.
$url1=$_SERVER['REQUEST_URI'];
//header("Refresh: 40; URL=$url1");
global $lgsl_zone_number, $output;
$lgsl_zone_number = 6;
$output = "";
require "lgsl_files/lgsl_zone.php";
echo $output;

from lgsl.

CoZmicShReddeR avatar CoZmicShReddeR commented on August 16, 2024

It starts with <?php

from lgsl.

tltneon avatar tltneon commented on August 16, 2024

I just tested with Release v6.1.0 and your code but it still shows images for me.
When I looking on your website I have no found some lines of code
This is how it looks on your website:

This is code that have to be there:

You should check lgsl_zone.php for errors or mismatches.

I'll be waiting for your feedback

from lgsl.

CoZmicShReddeR avatar CoZmicShReddeR commented on August 16, 2024

Thank you! ;)

from lgsl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.