Jump to content
MakeWebGames

Recommended Posts

  • Replies 231
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Re: Businesses Mod [Mccode V2]

 

which explore versionyou using? And whereinexplore did place the links?

Do the links work ok when entered as an address on their own?

yea it works well i added it here

Parse error: syntax error, unexpected T_STRING in /home/razor/public_html/explore.php on line 15

is what i get .

pls check the word document attatched . thanks

Posted

Re: Businesses Mod [Mccode V2]

 

Parse error: syntax error, unexpected '<' in /home/razor/public_html/explore.php on line 17

I thought i was bad, you need to learn what your doing before trying to own a game. Asking for help will not help you, it'll just give you a happy feeling that someone did it for you, and then "oops, same problem again"

Posted

Re: Businesses Mod [Mccode V2]

 

Parse error: syntax error, unexpected '<' in /home/razor/public_html/explore.php on line 17

Check your script for extra Quotation Marks " these should only be found on the script your using with PRINT" and

"; in your explore .php if you find any that are not like the above example like here

Business listings

change to

Business listings

 

Posted

Re: Businesses Mod [Mccode V2]

 

Wow Great mod! +1

YEAH GREAT MOD BUT WHEN I ADDED LINKS TO EXPLORE I HAD TO CHANGE...

<a href='business_view.php">Business listings</a>

<a href='business_create.php">Create a business</a>

<a href='business_home.php">Your business</a>........... TO

Business listings

Create a business

Your business

.........

AND IT WAS CAUSING ERRORS HERE M8 NICE MOD BUT I AM A REALLY NOOB CODER AND I SPOTTED IT STRAIGHT AWAY I THOUGHT U COULD OF LEAST GOT LINKS RIGHT :S

Posted

Re: Businesses Mod [Mccode V2]

 

Wow Great mod! +1

YEAH GREAT MOD BUT WHEN I ADDED LINKS TO EXPLORE I HAD TO CHANGE...

<a href='business_view.php">Business listings</a>

<a href='business_create.php">Create a business</a>

<a href='business_home.php">Your business</a>........... TO

Business listings

Create a business

Your business

.........

AND IT WAS CAUSING ERRORS HERE M8 NICE MOD BUT I AM A REALLY NOOB CODER AND I SPOTTED IT STRAIGHT AWAY I THOUGHT U COULD OF LEAST GOT LINKS RIGHT :S

In my script I use echo 'Text here';

So all my links appear like that,

it isnt an error

Posted

Re: Businesses Mod [Mccode V2]

hey is there anyway to make it so when you buy a buss. it shows it on ur mainmenu bar like when u get a gang... and when u delete it, it deletes its self off the menu bar?

Posted

Re: Businesses Mod [Mccode V2]

i get these errors:

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/********/public_html/business_view.php on line 76

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/********/public_html/business_view.php on line 81

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/********/public_html/business_home.php on line 6

Posted

Re: Businesses Mod [Mccode V2]

I hope Richard doesnt mind, but I also the function for employees to donate to the business, and i am working on a couple more things. in the meantime, here is the to here is the donation part.

open business_home.php and find

 

You're unable to view this code.

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

 

add underneath

You're unable to view this code.

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

 

go to the end of the file before

 

You're unable to view this code.

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

 

and add

 

You're unable to view this code.

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

 

finally find where it says

 

You're unable to view this code.

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

 

and substitute it with

 

You're unable to view this code.

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

Posted

Re: Businesses Mod [Mccode V2]

 

I hope Richard doesnt mind, but I also the function for employees to donate to the business, and i am working on a couple more things. in the meantime, here is the to here is the donation part.

open business_home.php and find

 

You're unable to view this code.

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

 

add underneath

You're unable to view this code.

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

 

go to the end of the file before

 

You're unable to view this code.

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

 

and add

 

You're unable to view this code.

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

 

finally find where it says

 

You're unable to view this code.

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

 

and substitute it with

 

You're unable to view this code.

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

 

I dont mind at all :)

Nice little update to it,

Good work KiX

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...