Richard Posted February 3, 2011 Author Posted February 3, 2011 Very sorry for the long delay, I Will be re-coding this modification soon... If you can all bare with me i will release it soon, Thanks guys. Quote
M0B2 Posted February 5, 2011 Posted February 5, 2011 Could you possibly add all the fixes to mod and post it again, there where alot of changes and i got confused myself as to what to add and what to change. Thanks, lol still a bit noobish and again great work Richard Quote
Oo-Savage-oO Posted February 6, 2011 Posted February 6, 2011 a little modification for noob coders this allows users to see each others houses You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
morgan1122 Posted September 1, 2011 Posted September 1, 2011 Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/morgan95/public_html/houses.php on line 64 Quote
gamble Posted September 5, 2011 Posted September 5, 2011 (edited) First post for me! Well Anyway love it had to change stuff so it would post the info but absolutely love it thanks! Edited September 5, 2011 by gamble Quote
morgan1122 Posted September 10, 2011 Posted September 10, 2011 Im a rubbish coder and im getting this error i have had a look at it but why is there " in a print i thought they had to be ' sorry to be a newsence Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/morgan95/public_html/houses.php on line 64 Quote
Dominion Posted September 10, 2011 Posted September 10, 2011 Im a rubbish coder and im getting this error i have had a look at it but why is there " in a print i thought they had to be ' sorry to be a newsence Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/morgan95/public_html/houses.php on line 64 Don't say sorry for being a "rubbish coder" learn. This post may help. Quote
crimec Posted December 24, 2012 Posted December 24, 2012 Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/game12x1/public_html/houses.php on line 21 my code You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
KyleMassacre Posted December 24, 2012 Posted December 24, 2012 Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/game12x1/public_html/houses.php on line 21 The forums have messed up tons of mods that were listed from back in the day so be careful but try this: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. And if you get a fully working copy post it up i believe a lot of people have tried this but cant get it to work right Quote
AnonymousUser Posted January 3, 2013 Posted January 3, 2013 (edited) i've got something like this... although the code is a lot different :p Edited January 3, 2013 by AnonymousUser Quote
Bennyh789 Posted January 5, 2013 Posted January 5, 2013 Care to post anonymous? Ive been trying for ages to sort this code out but with no luck Quote
Bennyh789 Posted January 5, 2013 Posted January 5, 2013 Parse error: syntax error, unexpected T_STRING, expecting T_CASE or T_DEFAULT or '}' in /home/endoftim/public_html/tester.php on line 5 keep getting that Quote
Bennyh789 Posted January 8, 2013 Posted January 8, 2013 Ok will try this one. I will pay $5 for someone to edit the code so it works :-) Not sure how to edit code that was changed during the forum update Quote
AnonymousUser Posted January 8, 2013 Posted January 8, 2013 show the top 10 lines... to where your getting the error Quote
sniko Posted January 8, 2013 Posted January 8, 2013 Parse error: syntax error, unexpected T_STRING, expecting T_CASE or T_DEFAULT or '}' in /home/endoftim/public_html/tester.php on line 5 keep getting that Ensure your switch statement has a similar syntax to; You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Scorpio Posted January 16, 2013 Posted January 16, 2013 Can some one help me out? And try and fix it for me? Quote
AnonymousUser Posted January 16, 2013 Posted January 16, 2013 Just start from the scratch codes, then just figure out what bugs are on the code its really not that hard... Quote
AnonymousUser Posted January 16, 2013 Posted January 16, 2013 Here is the code without the forum crap messing it up... You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Bennyh789 Posted January 16, 2013 Posted January 16, 2013 Anonymous user you are some what of a legend! However the code is all installed exactly how it says on here BUT when the rental time reaches 0 the user who rented the house still has it AND an error occurs when they try to move out of it! Also people can go into negative money when renting if they dont have enough to cover the cost. Any ideas? Has anyone else tested this and have this problem. Quote
KyleMassacre Posted January 16, 2013 Posted January 16, 2013 Anonymous user you are some what of a legend! However the code is all installed exactly how it says on here BUT when the rental time reaches 0 the user who rented the house still has it AND an error occurs when they try to move out of it! Also people can go into negative money when renting if they dont have enough to cover the cost. Any ideas? Has anyone else tested this and have this problem. Yeah evict them when time runs up or they dont have the money to cover the costs Quote
Serin Posted April 15, 2013 Posted April 15, 2013 (edited) im having a problem with this, there have been some changes made by my coder but the changing of money from the rentee to the renter is not working anybody help? this is the page i have right now. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Edited April 15, 2013 by Serin wrong page of code Quote
KyleMassacre Posted April 15, 2013 Posted April 15, 2013 Try putting after line 220 something like this: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. This is not tested and im not very good with sprintf so double check everything and make sure I have my column names right Also, where are you getting the $owned_houses variable or am I just blind? Quote
KyleMassacre Posted April 18, 2013 Posted April 18, 2013 didnt worl :( Well what does $owned_houses mean? That looks like a bunk variable and that may be where your issue is. It may be an undefined var. Try changing that to the $r variable 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.