#36916
03/16/2000 8:32 PM
|
Joined: Feb 2000
Posts: 6
Junior Member
|
Junior Member
Joined: Feb 2000
Posts: 6 |
i think that this was done before, but here is my own version http://mycomp.virtualave.net/image.txt Enjoy, comments suggestions, post here
|
|
|
#36917
03/18/2000 5:23 PM
|
Joined: Mar 2000
Posts: 20
Member
|
Member
Joined: Mar 2000
Posts: 20 |
Again -
Where can we see this in action? Do plan on telling us.
Jerry
|
|
|
#36919
03/28/2000 2:13 PM
|
Joined: Mar 2000
Posts: 2
Junior Member
|
Junior Member
Joined: Mar 2000
Posts: 2 |
Hey has anyone tried this hack out yet? If so, tell me if it works fine.
------------------
|
|
|
#36920
03/28/2000 2:24 PM
|
Joined: Jan 2000
Posts: 170
Member
|
Member
Joined: Jan 2000
Posts: 170 |
I think it won't beat the Avator addon ![[Linked Image]](http://ubbcodehacking.com/ubb/smilies/smile.gif)
|
|
|
#36921
03/28/2000 7:08 PM
|
Joined: Mar 2000
Posts: 305
Member
|
Member
Joined: Mar 2000
Posts: 305 |
it beats the avatar system I had running.
read my last post, it has a link to my board, It works.
|
|
|
#36922
03/28/2000 8:41 PM
|
Joined: Feb 2000
Posts: 4,625
Member
|
Member
Joined: Feb 2000
Posts: 4,625 |
|
|
|
#36923
04/15/2000 1:59 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
I don't get it. The instructions to do this do not match with my 5.44b. First I am looking for ("Sorry, we are not accepting new registrations currently."); and that is nowhere in Ultimate.cgi as it says it should be.
Am I missing something?
|
|
|
#36924
04/15/2000 7:29 PM
|
Joined: Feb 2000
Posts: 4,625
Member
|
Member
Joined: Feb 2000
Posts: 4,625 |
try searching for a substring. The wording might be a little different.
|
|
|
#36925
04/15/2000 10:36 PM
|
Joined: Feb 2000
Posts: 6
Junior Member
|
Junior Member
Joined: Feb 2000
Posts: 6 |
it latest version try searching for it in register_lib.pl
Hope it helps
------------------
|
|
|
#36926
04/16/2000 10:35 AM
|
Joined: Feb 2000
Posts: 4,625
Member
|
Member
Joined: Feb 2000
Posts: 4,625 |
5.44b not 5.45b. 5.44b doesnt have register_lib
|
|
|
#36927
04/16/2000 1:12 PM
|
Joined: Jun 2000
Posts: 263
Junior Member
|
Junior Member
Joined: Jun 2000
Posts: 263 |
Try to search for just "accepting" or "not accepting" If your editor has line wrap and if your resolution is small, the line could have been wrapped (say: Sorry, we are not accepting new registrations currently
see the break? )
|
|
|
#36928
04/17/2000 2:00 AM
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
one question, before I really mess it up... There are 4 instances of the same "Sorry we are not.." and 2 of the " Allow Bulletin Board Administrators ..." do we add the code we are supposed to add below *each* instance? Or just one...
I am gonna give it a try with each instance, just thought I might skip a little trial and error if someone already has an answer...
------------------ Allen
- http://www.stand318.com
| |
|
|
#36929
04/17/2000 8:52 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
is there a way i can have just ONE user have an image?
|
|
|
#36930
04/18/2000 3:25 AM
|
Joined: Feb 1999
Posts: 1,379
Programmer
|
Programmer
Joined: Feb 1999
Posts: 1,379 |
Yes - you just hard-code it into ubb_library2.pl (near any rank hacks). Just a thought ![[Linked Image]](http://ubbcodehacking.com/ubb/smile.gif)
|
|
|
#36931
04/18/2000 2:26 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
I tried this hack on 5.45 and now I am getting this message and am not sure where to go look.
Hack attempt logged or corrupt member file found with extra fields [15 total]
|
|
|
#36932
04/18/2000 2:43 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
Ok, good news I found the problem, but was wondering what limits the size of the image? Anything?
Also what the best hack for users to have there own Custom Title?
|
|
|
#36934
04/21/2000 11:53 PM
|
Joined: Feb 2000
Posts: 9
Junior Member
|
Junior Member
Joined: Feb 2000
Posts: 9 |
I'd also like to know if the image sizes can be restricted. Like height/width size i mean.
Also is there a way to keep the image under a certain number of kilobytes?
|
|
|
#36935
04/22/2000 4:56 AM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
Okay... http://www.bulbagarden.com/forum Go to a thread.. You see I have broken images for people who don't use a USER IMAGE? How do I fix that? Also it has a URL.. I think I did something wrong O_o can you help?? Thanks.. ------------------ -Bulbasaur BulbaGarden.com
|
|
|
#36936
04/22/2000 9:08 AM
|
Joined: Feb 1999
Posts: 1,379
Programmer
|
Programmer
Joined: Feb 1999
Posts: 1,379 |
Ripper: you can easily modify an upload script to have an upper byte limit. Just a thought ![[Linked Image]](http://ubbcodehacking.com/ubb/smile.gif)
|
|
|
#36937
04/22/2000 6:22 PM
|
Joined: Mar 2000
Posts: 305
Member
|
Member
Joined: Mar 2000
Posts: 305 |
Y2BNE1 gave me the updated version of this hack. He has added the ability to show images for only mods and admin, this can be easily changed to make only 1 user with a special status have an image.
|
|
|
#36938
04/23/2000 1:36 AM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
Ok what I would like to see with this is the ability to limit the size of the image being displayed. Can we do that with the ![]() tag? That would be the easiest way I can think of to do it. I would prefer to NOT let my users upload a photo. Easier to have a link to the photo that is hosted somewhere else. Also, for some reason, (at least on my board) when you go back into your profile, it does not show the url to your image even after you have set it. Could that be something I did wrong or is that the default display? What would it take to get the URL (which I DO see in the users cgi in my members dir) to show up? Even if it has to go under the rules area. Something like,"Your current image URL is:". How does that all sound? Did I make sense? ![[Linked Image]](http://ubbcodehacking.com/ubb/wink.gif) ---- Ok I just need to add to this message that there is something REALLY wrong with my application of this hack. It seems that no matter what, EVERYONE is getting the same picture. I set one for my main account and now it is showing up for every account. I could really use some help here. ![[Linked Image]](http://ubbcodehacking.com/ubb/smile.gif) Fred
|
|
|
#36939
04/24/2000 12:33 AM
|
Joined: Feb 2000
Posts: 6
Junior Member
|
Junior Member
Joined: Feb 2000
Posts: 6 |
|
|
|
#36940
04/24/2000 1:37 AM
|
Joined: Mar 2000
Posts: 305
Member
|
Member
Joined: Mar 2000
Posts: 305 |
yup, just work with the img src tag, only prob is, all images will be made that size.
|
|
|
#36941
04/24/2000 11:12 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
My files? If so, have not gotten them back yet in email. ![[Linked Image]](http://ubbcodehacking.com/ubb/smile.gif) Did you find out what was wrong? Thanks in advance! Fred
|
|
|
#36942
04/25/2000 2:56 AM
|
Joined: Mar 2000
Posts: 305
Member
|
Member
Joined: Mar 2000
Posts: 305 |
no man, what he mean by "file updated" was that he updated the text file in the instructions.
|
|
|
#36943
04/25/2000 11:27 AM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
There has to be a way to shut off a certian users access to add a image if you dont like it or if its the incorrect size?
Would anyone know where to add code so that when the administrator looks in the person account. they can turn user image on or off for that user?
|
|
|
#36944
04/25/2000 4:17 PM
|
Joined: Mar 2000
Posts: 9
Junior Member
|
Junior Member
Joined: Mar 2000
Posts: 9 |
Anyone else have this problem ? My users periodically lose there image. I have the custom status hack installed all I had to do was increase the thisprofile# to 16 instead of 15 and it was working. Any ideas what would strip this line out of a members profile ? ------------------ Dynotech http://www.dyno-tech.com
|
|
|
#36945
04/26/2000 3:36 AM
|
Joined: Feb 1999
Posts: 1,379
Programmer
|
Programmer
Joined: Feb 1999
Posts: 1,379 |
If you haven't modified a routine which writes the member file then it wouldn't save the field. I'm not too sure which blocks of code do this... Just a thought ![[Linked Image]](http://ubbcodehacking.com/ubb/smile.gif)
|
|
|
#36946
04/26/2000 12:16 PM
|
Joined: Mar 2000
Posts: 9
Junior Member
|
Junior Member
Joined: Mar 2000
Posts: 9 |
Thanks Cal. It does right out to the member file. I checked via FTP. And it will last for awhile then dissapear. ------------------ Dynotech http://www.dyno-tech.com
|
|
|
#36947
04/26/2000 7:14 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
I want to let everyone know that y2bne1 has been a great help in assisting me to track the problems that I was having with this script down. It is nice to know that there are people that not only want to share a hack that they have done but will also support it for those that have problems applying it.
Again, thanks for all the help Y2BNE1!!!
Fred
|
|
|
#36948
04/30/2000 4:35 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
Silly question, but what if you cannot find a single instance of ("Sorry, we are not accepting new registrations currently." in Ultimate.cgi?
Am I just missing something?
|
|
|
#36949
05/03/2000 12:04 AM
|
Joined: Feb 2000
Posts: 6
Junior Member
|
Junior Member
Joined: Feb 2000
Posts: 6 |
if you are using a 5.45x version of UBB you should look for it in register_lib.pl
|
|
|
#36950
05/03/2000 4:46 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
Y2BNE1,
Is there a way that the administrator can have access to turn off the image for a certian user. Like when a admin looks at the users account.
That way if the image is to big. We can shut it off right away and we can contact them. Or if the image is out of context.
|
|
|
#36951
05/03/2000 5:23 PM
|
Joined: May 2000
Posts: 118
Member
|
Member
Joined: May 2000
Posts: 118 |
You could do that in the member file in your ftp program
|
|
|
#36952
05/04/2000 9:41 AM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
What ftp program? All the user simply does is enter in the url of the picture they want posted and no matter what size it will try to fit it in the screen. Makes everything crappy looking. What I am talking is being able to go in the users account and manually shut off there access to being able to have a image underneath there name.
|
|
|
#36953
05/07/2000 4:57 PM
|
Joined: Aug 2000
Posts: 3,590
Moderator
|
Moderator
Joined: Aug 2000
Posts: 3,590 |
|
|
|
#36954
09/07/2000 5:50 AM
|
Joined: Jun 2000
Posts: 9
Member
|
Member
Joined: Jun 2000
Posts: 9 |
Was someone able to make it run on 5.45c? If yes can you please report the new hack here? ------------------ Cr4z33 =================== Pizza r000000x! 
Cr4z33 =================== Pizza r000000x!
|
|
|
#36955
09/08/2000 7:38 AM
|
Joined: Jun 2000
Posts: 9
Member
|
Member
Joined: Jun 2000
Posts: 9 |
*bump* ![[Linked Image]](https://ubbdev.com/ubb/rolleyes.gif) ------------------ Cr4z33 =================== Pizza r000000x! 
Cr4z33 =================== Pizza r000000x!
|
|
|
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.
|
|
Posts: 417
Joined: November 2001
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|