RazorBladerz Posted March 18, 2009 Posted March 18, 2009 Re: Businesses Mod [Mccode V2] The requested URL /business_create.php was not found on this server. but i have that file up . why is that so? Quote
RazorBladerz Posted March 18, 2009 Posted March 18, 2009 Re: Businesses Mod [Mccode V2] fixed thanks Quote
RazorBladerz Posted March 18, 2009 Posted March 18, 2009 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 Quote
ReaSonZ Posted March 18, 2009 Posted March 18, 2009 Re: Businesses Mod [Mccode V2] Business listings Create a business Your business use Business listings Create a business Your business should work Quote
John99 Posted March 18, 2009 Posted March 18, 2009 Re: Businesses Mod [Mccode V2] Business listings Create a business Your business use Business listings Create a business Your business should work Yeah would work but i would use the same but like this Business listings Create a business Your business :P Quote
KiX Posted March 18, 2009 Posted March 18, 2009 Re: Businesses Mod [Mccode V2] Great mod Richard +1 Quote
RazorBladerz Posted March 19, 2009 Posted March 19, 2009 Re: Businesses Mod [Mccode V2] Parse error: syntax error, unexpected '<' in /home/razor/public_html/explore.php on line 17 Quote
jamboy1 Posted March 19, 2009 Posted March 19, 2009 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" Quote
Uridium Posted March 19, 2009 Posted March 19, 2009 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  Quote
Raptor_Jesus Posted March 19, 2009 Posted March 19, 2009 Re: Businesses Mod [Mccode V2] I'm getting worn out rewritting your scripts for my site Richard :lol: :lol: keep up the good work.. Quote
RazorBladerz Posted March 19, 2009 Posted March 19, 2009 Re: Businesses Mod [Mccode V2] solved thanks Quote
mcwacko Posted March 19, 2009 Posted March 19, 2009 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 Quote
Richard Posted March 19, 2009 Author Posted March 19, 2009 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 Quote
jamieh Posted March 19, 2009 Posted March 19, 2009 Re: Businesses Mod [Mccode V2] Nice mod, i used for my V1 and i converted it Thanks Quote
MyGunWars Posted March 19, 2009 Posted March 19, 2009 Re: Businesses Mod [Mccode V2] Why Did I Get This: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Lycan Posted March 19, 2009 Posted March 19, 2009 Re: Businesses Mod [Mccode V2] i think mysql_num_row is suposed to be db->fetch_row or something like that Quote
MyGunWars Posted March 20, 2009 Posted March 20, 2009 Re: Businesses Mod [Mccode V2] i think mysql_num_row is suposed to be db->fetch_row or something like that That Was Not It But I Missed It Up And I Fixed It Thanks Thow :-D Quote
littleguy Posted March 20, 2009 Posted March 20, 2009 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? Quote
Cronus Posted March 20, 2009 Posted March 20, 2009 Re: Businesses Mod [Mccode V2] Anyone have a working demo of this yet? Quote
k91982 Posted March 20, 2009 Posted March 20, 2009 Re: Businesses Mod [Mccode V2] i have sortof, but i havent finished editting it to suit my needs. Add me to msn and i'll show ya [email protected] ........+1 Quote
champs08 Posted March 20, 2009 Posted March 20, 2009 Re: Businesses Mod [Mccode V2] Great +1. Although, for business_cron.php do we just add the code then leave it or do we do something each night? Quote
champs08 Posted March 20, 2009 Posted March 20, 2009 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 Quote
KiX Posted March 21, 2009 Posted March 21, 2009 Re: Businesses Mod [Mccode V2] Anyone have a working demo of this yet? Yes I got it up and running. Quote
KiX Posted March 21, 2009 Posted March 21, 2009 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. Quote
Richard Posted March 21, 2009 Author Posted March 21, 2009 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.