Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
NeapolitanWorld
Involved
Involved



Joined: Nov 06, 2005
Posts: 339
Location: Los Angeles, USA

PostPosted: Tue Nov 05, 2013 5:32 pm Reply with quote

Hello everyone, long time I have not posted here so I'm back with a really dumb question Confused
How can I find out which version of RN I'm running. I forgot Bang Head

jc

_________________
My Raven Site Neapolitan Mastiff 
View user's profile Send private message
neralex
Site Admin



Joined: Aug 22, 2007
Posts: 1772

PostPosted: Fri Nov 08, 2013 6:16 am Reply with quote

Open your used database with phpmyadmin and check the field: Version_num in table nuke_config!

_________________
Github: RavenNuke 
View user's profile Send private message
NeapolitanWorld







PostPosted: Fri Nov 08, 2013 3:04 pm Reply with quote

Thank you! rn2.50.00
That goes in my suggestion box, to have it visible on admin, for the knobs within us Embarassed Embarassed Shocked
 
neralex







PostPosted: Sat Nov 09, 2013 4:53 am Reply with quote

You can show it as admin in the user-info block at the bottom below the server-date or you can add it self in the admin.php:

open the admin php and search in function adminMain():

Code:
include_once 'header.php';

GraphicAdmin();


add after:

Code:
   if (defined('RAVENNUKE_VERSION_FRIENDLY')) {

      OpenTable();
      echo '<div class="text-center">RN ' , RAVENNUKE_VERSION_FRIENDLY , '</div>' , PHP_EOL;
      CloseTable();
   }


Wink
 
montego
Site Admin



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

PostPosted: Sun Nov 10, 2013 9:16 am Reply with quote

NeapolitanWorld wrote:
Thank you! rn2.50.00
That goes in my suggestion box, to have it visible on admin, for the knobs within us Embarassed Embarassed Shocked


Already on the roadmap for the new CMS.

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

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 ©