921
iHackCode
Re: How to upload avatars using ftp

Yea. .im not good at this stuff.. i'll be over there..

So How U Make That Tutorial?



922
iHackCode
Re:How to upload avatars using ftp

Here is the link to the avatar tutorial for uploading the avatars and creating entries for the avatar images.

https://xoops.org/modules/news/article.php?storyid=1816&com_id=11141&com_rootid=11141

you can use the info in the tutorial to make your own sql file.

explaining the file
INSERT INTO `xoops_avatarVALUES (001'www.xoops.net.br-001.jpg''Avatar-001''image/jpeg'100000000011'S');


INSERT INTO `xoops_avatar` ----tells to insert this info in the xoops_avatar table (but if you installed XOOPS with a different prefix than "xoops" then you will have to change it

VALUES (001, ----the number the avatar is (1st, 2nd, 3rd. like 1st one upload , 2nd one. blah)

'www.xoops.net.br-001.jpg' ----image name

'Avatar-001' ----the name you give the image (also the name you will see when u select the avatar in xoops)

'image/jpeg' ----the type of image it is ('image/gif' is for gif images)

Yea the rest uh..?

here is a pic and an example


INSERT INTO `xoops_avatarVALUES (1'savt417f97e722083.gif''Woot''image/gif'109888099913'S')


image from table "xoops_avatars" -browse
Resized Image

and a pic of what it shows in XOOPS admin area
Resized Image



923
iHackCode
Re: Webmaster Resources

http://www.dnsreport.com
http://www.thefreecountry.com/

Sry,For Not Having More Links, It's Hard Thinking Of Sites..

This Is My New Favorite Thread.



924
iHackCode
Re: Admin Skin?

Pic Link

I Wanted It To Look Like That, But I Cant Find That File. I Thought It Was "xoopcodes.php"



925
iHackCode
Re: Admin Skin?

Hey Do You Know What File I Have To Change To Edit This.

Internal editor
Sorry For Stealing Your Pic..

I Tried Editing "xoopscodes.php" In The "include" Folder, But Its Doesnt Seem To Be Working.



926
iHackCode
Re: Admin Skin?

cp_functions.php ?? in the "incude" Folder. in that file search for logo.. and its near there.

Is That The File You Were Looking For?



927
iHackCode
Re: Agendax

Wow, You Gotta Stop Scaring Me.




TopTop
« 1 ... 90 91 92 (93)



Login

Who's Online

121 user(s) are online (75 user(s) are browsing Support Forums)


Members: 0


Guests: 121


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits