You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 73 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - how do i add pics in my signiture [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
playboy69
Private
Private


Joined: Feb 01, 2003
Posts: 40

Location: USA

PostPosted: Wed Mar 05, 2003 7:35 pm Reply with quoteBack to top

im trying to add pics to my sig but its not working on my site and neither is the signiture can you help?
Find all posts by playboy69View user's profileSend private messageVisit poster's website
sixonetonoffun
Major
Major


Joined: Jan 13, 2003
Posts: 892


PostPosted: Wed Mar 05, 2003 7:44 pm Reply with quoteBack to top

Hmn funny I've not been on a site with Splatt regularly to try one but... have you tried using bb code in the sig?

_________________
www.netflake.com
www.glowoptics.com
Find all posts by sixonetonoffunView user's profileSend private message
playboy69
Private
Private


Joined: Feb 01, 2003
Posts: 40

Location: USA

PostPosted: Wed Mar 05, 2003 7:59 pm Reply with quoteBack to top

i dont even know what bb coding is lol
Find all posts by playboy69View user's profileSend private messageVisit poster's website
UG_Devildog
Nuke Cadet
Nuke Cadet


Joined: Mar 03, 2003
Posts: 2


PostPosted: Wed Mar 05, 2003 8:27 pm Reply with quoteBack to top

Well myself and playboy69 working on same site, and are php noobs, we wanted to post a picture with our signature and not sure how to do it. We tried HTML coding and the box was there but no picture?
Find all posts by UG_DevildogView user's profileSend private messageVisit poster's website
sixonetonoffun
Major
Major


Joined: Jan 13, 2003
Posts: 892


PostPosted: Wed Mar 05, 2003 9:13 pm Reply with quoteBack to top

bb codes http://nukecops.com/modules.php?name=Forums&file=faq&mode=bbcode

Give that a try. It really makes a difference which forum your using the PHPNuke RC2 default BBtoNuke forum has extra filtering which prevents image tags from working without specifically removing the filter from the Your Account/index.php code $user_sig = htmlspecialchars($user_sig); would have to be changed (at your own risk!) to something like $user_sig = $user_sig; Maybe someones got a better option here.

But before you worry about anything like that check to be sure you have bb code or html enabled for signatures in the forums administration area.

_________________
www.netflake.com
www.glowoptics.com
Find all posts by sixonetonoffunView user's profileSend private message
Tim
Private
Private


Joined: Feb 09, 2003
Posts: 48

Location: Hegelsom, The Netherlands

PostPosted: Fri Mar 07, 2003 8:09 am Reply with quoteBack to top

Like sixonetonoffun said you could try:
Image
instead of
<img src="http://yourlinktoyoursite.com/images/yoursigimage.gif">
Find all posts by TimView user's profileSend private messageSend e-mailVisit poster's website
playboy69
Private
Private


Joined: Feb 01, 2003
Posts: 40

Location: USA

PostPosted: Fri Mar 07, 2003 9:22 am Reply with quoteBack to top

i still cant seem to figure this out on the sig
Find all posts by playboy69View user's profileSend private messageVisit poster's website
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Fri Mar 07, 2003 1:22 pm Reply with quoteBack to top

Code:
try this <img> </img> or [img] [/img] TRY IT

_________________
I am new at this, give me time.


PHPNUKE = Less Code
NukeCops = More power
PhpNuke + NukeCops = "less code more power"
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
playboy69
Private
Private


Joined: Feb 01, 2003
Posts: 40

Location: USA

PostPosted: Fri Mar 07, 2003 1:45 pm Reply with quoteBack to top

tried them both and still nothing but i got it figured out now i just opened a html editor and hit insert then took that code and pasted it in my sig with of course the right addy were to get the pic and now it works but thanks for such great help on trying bud
Find all posts by playboy69View user's profileSend private messageVisit poster's website
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Fri Mar 07, 2003 1:47 pm Reply with quoteBack to top

n/p Wink

_________________
I am new at this, give me time.


PHPNUKE = Less Code
NukeCops = More power
PhpNuke + NukeCops = "less code more power"
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
playboy69
Private
Private


Joined: Feb 01, 2003
Posts: 40

Location: USA

PostPosted: Fri Mar 07, 2003 2:13 pm Reply with quoteBack to top

i am new too only been doing this for 4 days lol but thanks
Find all posts by playboy69View user's profileSend private messageVisit poster's website
Tim
Private
Private


Joined: Feb 09, 2003
Posts: 48

Location: Hegelsom, The Netherlands

PostPosted: Sat Mar 08, 2003 12:20 am Reply with quoteBack to top

Just curious.. but that html editor couldn't give you another code then the ones stated above.. Your problem is solved now, so no problemo.. but thought you'd like to know..
Probably was this:
< img src="http:LINK TO IMAGE">
Find all posts by TimView user's profileSend private messageSend e-mailVisit poster's website
playboy69
Private
Private


Joined: Feb 01, 2003
Posts: 40

Location: USA

PostPosted: Sat Mar 08, 2003 12:23 am Reply with quoteBack to top

yes that was it but i was told to use <img> </img> or [img] [/img] not < img src="http:LINK TO IMAGE"> but yes it is fixed and thanks for all the help
Find all posts by playboy69View user's profileSend private messageVisit poster's website
Tim
Private
Private


Joined: Feb 09, 2003
Posts: 48

Location: Hegelsom, The Netherlands

PostPosted: Sat Mar 08, 2003 12:48 am Reply with quoteBack to top

Oh dude i see.. i used the full html code and html was enabled, which gave an image error (becuz' it was just st like yoursite.com/blah..) ok!
Find all posts by TimView user's profileSend private messageSend e-mailVisit poster's website
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.224 Seconds - 339 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::