Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
Who's Online
4 registered (Daryl Fawcett, DougMM, Rick, 1 invisible), 25 Guests and 15 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 09/18/08
Posts: 9
Top Posters (30 Days)
Ruben Rocha 179
Gizmo 111
Rick 106
Thelockman 79
driv 43
AllenAyres 35
ntdoc 28
Ian 24
Sirdude 23
ScriptKeeper 20
Latest Photos
My Home System
test photo gallery
Bernese Mountain Dogs
My Daimler
Dorado and shark
Topic Options
Rate This Topic
#129470 - 07/01/06 06:57 PM CP will not display current release date and version
Anonymous
Unregistered


Support,

Any idea's why in CP I can't get the current data?

Running version: 6.5.5
Current release: Unable to retrieve
Released on: Unable to retrieve

Everything else works!

Top
#129471 - 07/02/06 01:11 AM Re: CP will not display current release date and version
Zarzal Offline
old hand

Registered: 06/05/06
Posts: 1091
Loc: Berlin, Germany
seems to be an server error by Groupee. Nothing you can change.
_________________________
my board: http://www.dragon-clan.de
my hobby: http://www.biker-reise.de
Ich kann bei Fragen zu UBBthreads in Deutsch weiterhelfen oder es zumindest versuchen

Top
#129472 - 07/02/06 03:41 PM Re: CP will not display current release date and version
Anonymous
Unregistered


No I think its some thing on my server. A file that has the wrong permission.

Why? - I opened up the ubbthreads/admin/login.php script, I dug around and found the URL where it gets the current data...

http://www.ubbcentral.com/ubbthreads_version/threads_version.html

Open it in your web browser its working just fine....

Version: 6.5.5 Release Date: May 31, 2006 UBB.threads™ Member Area: http://www.ubbcentral.com/cgi-bin/directme.cgi?to=members Infopop Product News: http://www.ubbcentral.com/cgi-bin/directme.cgi?to=news UBB.threads™ Guides & Manuals: http://www.ubbcentral.com/cgi-bin/directme.cgi?to=threadsguides Infopop Support Links & Information: http://www.ubbcentral.com/cgi-bin/directme.cgi?to=threadssupport Community Forums: http://www.ubbcentral.com/cgi-bin/directme.cgi?to=threadsforums


Here is the routine out of the script, it looks fine to me....

if ((!isset($ubbt_admin['version'])) || (!isset($ubbt_admin['release']))) {
// Grab the current available version
/*
if (@fopen("http://www.ubbcentral.com/ubbthreads_version/threads_version.html","r")) {
$ubbtfile = file("http://www.ubbcentral.com/ubbthreads_version/threads_version.html");
while(list($linenum,$line) = each($ubbtfile)) {
if (ereg("^Version",$line)) {
list($junk,$version) = split(": ",$line);
}
if (ereg("^Release",$line)) {
list($junk,$release) = split(": ",$line);
}
}
}
else {
*/
$version = "{$ubbt_lang['NORETRIEVE']}";
$release = "{$ubbt_lang['NORETRIEVE']}";
// }
$ubbt_admin['version'] = $version;
$ubbt_admin['release'] = $release;
}
else {
$version = $ubbt_admin['version'];
$release = $ubbt_admin['release'];
}



Can someone from groupee let me know is it a server error or a error in the script as something has changed?

Also is anyone else experiencing this issue in CP / Home / Version Information?

Thanks!

Top
#129473 - 07/03/06 02:53 AM Re: CP will not display current release date and version
Zarzal Offline
old hand

Registered: 06/05/06
Posts: 1091
Loc: Berlin, Germany
do you see that the check routine is commentet out by /* and */ So the code will not executed the version will not shown
_________________________
my board: http://www.dragon-clan.de
my hobby: http://www.biker-reise.de
Ich kann bei Fragen zu UBBthreads in Deutsch weiterhelfen oder es zumindest versuchen

Top


Shout Box

Today's Birthdays
No Birthdays
Recent Topics
I'm the Admin but.....
by David DelMonte
Today at 11:12 AM
Fatal error: Smarty::require_once
()

by ThreadsUser
Today at 08:17 AM
PayPal batch file for ID'ing expired and failed payment subscriptions?
by Mitch P.
Today at 06:02 AM
Shrinking graemlins
by Djuma
Yesterday at 05:48 PM
2 problems I'm seeing now.
by DougMM
Yesterday at 04:39 PM
Forum Stats
4261 Members
33 Forums
30535 Topics
154979 Posts

Max Online: 978 @ 06/24/07 08:19 PM