Previous Thread
Next Thread
Print Thread
Rate Thread
Page 10 of 12 1 2 8 9 10 11 12
#136515 10/22/2001 3:15 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
take a look ...

if u make a new event in a threat - the hack create in "ubb_new_topic.cgi" a link like: "}

######################
the edit are right but without edit the link goes dead.

melder test this at ...
http://www.axtien.de/cgi-bin/testboard/ultimatebb.cgi?ubb=calendar

#######
and edit in _lib_calendar.cgi line 110 to
#######

if ($numevents == 0) {
}
elsif ($numevents == 1) {
$preday .= qq~$numevents $vars_wordlets_calendar{event}~;
}
elsif ($numevents => 1) {
$preday .= qq~$numevents $vars_wordlets_calendar{events}~;
}


########
so u can make: 1 event and 2 events smile

[ 10-22-2001: Message edited by: melder ]

[ 10-22-2001: Message edited by: melder ]

Sponsored Links
#136516 10/22/2001 3:57 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
and if u make the "yearly message" in "edit events" make it too for "birthdays" !

###
or can u make that birthdays are dont delete in calendar - only in profil ...

#136517 10/26/2001 4:15 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
hello =!=! ???

... make html "on" in calender like ubbcode if u edit ! so we have no problem if we edit a topic_event include the html link - u understand ?!

and make plz a daily, weeklyy and monthly option too - but only 4 mods and admins - hidden by normal users maybe ...

#136518 10/26/2001 8:32 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
laugh here i am laugh

mmm SSI dont work ...

#136519 10/26/2001 9:08 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
&do_add_event_general is AFTER the [url]/etc are processed.

I don't think HTML should be on, but I might make it.

Daily? It will be in every calendar day tipsy
Weekly/Monthly: If some other people will also ask for it.

BTW, I suggest you to update to v6.1.0, v6.01 is pretty buggy tipsy

Sponsored Links
#136520 10/27/2001 1:38 AM
Joined: Oct 2001
Posts: 12
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 12
Undefined subroutine &main::GetOrPost called at /home/bayareag/public_html/cgi-bin/ubb/ultimatebb.cgi line 428.

can anyone help me with this? any help would be greatly appreciated.

#136521 10/27/2001 1:52 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
You probably have a very old UBB. Remove &GetOrPost("POST"); from ultimatebb.cgi/cp.cgi

#136522 10/27/2001 2:31 AM
Joined: Oct 2001
Posts: 12
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 12
hey thanks a lot LK it works now... hey does anyone know how I can make it so I can have my calendar be displayed as a forum under one of my categories instead of being way up there where no one sees it.

#136523 10/27/2001 11:35 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
i remove too in _lib_calendar:

line 345 # $eventtitle = FixSubjectEncoding($eventtitle);
line 532 # $in{$key} = FixSubjectEncoding($in{$key});


-------------

1) yes ok make html on - or make a syntax and delete in edit! the

2) daily, weekly and monthly !!! only for admins and mods like we make a daily chat or a weekly ...

3) ssi dont work - u know ?!

#136524 10/29/2001 8:29 PM
Joined: Mar 2001
Posts: 22
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 22
Quote
quote:
yep, for me neither.

Sponsored Links
#136525 10/30/2001 6:24 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Fixed laugh

#136526 11/03/2001 10:53 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497

#136527 11/03/2001 11:33 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
and plz make a ssi to show ONLY the birthdays today.

#136528 11/04/2001 8:39 PM
Joined: Oct 2001
Posts: 22
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 22
I installed this hack to my ubb 6.05 and now its like dead. I will tell you what happend.

I installed it. Chmoded everything to 755. the hacked looked as if it worked. Then i got a few new members on my page. I noticed in my cp i couldn;t see there email address or passwords.

So I wanted to sign up myself again to see if its me or them why its not working. Then i found that after i used that hack it wont let the password feild or the email address feild log into members profiles.

Then i went into the members dir, looked at some profiles that were made before and after the hack. I saw the the ones after the hack. didn;t look the same as the old ones. Which makes me think that i needed to us the backup copys that i had of the files i edited.

I uploaded them and CHMODED them and went to my ubb and it tells me "Hack attempt logged or corrupt/altered member file found with extra fields." So i reuploaded and chomed the file that i hacked and it was back up but my new members still can;t get on. SO.... now I locked the ubb becase i keep getting "Hack attempt logged or corrupt/altered member file found with extra fields." error. Can some one help me please i am on aol as Digital Bots I need some help fast.

#136529 11/05/2001 5:44 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
@ LK - make HTML on. plz ...

#136530 11/05/2001 7:06 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
digita_bots: rehack ubb_lib.cgi, and if it doesn't help also cp_users.cgi, ubb_profile.cgi, ubb_registration.cgi.

melder: This feature exists in Calendar Hack 1.9 for UBB 6.1.0. Maybe I'll also update the UBB 6.0x version to 1.9, but I have plenty of other things to do and this version isn't even offered in the Members Area tipsy .

[ 11-05-2001: Message edited by: LK ]

#136531 11/05/2001 8:22 PM
Joined: Oct 2001
Posts: 22
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 22
Quote
quote:
Screw it. how do ya uninstall it? I used the backups and it get this error about my members log being hacked. So how do i do this. Like what file did this thing change and how do i fix them back so everything can be normal again. Its a great hack its just my ubb doesn't like it.

[ 11-05-2001: Message edited by: digital_bots ]

#136532 11/05/2001 11:43 PM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Oh, that's only ubb_lib.cgi... (the maxmemfields thing) in ubb_lib.cgi, if you can find it, just find 29 and replace with 55. if you xan't, it might be 31 if you installed Last Post Info by Slurpee. (and if you have, I suggest you to change its place to 54 or something if you don't want to have problems with UBB 6.1.0...)

#136533 11/06/2001 2:17 AM
Joined: Oct 2001
Posts: 22
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 22
Quote
quote:
So use those numbers if i try to get ride of the calender or use it to let people be able to regeister?

#136534 11/06/2001 2:19 AM
Joined: Oct 2001
Posts: 22
Junior Member
Junior Member
Offline
Joined: Oct 2001
Posts: 22
o here are the hacks i have running if that helps out more
1)Avatars
2)Custom Title
3)Last post
4)UBB Poll
5)Sticky posts
6)Calender
7)Top Sites / Affiliates

[ 11-06-2001: Message edited by: digital_bots ]

#136535 11/06/2001 11:09 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
It's if you want people to be able to register/edit profile/access the board if they've already edited their profile.

#136536 11/08/2001 2:30 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
MHP file updated to 1.6 tonight, tested on UBB version 6.05 tonight.

https://ubbdev.com/mhk/

[ 11-08-2001: Message edited by: AllenAyres ]


- Allen wavey
- What Drives You?
#136537 11/12/2001 8:01 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
HTML on - waiting ... laugh

#136538 11/12/2001 5:05 PM
Joined: Nov 2001
Posts: 10
Junior Member
Junior Member
Offline
Joined: Nov 2001
Posts: 10
I downloaded the hack from the 1st post and installed it manually, but theres a problem whenever i try to add an event it gives me this error:

Software error:
Undefined subroutine &main::GetOrPost called at c:PROGRA~1APACHE~1apachecgi-binULTIMA~1.CGI line 384.

For help, please send mail to the webmaster ([email protected]), giving this error message and the time and date of the error.

Also one more problem, for some reason Multihack doesnt want to recognize my CGI dir?? Did anyone else have any problems like this i have the newest ver. from the multihack website.

If anyone could help me it would be really appreciated.

#136539 11/13/2001 12:19 AM
Joined: Nov 2001
Posts: 10
Junior Member
Junior Member
Offline
Joined: Nov 2001
Posts: 10
jordo great hack, but i seem to be having some problems with it, it doesn't seem to want to update the birthdays in the already registered members profiles, and when a new membe register it will just show 's birthday it wont show the name.

#136540 11/13/2001 12:28 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Epik: 1. remove &GetOrPost("POST"); from everywhere in ultimatebb.cgi
2. Rehack ubb_profile.cgi, make sure you have
Code
code:

#136541 11/13/2001 2:25 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
hello again laugh

if u edit members in CP !!! u delete the birthday - u know ?

insert the birthdayline into the cp member profile - hope u understand.

... and html ist my love - u know: if u make a birthday include the profile_link in calendar - or u make a new event in a new topic - u become html code in puplic_calendar - and if u edit this events u have a dead html link in public_calendar ...

... ich muß weg (by by ...)

#136542 11/13/2001 5:03 PM
Joined: Nov 2001
Posts: 10
Junior Member
Junior Member
Offline
Joined: Nov 2001
Posts: 10
LK thanks for the replay

Ya thats the code i have in there it still doesn't work frown

BTW i have UBB 6.05

#136543 11/13/2001 5:05 PM
Joined: Nov 2001
Posts: 10
Junior Member
Junior Member
Offline
Joined: Nov 2001
Posts: 10
Whoops i mean that I took this out &GetOrPost("POST"); and that part works.

But it still doesn't update the profile or display the birthdays frown , when i add a event it works fine

Melder : I didnt edit anyones profile in CP.

[ 11-13-2001: Message edited by: EpiK-X ]

#136544 11/14/2001 3:19 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
if u have a private part in your board u can edit the "Posting Restrictions" in cp. and if u edit this u delete the birthdays ...

#136545 11/14/2001 4:31 PM
Joined: Nov 2001
Posts: 10
Junior Member
Junior Member
Offline
Joined: Nov 2001
Posts: 10
I didnt do this, and if I did (and dont remember) i went to update profile and put in the bday and saved it, then i went back to it right after and it was back to january 1st. LK please help.

#136546 11/15/2001 12:36 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Rehack ubb_profile.cgi.

#136547 11/15/2001 9:03 AM
Joined: Nov 2001
Posts: 10
Junior Member
Junior Member
Offline
Joined: Nov 2001
Posts: 10
With the same code?

#136548 11/15/2001 9:10 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Yes

#136549 11/15/2001 9:04 PM
Joined: Nov 2001
Posts: 10
Junior Member
Junior Member
Offline
Joined: Nov 2001
Posts: 10
ok i did it, double checked it like 5 times, still doesn't work. I also noticed when i go to edit profile is the birthday drop down boxs supposed to be on top, because i noticed that when i do a new register they are in the middle?

#136550 11/23/2001 12:43 PM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
waiting 4 html code ...

#136551 11/24/2001 4:52 PM
Joined: Nov 2001
Posts: 436
Member
Member
Offline
Joined: Nov 2001
Posts: 436
Argh!! Double post! I'm so sorry!!

[ 11-24-2001: Message edited by: BloggerMan ]

#136552 11/24/2001 5:39 PM
Joined: Nov 2001
Posts: 436
Member
Member
Offline
Joined: Nov 2001
Posts: 436
Help!
When I try to add a new event I get this error:
---------------------------
Content-type: text/html
Software error:
Undefined subroutine &main::GetOrPost called at /home/thegrabb/public_html/forums/cgi/ultimatebb.cgi line 384.

For help, please send mail to the webmaster ([email protected]), giving this error message and the time and date of the error.
---------------------------
Why is it/how can I fix it? Thanks.

#136553 11/25/2001 6:49 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Remove &GetOrPost("POST") from ubb_forum_summary.cgi...

#136554 11/25/2001 1:03 PM
Joined: Nov 2001
Posts: 436
Member
Member
Offline
Joined: Nov 2001
Posts: 436
I took out both of the &GetOrPost("POST")'s in ultimatebb.cgi, and then it gave me:
-------------------------
Undefined subroutine &main::FixSubjectEncoding called at /home/thegrabb/public_html/forums/cgi/ubb_lib_calendar.cgi line 345.
--------------------------
So I went into ubb_lib_calendar.cgi and took out the two lines with FixSubjectEncoding and it works mint. Thanks!

Page 10 of 12 1 2 8 9 10 11 12

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
Morgan 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)