on_fire Posted August 16, 2006 Posted August 16, 2006 To instal this mod u are gonna need to edit a few files firstly lets start with viewuser.php open it up and find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. replace with: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Run this sql: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. now we need to mod pref's so users can change there profile signatures ect to do this we need to 1) Insert a link 2) add the function 3) add the case find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Add after it: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Add After it: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Add this after: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Astra Posted August 18, 2006 Posted August 18, 2006 Profile Signatures I get this error on preferences.php Parse error: syntax error, unexpected $end in /home/astravn/public_html/rpg/preferences.php on line 208 and line 208 is ?> not sure why this is a error anyone know? Quote
Darkwolf Posted August 18, 2006 Posted August 18, 2006 Profile Signatures remember, by his own admission on_fire codes and posts code on the fly, generally wait a couple of days for his modified coding to show up. Might work then :) Quote
Arson Posted August 19, 2006 Posted August 19, 2006 Profile Signatures if ur smart youd wait about a week to make sure no game owners or coders post on here saying "hey! thats my code!" Quote
Darkwolf Posted August 19, 2006 Posted August 19, 2006 Profile Signatures LMAO well, i know I got sigs working on my site, and it only took about 14 hours to figure and tweak it out lmao The only problem is, without seeing the original code again, i cant even remember what mods i made to get it to work lmao Quote
Dabomstew Posted August 19, 2006 Posted August 19, 2006 Profile Signatures It just needs a couple more close brackets here and there. Quote
on_fire Posted August 19, 2006 Author Posted August 19, 2006 Profile Signatures Astra Find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Replace with: } ?> Quote
Dabomstew Posted August 19, 2006 Posted August 19, 2006 Profile Signatures Actually, it needs two }'s. EDIT: Ok, due to the bugginess of this, I am posting a premodded preferences.php for ya'lls. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
on_fire Posted August 20, 2006 Author Posted August 20, 2006 Dabs it would be good if it worked lmao dabs test b4 u post i added it and look Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/crimina3/public_html/preferences.php on line 178 Quote
Darkwolf Posted August 20, 2006 Posted August 20, 2006 Profile Signatures To bad mine is based on the full version, id just put it up if i could lmao Quote
Astra Posted August 20, 2006 Posted August 20, 2006 Re: Dabs it would be good if it worked lmao dabs test b4 u post i added it and look Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/crimina3/public_html/preferences.php on line 178 lol I got that as well Quote
Darkwolf Posted August 20, 2006 Posted August 20, 2006 Profile Signatures Here shows the problem with php, if you stick a few people in different places, and tell them to modify code with a speficic goal in mind, they will most likely look the same. You posted that not long after i did the code for my sigs and sig pics, and it looks a lot like the way i did it (except i dont see anywhere for sig pics in yours lol). And yes, i run to sigs, one text and one for pics, Quote
Guest Anonymous Posted August 22, 2006 Posted August 22, 2006 Profile Signatures Ok i got it working but when i click on Display Pic Change it only refreshes the page and doesnt let me add a image Quote
Darkwolf Posted August 22, 2006 Posted August 22, 2006 Profile Signatures yeah we want pics :yes: lol well, if dabs said it was ok, maybe i could be tempted to post up the script for the fully working text signatures and picture signatures lol Its based off his code, so he would have to say its ok Quote
Guest Anonymous Posted August 22, 2006 Posted August 22, 2006 Profile Signatures I have the full version can i just pm u and get it from u in there? Quote
Darkwolf Posted August 22, 2006 Posted August 22, 2006 Profile Signatures I have the full version can i just pm u and get it from u in there? nope, because either i release it for everyone with dabs permission, or not at all because its based on dabs code so i wont give it out. Quote
Guest Anonymous Posted August 22, 2006 Posted August 22, 2006 Profile Signatures Ok i respect that :yes: Quote
Darkwolf Posted August 22, 2006 Posted August 22, 2006 Profile Signatures sorry, im just a firm believer in not giving out any code thats based on someone elses code, but if ya all bug dabs ......lmao Quote
Guest Anonymous Posted August 22, 2006 Posted August 22, 2006 Profile Signatures Lol nice pic btw Quote
Darkwolf Posted August 22, 2006 Posted August 22, 2006 Profile Signatures Lol nice pic btw Better be nice pic lol cost me $400 and is copyrighted lmao Quote
Guest Anonymous Posted August 22, 2006 Posted August 22, 2006 Profile Signatures U paid 400$ for the pic? i coulda got u it for free my buddy does image designs, also you wouldnt have a copy of the gang sig's script do u? and if u do ill buy it off u for 5$ Quote
Darkwolf Posted August 22, 2006 Posted August 22, 2006 Profile Signatures U paid 400$ for the pic? i coulda got u it for free my buddy does image designs' date=' also you wouldnt have a copy of the gang sig's script do u? and if u do ill buy it off u for 5$[/quote'] uh, the money i paid for it was because of the hassle the artist went through to put it together, plus the fees for getting it copyrighted. This was professionally done, theres stuff in it that you cant see but if someone knows where to look you can find info to prove its mine. also as i said, without dabs approval, since its based on his code, i wont put nor give anyone any scripts for the sigs Quote
Guest Anonymous Posted August 22, 2006 Posted August 22, 2006 Profile Signatures ight i think i seen it in the purchaseble mods file when i got the game also is my display pic to big? Quote
seanybob Posted August 29, 2006 Posted August 29, 2006 Profile Signatures ok here is a version thats been tested without errors and appears to work... (credit goes to on_fire and dabs, i just meshed their two codes together) tested only for PAid version viewuser.php find You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. replace with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. run this sql You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ---------------------------- preferences.php find You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. after it, add You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. find: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. after that add You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. find You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. after that, add You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. if u get an error lemme know, i may have forgotten to add everything here, but i can fix it easily :) 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.