UBB.Dev
Posted By: Kydd sticky threads/bump a post problem on install - 04/16/2001 6:38 PM
After checking my work, I am getting this error when trying to view the CP:

Code
code:

But on our file, using version 5.47e, we have this in that area:
[CODE]## CC MODIFICATION -START-

@forummsgs = @blank;
opendir (FORUMDIR, "$ForumsPath/$ExactPath") or die &StandardHTMLCP("Please check: Does directory $ExactPath exist?


Create it if necessary and make sure it is writeable by UBB


There must be a matching Forum directory for every forum number listed in your forums settings.


Here is the error: $!");
while($_=readdir(FORUMDIR)) {
if(m/^(dddddd).(cgi|ubb)$/) {
push(@forummsgs, $_);
}
}
closedir FORUMDIR;

## CC MODIFICATION -END-

#opendir (FORUMDIR, "$ForumsPath/$ExactPath") || die (&StandardHTMLCP("Please check: Does directory $ExactPath exist?


Create it if necessary and make sure it is writeable by UBB


There must be a matching Forum directory for every forum number listed in your forums settings.


Here is the error: $!"));
# @theforummsgs = readdir(FORUMDIR);
#closedir (FORUMDIR);
#
#@forummsgs = grep(/^d{6}.(cgi|ubb)/, @theforummsgs);

@thefinalarray = @blank;

#configure memo date to Julian
if ($forummsgs[0] ne "") {
foreach $item(@forummsgs) {


I have a feeling that's where we may be having a problem?

[ April 17, 2001 09:03 AM: Message edited by: Kydd ]
There are 2 versions available of this hack.
The older version doesnt work with 5.47d, the newer version does and should also work on 5.47e.
Where is the latest version? I looked here in the database and that's what I used.
Not sure now as Im at work, and the hack is at home. Just make sure in the details at the top of the hack it says Updated / Reco'd for 5.47d!
The one up there does not specify 5.47d--only 5.47. I'm not sure if you update the database here but when you have a moment, I'd appreciate you emailing the latest version to rkudyba@uemedia.com .

Thanks,

RK
No problems Ill email it to you when I get home tonite
Posted By: MHR Re: sticky threads/bump a post problem on install - 04/19/2001 6:37 PM
can u please email it to me?
[email protected]
thx in advance
I'd appreciate it as well! I've been killing myself for the past hour trying to figure out what I'm doing wrong. I finally gave up and started to seach forums for some answers . . . Thanks for your help, please update the database!
[email protected] null
Code
code:
For some reason I'm getting a compile error on the line in bold. Any ideas?

[ April 22, 2001 09:12 PM: Message edited by: Jago ]
Ahh crap, I was going to mail you the hack, but ive been quite busy and forgot all about it. Ill send it off tonight.
Sorry about that
Its been sent to all those that asked for it
I can't find the code, too!

can someone please email me the newest version of the file or give me a url where i can download it?

The database hasn't been fixed already and i was looking really everywhere for this really great hack.
This post is kinda old, but I'm looking for the new hack as well. I run 5.47e, and in the DB the only one I can find is 5.45.

Thanks,
lucyblue@softhome.net
Try some other hacks web sites, I would reccomend SpAwN's Database but it's down at the moment.
© UBB.Developers