Re: Redmoon control scripts
For good measure I created a second copy of the site that has all of the html code removed from the common.inc.php file. The Login & Logout options were not removed, the players online was not removed, and the page generated notice was also not removed. It still has the Thunder Strike copyright on it, but you have my consent to modify it to whatever name you like.
Enjoy ;)
Added link to previous post...
Re: Redmoon control scripts
Awesome work Carey. This helps alot :).
~Chris
Re: Redmoon control scripts
Epica? The band or the CD?
Re: Redmoon control scripts
Re: Redmoon control scripts
Links updated to reflect new location of files.
EDIT:Updated 8/7/09 to reflect new temp location
Re: Redmoon control scripts
hi,holmancarey!
nice to see u in this form and help us :)
i have one question about your web , i download and put them in my wwwroot
but it can't work
some question , plz help me to fix it .
Fatal error: Method Result::__get() cannot take arguments by reference in C:\Inetpub\wwwroot\php\Result.class.php on line 18
Re: Redmoon control scripts
hi holmancarey,
ty for the links, i have missed that stuff.
Greetings Ralf Marquardt
Re: Redmoon control scripts
Re: Redmoon control scripts
Go to your php folder and open php.ini. In there, search for:
; Allow ASP-style <% %> tags.
; http://php.net/asp-tags
asp_tags = Off
Change it to:
; Allow ASP-style <% %> tags.
; http://php.net/asp-tags
asp_tags = On
I think that could be a solution to your problems.
Re: Redmoon control scripts
Fatal error: Method Result::__get() cannot take arguments by reference in Result.class.php on line 18
same error anyone figure it out, i turned asp_tags=on still not working any other ideas?
Re: Redmoon control scripts
Are you sure that all the tables in the common.inc.php are the same as the ones you have on your server? Also, are you sure all the info is correct?