Welcome Guest[3.142.198.223], connected from
How do I remove this?
|
Post: #21
|
|||
|
|||
RE: How do I remove this?
No bother at all my friend, don''t worry about it
Can you tell me once again where and how you set the custom name and what have you set for the url of the star images? |
|||
12-10-2009, 02:09 PM
(This post was last modified: 12-10-2009 02:14 PM by skiilz.)
Post: #22
|
|||
|
|||
RE: How do I remove this?
Thank you. But isn't this code that I have to edit: I got an SQL error.
I changed this one and finally solve the problem: Code:[Highlight] $userstars .= "<img src=\"$starimage\" border=\"0\" alt=\"*\" />"; Code:[Highlight] $userstars .= "<img src=\"$starimage\" border=\"0\" alt=\"\" />"; (12-10-2009 01:40 PM)babjusi Wrote: But I suspect that you haven''t entered the proper image path at the image option.I removed the image path: [attachment=58] And if there is no image path it will display the alt="*" THANK YOU FOR YOUR PATIENT! |
|||
Post: #23
|
|||
|
|||
RE: How do I remove this?
Can you try to enter there the following:
For nm of starts add what number you wish whereas at Star Image add: images/star.gif and make sure that you have a star.gif at the images folder. Cos that is why you get those asteric characters, the image path is empty. If you want to totally remove the stars from profile find and remove {$userstars}<br /> at the member_profile template. |
|||
12-10-2009, 02:17 PM
(This post was last modified: 12-10-2009 02:19 PM by skiilz.)
Post: #24
|
|||
|
|||
RE: How do I remove this?
--I don't want images for this group thats why I removed!
I have solved it already: I changed this one: (member.php) Code:[Highlight] $userstars .= "<img src=\"$starimage\" border=\"0\" alt=\"*\" />"; Code:[Highlight] $userstars .= "<img src=\"$starimage\" border=\"0\" alt=\"\" />"; And finally solved the problem. Thank you! |
|||
Post: #25
|
|||
|
|||
RE: How do I remove this?
Ah, the same bit of code I posted but at the member.php file for the profile. Glad to hear it that you got it solved.
|
|||
Post: #26
|
|||
|
|||
RE: How do I remove this?
Yes the same! hehehe
|
|||
Post: #27
|
|||
|
|||
RE: How do I remove this?
Good thinking buddy, I am very impressed.
|
|||
Post: #28
|
|||
|
|||
RE: How do I remove this?
HEHE... I don't know how to code but I have some notion!
|
|||
Post: #29
|
|||
|
|||
RE: How do I remove this?
(12-10-2009 02:29 PM)Light33 Wrote: HEHE... I don't know how to code but I have some notion! You have intuation and very good sense. I believe you can learn to code in no time if you really set you mind to learn it. |
|||
12-10-2009, 03:07 PM
(This post was last modified: 12-10-2009 03:07 PM by skiilz.)
Post: #30
|
|||
|
|||
RE: How do I remove this?
Yes... Do you know any site with manuals/tips to help me?
I like to learn new things. |
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |