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.02.02 Distro
Author Message
afc
Worker
Worker



Joined: Aug 16, 2003
Posts: 107
Location: USA

PostPosted: Tue May 02, 2006 7:16 am Reply with quote

could you add a version checker like phpbb uses so people who are not here every day will know when the new version is out.

Maybe a Version showing up in admin page


language/your language

add
define("_NUKEVERSION","Site Engine Version = ");

admin.php
add this at line 222
Code:
/*********************************************************/

/* Version Check                                         */
/*********************************************************/
    global $Version_Num;

       OpenTable();
    echo "<center><h4><b>"._NUKEVERSION."$Version_Num</center><h4/></b>\n";
      CloseTable();
 
View user's profile Send private message
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6433

PostPosted: Tue May 02, 2006 9:15 am Reply with quote

Nice idea...

_________________
I search, therefore I exist...
nukeSEO - nukeFEED - nukePIE - nukeSPAM - nukeWYSIWYG
 
View user's profile Send private message
benson
Worker
Worker



Joined: May 15, 2004
Posts: 119
Location: Germany

PostPosted: Tue May 02, 2006 12:45 pm Reply with quote

Hello,

I agree, put it e.g. into module 'configure' that will cause less traffic I think.

Would be fine if that will be possible,

regards, Benson

_________________
Best regards, Norbert

gebiet51.de & fellpartner.de 
View user's profile Send private message Visit poster's website
nb1
Regular
Regular



Joined: Mar 03, 2005
Posts: 94
Location: OZ

PostPosted: Thu May 04, 2006 3:02 pm Reply with quote

Without this feature what is the easiest way to check your version reason I ask had some problems Right after the first patch and had to rewrite some files and had done the first patch so the database is correct for that part i think can remember exactly how it went so if I can find out the actual version would help during this time i had to reformatted my compute as well also regional files any help will be appreciated

_________________
Member Of The Windows Vista help and Support Community 
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
FireATST
RavenNuke(tm) Development Team



Joined: Jun 12, 2004
Posts: 654
Location: Ohio

PostPosted: Thu May 04, 2006 7:41 pm Reply with quote

Evaders showed me this tip....check your nuke_config table.... Cool See Evaders, I am trying to pay attention.....lol
 
View user's profile Send private message Visit poster's website MSN Messenger ICQ Number
nb1







PostPosted: Fri May 05, 2006 1:53 am Reply with quote

yes you was answered my questions and thank you very much was a big help
 
dingfelder
Hangin' Around



Joined: Jan 18, 2005
Posts: 45
Location: New Zealand

PostPosted: Thu May 11, 2006 10:03 pm Reply with quote

Cubecart has this feature, and I find it invaluable.

My suggestion from seeing their functionality is: put it in an obvious place, such as the top right corner of the admin screen that you see as soon as you log into the admin area.

I think one simple way to do it could be via an image tag such as
Code:
<img src="http://ravenphpscripts.com/versioncheck.php?version=2.02.02">

(note the name of the image is a php script)

I assume the "version" param in this case could be pulled dynamically from the config table.

The versioncheck.php script in this case would return either a "up to date" image or a "needs updating" image, and going one step further could display a "big ugly red flashing" image if there was an urgent need to update (security issues etc.)

Branistorming one step further, it occurs to me that you could add a "big brother" check to the link, that would update your server with the domain name of the install in question and the last date their system checked for updates... in that way you would have a realistic idea of how many active installs there really are out there, or at least how many sites have someone access their main admin page.

_________________
[ Only registered users can see links on this board! Get registered or login! ] [ Only registered users can see links on this board! Get registered or login! ] 
View user's profile Send private message Visit poster's website
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Sun Jun 18, 2006 10:22 pm Reply with quote

That is quite an interesting idea. Perhaps I can add it to the actual version checker I'm doing (for multiple things... phpNuke, BBToNuke, addon modules, etc).
Heck, the graphic idea could even work in the admin panel if you have the graphical buttons on. Just need to develop a way to cache it, so its not hitting the reference server constantly.

I can't wait to finish this script

_________________
- Star Wars Rebellion Network -

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







PostPosted: Mon Jun 19, 2006 4:40 am Reply with quote

Sounds very interesting evaders99 - we look forward to seeing it.
 
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.02.02 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 ©