Username:    Password:        Click Here To Signup     Forgotten Password
Main Menu
Online
Members: 0

Guests: 10

112.111.x.x forum
112.111.x.x forum
178.255.x.x lgsl
208.115.x.x dilbertplus
220.181.x.x forum
23.22.x.x forum
42.62.x.x lgsl
61.241.x.x forum
77.248.x.x dilbertplus
91.121.x.x news

Last Seen

ODDBALL118 Sun 22:17
code72 Sun 19:52
xMin Sun 18:02
Wussie Sun 17:35
Hostprofil Sun 15:10

Newest Members

Forums
For WebSPELL
Devuna
Tue Apr 01 2008, 11:32AM
Guest Are you gonna make this also for WebSPELL? ( www.webspell.org )
And I also can't setup my LGSL in my website, I just get the code.
Rich
Tue Apr 01 2008, 01:50PM
Posts: 1700
Joined: Wed Nov 26 2003, 04:30PM

Never heard of it, what a stupid name to give a CMS, sounds like a teaching tool for kids.

Ive made a note of it as it looks ok, but dont expect anything any time soon. Your better off asking a webspell coder to look at the integraton part.
Website
Anonymous
Tue Apr 01 2008, 02:56PM
Guest Well, it's a CMS for Clans, very usefull and ligt, not to hard to use xD but just very usefull =D alot of (mostly dutch clans) use it
Devuna
Tue Apr 01 2008, 02:58PM
Guest Ow, and btw how I fix this Over here.
Cause It is within PHP tags, but won't appear.
Elite_Marines
Tue Apr 01 2008, 04:15PM
Posts: 59
Joined: Tue Mar 25 2008, 11:18PM
Registered Member #3872
What is the code you put there?


here is an example code with the "PATH TO LGSL" being the main lgsl directory

$lgsl_zone_number = 1;
  $output = "";
  require "PATH TO LGSL/lgsl_files/lgsl_zone.php";
  echo $output;


Website
Devuna
Wed Apr 02 2008, 10:23AM
Guest
<php>

$lgsl_zone_number = 1; 
  $output = ""; 
  require "servers/lgsl_files/lgsl_zone.php"; 
  echo $output; 
</php>
Elite_Marines
Wed Apr 02 2008, 02:32PM
Posts: 59
Joined: Tue Mar 25 2008, 11:18PM
Registered Member #3872
wierd. What version of PHP do you use? i have never had that happen with any code that i have worked on.

Website
Devuna
Thu Apr 03 2008, 01:48AM
Guest Platform: Linux 2.6, Apache 2.2, MySQL 5.0, PHP 5.2, Perl 5.8.
Elite_Marines
Sat Apr 05 2008, 12:43PM
Posts: 59
Joined: Tue Mar 25 2008, 11:18PM
Registered Member #3872
i found your problem after re-reading the code you wrote down a million times lol.

instead of your <php> and </php> tags try

<?php

and

?>
tags. just a minor mistake. the full code would be --


<?php

$lgsl_zone_number 
1;  
  
$output "";  
  require 
"servers/lgsl_files/lgsl_zone.php";  
  echo 
$output;  
?>




Website
Devuna
Mon Apr 07 2008, 04:30AM
Guest Yup, worked thanks alot man!
crusie
Tue Jul 08 2008, 12:01PM
Guest I'd really love to see this mod for webspell as well. we are using webspell on our site too and I just looooove ths lgsl thingie... sham I'm a nub at coding...
 

Jump:     Back to top


You are not logged in - Click Here To Signup

Username:    Password:   

Mini Buttons

.... © GreyCube.com - Richard Perry - Powered by e107.org