Guest Anonymous Posted April 5, 2008 Posted April 5, 2008 Re: [mccode] item images Ah.. my mistake - I assumed a V2 :"> Quote
juelpatwary Posted April 5, 2008 Posted April 5, 2008 Re: [mccode] item images Can anyone please cnvert it to v2? Im sorry, I cant do it... Quote
weewooz Posted September 6, 2008 Posted September 6, 2008 Re: [mccode] item images this all works fine in vr1 but how would we add this to the shops.php so when you buy you can see the pictures not just in your inv.php thanks Quote
mentaljason Posted September 6, 2008 Posted September 6, 2008 Re: [mccode] item images I cant see how this works. It is incomplete. Quote
weewooz Posted September 6, 2008 Posted September 6, 2008 Re: [mccode] item images Ive done a fair bit of editing with this and if it fine ill post it for vr1 if thats ok with you Quote
mentaljason Posted September 6, 2008 Posted September 6, 2008 Re: [mccode] item images You can post updated vertions. BUT FOR GOD SAKE REMEMBER TO RAP IT WITH THE CODE THING!!!! lol Nothing more anoying then reeding it as text. Quote
weewooz Posted September 6, 2008 Posted September 6, 2008 Re: [mccode] item images i know lol but thats how i always it do i like to be diffo but for this i wil just for you :) Quote
Elitemobb Posted September 24, 2008 Posted September 24, 2008 Re: [mccode] item images I for some reason am not getting any output. I have it uploading images.. and i have the image path correct in the items table in the database... but when i view the shop or inventory its just a blank area. No image.. no description just blank. any suggestions? Quote
Uridium Posted September 24, 2008 Posted September 24, 2008 Re: [mccode] item images I for some reason am not getting any output. I have it uploading images.. and i have the image path correct in the items table in the database... but when i view the shop or inventory its just a blank area. No image.. no description just blank. any suggestions? for this code to work you need to change the original that was posted on page 1 from You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. to You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. heres and more indepth example of the code that i modified for mine which will also give you an ALT or in this case TITLE description of each picture... The ALT is taken from the ITEM when you added it from your admin panel You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. On mine i created a folder called itmpics hence why the SRC is pointing to it... Quote
Elitemobb Posted September 25, 2008 Posted September 25, 2008 Re: [mccode] item images ok.. i did as you said and changed $r to $i... and the outcome... there wasnt one. However when i removed the image tag and echo'd the command it did show the link to the image in the description area as its supposed too.. I did that just to see if i was getting anything from the database. So that tells me i have an issue with my image code in the file. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. That is what im using per the instructions. If im doing something wrong.. please educate me :D Thanks Quote
Uridium Posted September 25, 2008 Posted September 25, 2008 Re: [mccode] item images Have a look at this post http://criminalexistence.com/ceforums/index.php?topic=24996.0 Quote
Uridium Posted September 25, 2008 Posted September 25, 2008 Re: [mccode] item images ok.. i did as you said and changed $r to $i... and the outcome... there wasnt one. However when i removed the image tag and echo'd the command it did show the link to the image in the description area as its supposed too.. I did that just to see if i was getting anything from the database. So that tells me i have an issue with my image code in the file. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. That is what im using per the instructions. If im doing something wrong.. please educate me :D Thanks Send me your YM or MSN addy and i will Add you I dont think you have the complete File for the images to show you up. The script on this page doesnt have the SQL and other additions to the items.php that is needed for pics to show... Quote
Elitemobb Posted September 26, 2008 Posted September 26, 2008 Re: [mccode] item images Sweet... Thanks illusions for the help.. :D +1 to you Quote
mdp77 Posted January 8, 2009 Posted January 8, 2009 Re: [mccode] item images Could someone please help me with this: I added this You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. to my admin.php But then when I put the link my admin panel for the items image I get this: Column count doesn't match value count at row 1 Do I need a msql query or something? Quote
CrackTheCoder Posted July 9, 2009 Posted July 9, 2009 Re: [mccode] item images This is so much simpler than you make it seem. it only requires 2 lines of php and one sql line 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.