Previous Thread
Next Thread
Print Thread
Rate Thread
Page 8 of 12 1 2 6 7 8 9 10 11 12
#136435 08/09/2001 5:45 PM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
You still didn't fix it.

about the other thing, cp_vars_calendar.pl - noncgi/Templates

Sponsored Links
#136436 08/09/2001 5:49 PM
Joined: Jul 2001
Posts: 272
Member
Member
Offline
Joined: Jul 2001
Posts: 272
The ISP is working on getting the folder to be accessible.

#136437 08/09/2001 6:00 PM
Joined: Jul 2001
Posts: 272
Member
Member
Offline
Joined: Jul 2001
Posts: 272
Once this hack is enabled can you actually add in the ability to set specific gif images for important event days on the calender along with changing the font to Verdana maybe?

#136438 08/09/2001 6:30 PM
Joined: Jul 2001
Posts: 272
Member
Member
Offline
Joined: Jul 2001
Posts: 272
Hey since I implemented this hack now it won't allow people to register:

Unmatched right curly bracket at E:/futurelooks/web/cgi-bin/ubb_registration.cgi line 726, at end of line
syntax error at E:/futurelooks/web/cgi-bin/ubb_registration.cgi line 726, near "}"
Compilation failed in require at E:futurelookswebcgi-binultimatebb.cgi line 413.


Checked line 726 here it is.. can anyone suggest what I change?

if ($vars_registration{ModerateRegs} eq "ON") {
$ModWording = "$vars_wordlets{moderated_reg}";
}
do "$vars_config{NonCGIPath}/Templates/public_reg_confirm.pl";
}

} # end submit_reg (this is line 726!)

sub add_to_registration_mod_list {
local(*FILE);
# parameter:
# $_[0] : member number

Thoughts?

#136439 08/09/2001 10:04 PM
Joined: Jul 2001
Posts: 272
Member
Member
Offline
Joined: Jul 2001
Posts: 272
Thanks to Tech-Ni-Kal I fixed that small bug..but a pain in the butt it was. Just wanted to find out from LK if I can somehow point those three files that you ask for us to copy into that folder.. and instead can we not just post them in the CGI-BIN directory. If so, what files and what lines do I need to change to reflect this?

Sponsored Links
#136440 08/10/2001 12:48 AM
Joined: Apr 2001
Posts: 79
Member
Member
Offline
Joined: Apr 2001
Posts: 79
how to make a color that i the table other

http://www.flashpointer.ru/cgi-bin/forum2/ultimatebb.cgi?ubb=calendar

my color is black


if you see the flash...
--------------------
it`s already too late
#136441 08/10/2001 6:04 AM
Joined: Apr 2001
Posts: 79
Member
Member
Offline
Joined: Apr 2001
Posts: 79
quote:
Originally posted by LK:
"http://www.futurelooks.com/cgi-bin/calendar" doesn't exist



not a cgi-bin
a cgi folder of your forum


if you see the flash...
--------------------
it`s already too late
#136442 08/10/2001 6:50 PM
Joined: Apr 2001
Posts: 79
Member
Member
Offline
Joined: Apr 2001
Posts: 79
quote:
Originally posted by hellhound:
how to make a color that i the table other

http://www.flashpointer.ru/cgi-bin/forum2/ultimatebb.cgi?ubb=calendar

my color is black



please it URGUNT i dont know what to do ()


if you see the flash...
--------------------
it`s already too late
#136443 08/11/2001 7:29 AM
Joined: Aug 2001
Posts: 31
Member
Member
Offline
Joined: Aug 2001
Posts: 31
my calender

can somebody tell me what i´ve made wrong?

#136444 08/11/2001 7:46 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
It's /cgi-bin/calendar, not calender
Rename your directory

Sponsored Links
#136445 08/11/2001 8:37 AM
Joined: Aug 2001
Posts: 31
Member
Member
Offline
Joined: Aug 2001
Posts: 31
_ups_ *had a red face* *g*

thx a lot

#136446 08/12/2001 11:14 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
quote:
Originally posted by hellhound:


please it URGUNT i dont know what to do ()



You set the colors in your control panel.


- Allen wavey
- What Drives You?
#136447 08/13/2001 2:57 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
hi @ all

can everybody take UBBCode inside ?!?
and plz make that mods can edit events (like megamods?)

#136448 08/21/2001 4:20 PM
Joined: May 2001
Posts: 25
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 25
just downloaded this hack and it says v1.6 for ubb 6.1 does that mean it wont work on my 6.05 i thought this forum was for mods before 6.1 ? confused

#136449 08/21/2001 4:44 PM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Yeah, there were some problems with Tripod UK.

URL updated in the first post

#136450 08/21/2001 6:07 PM
Joined: May 2001
Posts: 25
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 25
thx for a very quick response i've got the correct one now

#136451 08/22/2001 7:46 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
melder: In ubb_lib_calendar.cgi
Code
code:
If you have MegaModerators, make:
Code
code:
or something like that (I don't have this hack, so I'm not really sure if it's 'MegaModerator').

#136452 08/22/2001 8:11 AM
Joined: May 2001
Posts: 25
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 25
small problem i got the calendar working fine and i put memberlist in at the same time but both hacks ask me to edit the same line in ubb_lib.cgi so i either get memberlist on the top bar or calendar can someone give me the code please to have them both in i tried it myself but cocked it up


ok... i fixed it now id forgot to clear the cache after my own attempt so i did get it right after all

[ August 22, 2001: Message edited by: tony c ]

#136453 08/22/2001 8:21 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Try:
Quote
quote:
(edit: some problems with [code][/code])

[ August 22, 2001: Message edited by: LK ]

#136454 08/22/2001 9:15 AM
Joined: Aug 2001
Posts: 31
Member
Member
Offline
Joined: Aug 2001
Posts: 31
is there an option to delete old postings in the calendar and i´m to stupid to see it?

So long
Grummel

#136455 08/22/2001 12:56 PM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
"Purge Today's Events", right after the events list.

#136456 08/23/2001 5:27 AM
Joined: May 2001
Posts: 25
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 25
some of my members birthdays are coming up as, 's birthday, instead of, Tony's birthday,

#136457 08/23/2001 5:44 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
What's the URL?

Try in ubb_profile.cgi:

Code
code:
And update it again. Did it work?

#136458 08/23/2001 7:21 AM
Joined: May 2001
Posts: 25
Junior Member
Junior Member
Offline
Joined: May 2001
Posts: 25
quick off the mark once again LK thank you that fixed it wink

i had to delete the the old ones first and update the profiles before it worked

[ August 23, 2001: Message edited by: tony c ]

#136459 08/23/2001 7:46 AM
Joined: Apr 2001
Posts: 14
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 14
Hi!

Heres my Url:
www.board4all.net

The Birthdays will not be saved and shown in the calendar..

Can u help?

#136460 08/23/2001 8:03 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Eraser: it's fine, but you have to check "Klicken Sie hier um den Geburtstag anzulegen".

Like you can see "LK's Birthday" in Januar.

#136461 08/23/2001 8:11 AM
Joined: Apr 2001
Posts: 14
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 14
lol.. sorry but no chance..

i set my birthday to this time:

29.12.1978

and there is.... nothing!

I checked the Box as u say...
When i go back to my Profil the Changes in my Birthday will not be saved frown

#136462 08/23/2001 8:15 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Oh.... It's saved only in the registration, not edit profile.

Rehack ubb_profile.cgi smile

#136463 08/23/2001 8:29 AM
Joined: Apr 2001
Posts: 14
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 14
The failure was in public_edit_profile.cgi ..

I missed the right line wink

Thanx for ur hard work and your help!!

#136464 08/23/2001 10:16 AM
Joined: Aug 2001
Posts: 14
Junior Member
Junior Member
Offline
Joined: Aug 2001
Posts: 14
HI!

My Calendar is workin great, besides the cp function... it won´t show up in cp that´s strange cuz i´ve exactly followed the instructions for installation.

idea anyone? confused


thx alot smile


:.....:....:.PeAcE.:....:....:
#136465 08/23/2001 2:21 PM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
If you mean it's not in the drop-down menu, rehack cp_common.pl. If you mean it is, but the page is empty, upload cp_vars_calendar.pl to the /noncgi/Templates directory.

#136466 08/27/2001 7:17 PM
Joined: Apr 2001
Posts: 11
LWC Offline
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 11
LK is there a way to have the option to disable displaying birthdays?

The calander works great, but the display of birthdays for the most part does not fit in with the forum or what the calander is used for.

#136467 08/27/2001 7:37 PM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Skip the public_edit_profile.pl, public_register_page.pl, public_register_page_kid.pl, ubb_profile.cgi and ubb_registration.cgi parts to not let anyone add new birthdays.

[edit: for some reason my post isn't shown in forum summary.. maybe it will work after the edit]

[ August 27, 2001: Message edited by: LK ]

#136468 08/28/2001 6:56 PM
Joined: Apr 2001
Posts: 11
LWC Offline
Junior Member
Junior Member
Offline
Joined: Apr 2001
Posts: 11
Thanks LK I'll give it a try.

I've been running this for about 3 days on my forum. A few things I've noticed.


When I view a members settings in the cp.cgi
The calendar is added to the private forums section...and has a check box where you can give people access who aren't moderators.

Tried this... members who are given this access can add events, but cannot prune them ( didn't know if this was intentionally coded like that ).

Also I have found two members who were randomly given access to this function ( I didn't, and noone elase has access to the cp.cgi... that I know of anyway )

So I went to try and do a search for members that had access to the calander...can't do it. That would be a real nice feature hehe

Thanks man.

LWC

#136469 09/03/2001 10:58 AM
Joined: Jul 2001
Posts: 16
Junior Member
Junior Member
Offline
Joined: Jul 2001
Posts: 16
it says "You are attempting to reach a page that does not exist" on my 6.05 board... frown frown frown

#136470 09/03/2001 1:19 PM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Rehack ultimatebb.cgi.

#136471 09/03/2001 5:08 PM
Joined: Jul 2001
Posts: 16
Junior Member
Junior Member
Offline
Joined: Jul 2001
Posts: 16
Hmph, apparently i left out the 1st instruction in that file. it works! w00t! laugh laugh

#136472 09/06/2001 7:50 PM
Joined: Mar 2001
Posts: 75
Member
Member
Offline
Joined: Mar 2001
Posts: 75
Hi,

Great Hacks, works perfect on my Board! wink

But only one Thing, where can I change the color of the Days of the whole current Month? Because right now it takes the same color as the main background color, and that sux.

It doesn't have to be in the CP, maybe someone just tell me in what file to change the HEX, and I'll be happy! wink

[ September 07, 2001: Message edited by: Domain ]


In God we trust, all others pay Cash!
#136473 09/07/2001 4:28 AM
Joined: Feb 2001
Posts: 497
Enthusiast
Enthusiast
Offline
Joined: Feb 2001
Posts: 497
works fine ...

1) can we insert the ubbcode table like in "new_reply_form" ? and the Message at the left: HTML is on/off I Ubbcode is on/off controlled in CP.

2) can we make it as a new forum - like to insert spezial moderators in CP and make ubbcode and HTML on/off for calendar ? u understand?

3) if u make a ! or ? or " in the subject /title of the calendar u cant delete or edit this.

4) BUG? birthdays are not fixed in profil. if u edit your profil the birthday goes back to 1/1/2001

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

thats your melder ... CU

#136474 09/07/2001 4:45 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Domain: ubb_lib_calendar.cgi, the $clr=$vars_style{BGColor}; part.

melder:

3. Is it also like that in Calendar 1.6? Because I don't have any testboard to test it.

4. If it's really like that, it's a bug, but it wasn't like that in my board.


About the other questions, I'm gonna keep developing only the v6.1 hack, in this version I'll just fix bugs.

Page 8 of 12 1 2 6 7 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
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,833
Joined: January 2000
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)