Jump to content
MakeWebGames

Recommended Posts

Posted

open header and find every where it say

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

that will be in 3 places at the top or header

and replace them with

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Now Open Prefences.php and find

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

after add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

then find

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

after add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

now find

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

before that add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

add this Sql File to user tables

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

then you are done if you have any problems post here and ya i know there is no point it is just something to make it more user friendly and also keeps members from complaining about text style

Posted

Re: [v1]User Text Style[v1]

for v2 i think all u need to do is

open header and find every where it say

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

that will be in 3 places at the top or header

and replace them with

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Now Open Prefences.php and find

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

after add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

then find

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

after add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

now find

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

before that add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

add this Sql File to user tables

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

then you are done if you have any problems post here and ya i know there is no point it is just something to make it more user friendly and also keeps members from complaining about text style

Not been tested

Posted

Re: [v1]User Text Style[v1]

Your allowing your users to change the text to anything they like...

Maybe use

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Also... atm your not securing the input going into the database... Insecure, plus they could mess up your styling sheet. :)

Posted

Re: [v1]User Text Style[v1]

 

Your allowing your users to change the text to anything they like...

Maybe use

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Also... atm your not securing the input going into the database... Insecure, plus they could mess up your styling sheet. :)

 

lol he'll find a way to fix it :)

Posted

Re: [v1]User Text Style[v1]

 

Your allowing your users to change the text to anything they like...

Maybe use

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Also... atm your not securing the input going into the database... Insecure, plus they could mess up your styling sheet. :)

 

lol he'll find a way to fix it :)

Yeah i know... I just told him how to...Limit their options with a simple drop down box..

Posted

Re: [v1]User Text Style[v1]

 

i know but the way i got it they can et lots of diff kinds if i do thet i got to go and get alot of them

 

Ok keep it your way.

The users will either SQL inject your game, mess up their layout or mess up the whole entire games layout.

Up to you. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...