Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Aug 2001
Posts: 32
Member
Member
Offline
Joined: Aug 2001
Posts: 32
Aaaah this is so frustrating.

I added the Image under Username hack, and I'm getting no errors, no nothing, except no image under the username! I updated threads, updated general settigs, put in the URL to the user image in my profile, and.... when I went to post, no image showed up. So I go back to my profile and there's nothing typed into the User Image box.... what do I do?

frown

[ September 05, 2001: Message edited by: trin ]

Sponsored Links
Joined: Oct 2000
Posts: 743
Moderator / Code Fixer
Moderator / Code Fixer
Offline
Joined: Oct 2000
Posts: 743
Lets start at square one.
Have a look in a member file, is there a line there that links to an image??


I can't afford a good signature editor frown
Joined: Aug 2001
Posts: 32
Member
Member
Offline
Joined: Aug 2001
Posts: 32
Nope. No line that links to an image. frown

Joined: Oct 2000
Posts: 743
Moderator / Code Fixer
Moderator / Code Fixer
Offline
Joined: Oct 2000
Posts: 743
Ok well thats a start. Id say you missed something during the hack. In the sub that writes to the members file, it must contain some new line of code to add the information about the image that is associated with that username.


I can't afford a good signature editor frown
Joined: May 2001
Posts: 6,708
Member
Member
Offline
Joined: May 2001
Posts: 6,708
It also may not be working because your Member fields are not in order. Post your member files and print MEMBERSHIP fields from your ubbmisc.cgi here and I'll see for you.

Sponsored Links
Joined: Aug 2001
Posts: 32
Member
Member
Offline
Joined: Aug 2001
Posts: 32
Well, I've got two instances of PRINT MEMBERSHIP

1.Print profile fields to file
Code
code:

2. [create registration file]
Code
code:

The $PostInfoField is the Last Post in Profile hack and it only told me to insert it in that one space - and that hack works fine....

I'm not sure what you mean by posting member files? Just the contents of the UserNumber.cgi file? Or something from Ubbmisc?

Joined: Oct 2000
Posts: 743
Moderator / Code Fixer
Moderator / Code Fixer
Offline
Joined: Oct 2000
Posts: 743
Ok the variable UserImageURL may be blank, hence its not being passed from one form to another.

find this line

print MEMBERSHIP ("$in{'UserImageURL'}n");

Just above it add

print MEMBERSHIP ("Test, the next line is my ImageURL variablen");


Now it should print that line to the file. Try it and make sure it does.


I can't afford a good signature editor frown
Joined: Aug 2001
Posts: 32
Member
Member
Offline
Joined: Aug 2001
Posts: 32
OI!

Thank you so much BassTeQ!!! It worked!
*does a little dance*

laugh laugh laugh

Thanks for all your help LordDexter and BassTeQ! The board I was working on can go live now! laugh

Joined: May 2001
Posts: 6,708
Member
Member
Offline
Joined: May 2001
Posts: 6,708
Thats cool, No problem. laugh


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
JAISP
JAISP
PA
Posts: 449
Joined: February 2008
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)