Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro
Author Message
sting
Involved
Involved



Joined: Sep 23, 2003
Posts: 456
Location: Somewhere out there...

PostPosted: Fri Jan 27, 2006 9:59 am Reply with quote

Found another instance where admin.php is being referenced instead of $admin_file.

If you have a message at the top of your site and are logged in as admin, and have your admin file renamed to something else, you will get a 404 when you click on "Edit" from the front page.

In mainfile.php find

Code:



if ($view > 5 AND in_groups($groups)) {
                OpenTable();
                echo "<center><font class=\"option\" color=\"$textcolor2\"><b>$title</b></font></center><br>\n";
                echo "<font class=\"content\">$content</font>\n";
                if (is_admin($admin)) {
                    echo "<br><br><center><font class=\"content\">[ "._MVIEWGROUPS." - $remain - <a href=\"admin.php?op=editmsg&amp;mid=$mid\">"._EDIT."</a> ]</font></center>\n";
                }



and change to:

Code:



if ($view > 5 AND in_groups($groups)) {
                OpenTable();
                echo "<center><font class=\"option\" color=\"$textcolor2\"><b>$title</b></font></center><br>\n";
                echo "<font class=\"content\">$content</font>\n";
                if (is_admin($admin)) {
                    echo "<br><br><center><font class=\"content\">[ "._MVIEWGROUPS." - $remain - <a href=\"".$admin_file.".php?op=editmsg&amp;mid=$mid\">"._EDIT."</a> ]</font></center>\n";
                }



I am wondering if this was not part of the NSN Groups addition to the package - as the subsequent entries all have the $admin_file referenced.

-sting
 
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Fri Jan 27, 2006 9:52 pm Reply with quote

sting, we need to get you on the RavenNuke76 Team!! You have already fixed more bugs than Kguske and me combined! Smile

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sat Jan 28, 2006 2:47 am Reply with quote

He's already been added.
 
View user's profile Send private message
montego







PostPosted: Sat Jan 28, 2006 10:58 am Reply with quote

:clap:
 
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Sat Jan 28, 2006 11:29 am Reply with quote

Is there anywhere we can consolidate these 'fixes' until they are included in the next revision?
 
View user's profile Send private message Send e-mail
Raven







PostPosted: Sat Jan 28, 2006 12:12 pm Reply with quote

I have been, in private, but I am trying to get the CVS setup this weekend. All it takes is time, you know, that little thing.

Willy Wonka (Original) wrote:
So much time and so little to do. Wait - Stop - Reverse that.
 
Guardian2003







PostPosted: Sat Jan 28, 2006 12:28 pm Reply with quote

Ok, just thought I'd ask but I should have known you would have something up your sleeve Smile
 
Raven







PostPosted: Sat Jan 28, 2006 12:37 pm Reply with quote

I think we have enough "fixes" to release a v2.02.01 or 2.02.02. I think I said a while back that odd numbered fix releases would be internal and even numbered would be GP. I'll post what I have included to the QA team when I get it ready to be sure I've covered them all.
 
Raven







PostPosted: Sun Jan 29, 2006 2:37 am Reply with quote

I finally got the CVS installed and working, I think. What a trip that was. I can login from a windoze client but I've yet to get checkout working with WinCVS. Anyone else have a better solution?
 
Guardian2003







PostPosted: Sun Jan 29, 2006 2:45 am Reply with quote

Sorry Raven, cannot help you there as I have never set up a CVS.
 
sting







PostPosted: Sun Jan 29, 2006 8:22 pm Reply with quote

What versions of CVS have you looked into already so I can avoid those in my research?

-sting
 
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Sun Jan 29, 2006 10:05 pm Reply with quote

Yea WinCVS always seem buggy for me. I used TortoiseCVS and it always seem to work as intended

_________________
- Star Wars Rebellion Network -

Need help? Nuke Patched Core, Coding Services, Webmaster Services 
View user's profile Send private message Visit poster's website
Raven







PostPosted: Sun Jan 29, 2006 11:50 pm Reply with quote

I have the Linux CVS server (v1.12.13) installed and working just fine. It's the WinCVS that I'm having the issue with. Ev, I actually have Tortoise but just not configured. I'll try that.
 
montego







PostPosted: Mon Jan 30, 2006 6:54 am Reply with quote

Sorry Raven that I cannot help here even though I'm one of those asking for it... Embarassed Never used it before, but given what we're doing, it seems to make sense now. Thanks for all your efforts!
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©