Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 13 1 2 3 4 12 13
Joined: Nov 2000
Posts: 1,271
Kahuna
Kahuna
Joined: Nov 2000
Posts: 1,271
qasic (or anyone using this hack, really) :

do you know of any good avatar "banks"? for example, the site displayed in the sample pics qasic posted at the beginning of this thread... there's hundreds of avatars there to play with smile any chance of "raiding" it, for use in my own collection? (or a similar location?) laugh

Sponsored Links
Joined: Oct 2000
Posts: 4
Junior Member
Junior Member
Offline
Joined: Oct 2000
Posts: 4
eg.
A) user selected his avatar in the profile.
B) User edit his profile, drop down avatar list point to NONE. At, "Your Picture:" Field, it shows the full url of the avatar he have selected. He update the profile without changing anything (the pointer for avatar still point to NONE)
C) u will see error in the Avatar (it shows 2 url if u right click and propertise it)

is this "normal"?
not sure if u guys understand what i mean...

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
I betcha you did not upload blank.gif to you avatar directory. It's required.

qasic

Joined: Oct 2000
Posts: 4
Junior Member
Junior Member
Offline
Joined: Oct 2000
Posts: 4
nevermind...Its my fault..hehe..didnt install the hack properly

[ April 21, 2001 06:31 AM: Message edited by: eskimo ]

Joined: Apr 2001
Posts: 2
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 2
ok I screwed up somewhere...not sure where....thinking it's the cp.cgi but anyway. It says I don't have a high enough access or not permitted to view the avatar section of the cp......I tried two diff admin accounts and still says same thing....sooooo I need someone to tell me where to go to fix oooooor a "become god" hack lol.

Sponsored Links
Joined: Feb 2001
Posts: 67
Member
Member
Offline
Joined: Feb 2001
Posts: 67
link dead?


What Would UBB look like with out hacks?
Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
1) Link not dead.
2) Most likely cp.cgi was hacked incorrectly. Re-hack from backups.

qasic

Joined: Feb 2001
Posts: 7
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 7
ok i seem to have the same prob as above
When i try to access the AVATAR settings through the CP i get "You Do Not HAve Permission" yet i do have access on everthing else on the CP..
I've checked and re-check the CP.CGI hack and it's done correctly ????

Joined: Apr 2001
Posts: 4
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 4
Having trouble with installation, I am running Ultimate Bulletin Board 6.0, Beta 7.9


in the Avatar hacck installation, it says to:

***************************
cp_common.pl (template)
***************************

FIND:

document.writeln("");

ABOVE PUT:

document.writeln("");

FIND (this occurs TWICE; do this hack TWICE):

document.writeln("");

ABOVE PUT:

document.writeln("");


However, document.writeln is NOT found in this file? (found in /ubb/Templates/ ? what am I doing wrong. I have found every other peice upto this point

Joined: Apr 2001
Posts: 1
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 1
Well, maybe you already try this, but it was an error i found as i was installing the hack. I also had an error with avatar ditectory, because i didn´t place the "S" at the endo of acatar"s" directory.

Maybe there´s your problem. laugh

Sponsored Links
Joined: Apr 2001
Posts: 4
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 4
no, im having trouble finding the correct file to edit, As I cannot find in the requested file, the information said to addchangeremove

Joined: Apr 2001
Posts: 4
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 4
I spent some time with this, and I printed out the offending file, And this is what I found that seems to be the "best match"

tempMenu.addItem(new NavBarMenuItem("Configuration Settings", "$vars_config{CGIURL}/cp.cgi?ubb=vars_config&r=$ran"));

To me this appears to be a java menu entry, insted of the other form that avatar_hack_install_00007.txt file is trying to get me to do.

[ April 22, 2001 11:42 PM: Message edited by: Yobe ]

Joined: Apr 2001
Posts: 4
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 4
OK I did a bit of comparing syntax's and i came up with my own hack, and it works. Yay... Dont clap too hard, I was sleepy when I did this and I think the lord had some help to it..

But for:

***************************
cp_common.pl (template)
***************************

FIND:

document.writeln("");




You would actualy look for:

tempMenu.addItem(new NavBarMenuItem("Configuration Settings", "$vars_config{CGIURL}/cp.cgi?ubb=vars_config&r=$ran"));



ABOVE PUT:

document.writeln("");



and ABOVE THIS PUT

tempMenu.addItem(new NavBarMenuItem("Avatar Settings", "$vars_config{CGIURL}/cp.cgi?ubb=vars_avatar&r=$ran"));


For
FIND (this occurs TWICE; do this hack TWICE):

document.writeln("


You would actualy find

tempMenu.addItem(new NavBarMenuItem("Prune Posts", "$vars_config{CGIURL}/cp.cgi?ubb=prune&r=$ran"));


And ABOVE PUT:

OLD
document.writeln("");

NEW

tempMenu.addItem(new NavBarMenuItem("Manage Avatars", "$vars_config{CGIURL}/cp.cgi?ubb=manage_avatar&r=$ran"));


I hope this helps somone down the road

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
Yobe, either you're using an illegal version of UBB or you're license expired because ALL gold versions of UBB 6 don't use DHTML for the Menu.

qasic

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
Clueless, if hacking is truly correct, I'll need to look @ your board personally. E-mail me: 1) URL to your board, 2) Admin l/p to your board, 3) FTP info for you board, and 4) FTP l/p

qasic

Joined: Apr 2001
Posts: 20
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 20
hey qasic,

i got the same problem indiCa mentioned on page 1. AND i have not forgotten that bit of code u mentioned below wink any other suggestions ?! confused

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
ComaRiot,

You'll have to be a bit more descriptive in your description of the problem.

Thx.

q

Joined: Apr 2001
Posts: 14
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 14
great, thanks

Joined: Mar 2001
Posts: 25
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 25
qasic, great hack. after i translated everything to english and fixed a few things in avatarlist.cgi it worked perfectly! laugh

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
FDSA, what sort of fixes do you mean about avatarlist.cgi? Thanks in Advance.

q

Joined: Apr 2001
Posts: 20
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 20
okay then, a she said, i've installed everything (means i uploaded the files, created the dirs, and hacked the files) and in the control panel, the register page and the profile it works really fine, but the avatars won't show up in the posts under the names frown there's nothing in the generated html-file, but the code (both pieces) are there where they should be confused ...

Joined: Apr 2001
Posts: 18
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 18
Hi there,

I could just copy and paste ComaRiot's mesage...... but I will explain my prolem a little more...

I Upgraded my board from v. 6.01 to 6.04 and I just cant get the avatar hack to work. It did work before, but I can't get the script to display the pictures any more. I can change my avatar from my profile, it would show up in the database , and if I hack the public_topic_page.pl file I can get some text displayed on the forum where the avatar pict should show up, but not the $this_img variable. I spent quite bit of time playing with the files, but no success. Can you help ?

Thx in advance.

Laszlo
http://mco.gameprofiles.com/cgi-bin/ultimatebb.cgi

PS For people who wants to download the hack : It is a great script, it worked really good, it is probably me doing something wrong.

Joined: Apr 2001
Posts: 18
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 18
Ohhhhh...
I found it....


In public_topic_page.pl

I inserted the new code one line higher than I was supposed to. ...... before the "}"

Here is the bit of code where I made the mistake.....

This is the instruction :
Code
code:

And this is how I did it wrong :

Code
code:

Great hack, I am happy it is working again.

Laszlo

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
ComaRiot, you must have hacked it wrong then. I can look at your board personally if necessary though. E-mail me the details ([email protected]).

q

Joined: Apr 2001
Posts: 20
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 20
damn, i made the exact smae error as Laszlo :rolleyes: thx to you two. now it'S working greatly wink

Joined: Apr 2001
Posts: 94
Member
Member
Offline
Joined: Apr 2001
Posts: 94
It is possible that theres an error in the shw? confused

I halso had the problem with "You do not have permission to access this area"...I hacked cp.cgi manually...and it worked...

Thx,Great Hack!

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
No problems for me. Chances are you probably didn't upload cp.cgi hacked by SHW.

q

Joined: Apr 2001
Posts: 94
Member
Member
Offline
Joined: Apr 2001
Posts: 94
ERmm...have aproblem:The avatarlist.cgi shows me a whte page....but i used style template "standard" and this has a black background...cleared cahe,still not using the templte...hacking misstake?i used shw...

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
1) Version of UBB? You now need 6.04c.
2) Re-download the ZIP file and re-upload avatarlist.cgi.

q

Joined: Apr 2001
Posts: 19
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 19
I am on 6.04a The hack works fine except for ON little flaw.

Manage Avatars shoews up TWICE in the control panel!!

Also can I have avatars hosted on the PERSONS own server rather than min?

Thanks for any help!!!

Joined: Apr 2001
Posts: 1
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 1
everything seems fine except theres no avatar option in the users profile. Ive gone over the files twice and havent seen a mistake, please help me

aim: goldenad

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
Dalefan: cp_common.pl was hacked wrong; re-hack it correctly.

golden: URL to your board?

q

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
Just a warning that goldenad runs a warezed UBB.

q

Joined: Apr 2001
Posts: 19
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 19
Thanks man!

qasic your hacks ROCK!!!!


Thanks for all your hard work!

Joined: Apr 2001
Posts: 19
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 19
qasic- Any ideas on how to have members host their OWN Avatar pics instead of housing them on my server?????

Joined: Apr 2001
Posts: 43
Member
Member
Offline
Joined: Apr 2001
Posts: 43
Quick question I got to the part of the hack where Im editing public_edit_profile.pl and when i search for FIND:

# other registration fields follow: I dont find anything Only thing close is this line} # end field other registration fields follow:

Is that the same thing or am I missing something? BTW this is version 6.04b

Joined: Mar 2001
Posts: 27
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 27
*del*

[ May 01, 2001 08:28 PM: Message edited by: DJ Doena ]

Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
York1: yes, looks to be like the same thing.

q

Joined: May 2001
Posts: 4
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 4
I want every user to have his own avatar, they must fil in a URL and not pick one from a list! HOW?? confused

Joined: Apr 2001
Posts: 6
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 6
hi everyone!

This is my first post, so I'm introducing myself a little bit: Cyberrain, 22, Austria, First-time-UBB-user smile

I've done some to the Avatar Hack of qasic. So you can click on an avatar in the preview-window and the profile-page is updated automatically. I think this is better than remember the name of the avatar, going back to profile-page and searching in the selectbox wink

You can download it here: SHW-file

Greetings, Cyberrain
cyberrain@gmx.net

Page 2 of 13 1 2 3 4 12 13

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
isaac
isaac
California
Posts: 1,157
Joined: July 2001
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 20221218)