A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Help with Flps n fmps

1.2k views · started by MILF ·
#1
Help with Flps n fmps
When i try n make them it just redirects me to a page that says page not found... How can I fix this :mad:
#2
Show us what you did and we will try to see what you did wrong and get to UGB there is one there that is made for you.
#3
So like i copied the source copied the source code of the login page and stuff and i hav like did evrything to it and then upload it to ripway and i click on the link and it just takes me to the link on gaia that says page not found i hav the .php file and stuff and Idk ...
#4
MILF wrote:
So like i copied the source copied the source code of the login page and stuff and i hav like did evrything to it and then upload it to ripway and i click on the link and it just takes me to the link on gaia that says page not found i hav the .php file and stuff and Idk ...


Which source did you copy and paste please link.
#7
i need help making a FMP
#8
MILF wrote:
i need help making a FMP


Making it your self or just downloading and uploading?
#9
Taz wrote:
Making it your self or just downloading and uploading?


Well i make it and stuff then it just redirects it to a page on gaia thats says oops there was no page found ._.
#10
MILF wrote:
Well i make it and stuff then it just redirects it to a page on gaia thats says oops there was no page found ._.


Gaia has been fucking with the flps and fmps so i really don't know sorry im just gonna tell you to follow those that i posted and call it a day.
#11
and i think gaia might of patched scripting in rally
#13
MILF wrote:
and i think gaia might of patched scripting in rally


No i don't think they patched it there is other ways to get around it.

And i think your name needs a T?
#14
Taz wrote:
No i don't think they patched it there is other ways to get around it.

And i think your name needs a T?


MILFT? idk
#17
Open up your HTML page code. Find and delete the following code:
    <script type="text/javascript">/*<![CDATA[*/

function GAIA_config(item) {
var _config = {"main_server":"www.gaiaonline.com","graphics_server":"s.cdn.gaiaonline.com","jscompiler_server":"w.cdn.gaiaonline.com","no_image":"http:\/\/s.cdn.gaiaonline.com\/images\/s.gif","avatar_server":"a2.cdn.gaiaonline.com","avatar_save":"avatarsave.gaiaonline.com","town_name":"barton","session_page":100,"cache_value":"1188","fb_api_key":"b42652b5e5704574a0916309f7d55b6e","fading_alerts":0};
return _config[item.toLowerCase()];
}
/*]]>*/</script>
You'll be all set.