Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
error on support page
#1
Hello,

I installed the latest version (r328) and updated theme, data and plugins.
I have an error (attached files):
Reply
#2
in r323 error appears ? on destination server too ?
Make sure it's not a wamp bug, as I see you use beta version.
Addons: blue business theme, Online Visitors, Notepad
Reply
#3
In the code :

admin\support.php
Code:
$verstatus = '0';
if ($verstatus == '0') {
    $ver = i18n_r('WARNING').': '.$site_full_name.' '.i18n_r('UPG_NEEDED').' <b>'.$apikey->latest .'</b> &ndash; <a href="http://get-simple.info/download/">'. i18n_r('DOWNLOAD').'</a>';
} elseif ($verstatus == '1') {
It's not logical...
Reply
#4
I was relating to the wamp error on the top.
Now when I looked at this chunk of code I understood the reason of warning message with info to upgrade 3.0B to 2.3.1
Kinda funny ; )
Addons: blue business theme, Online Visitors, Notepad
Reply
#5
Same error in r348.


yojoe Wrote:I was relating to the wamp error on the top.
Now when I looked at this chunk of code I understood the reason of warning message with info to upgrade 3.0B to 2.3.1
Kinda funny ; )
Reply
#6
I guess the thought goes you should NOT be running a BETA on your website. If you are, upgrade to the latest stable version. In this case it's a little odd - but it will make sense when 3.0 final comes out.

I don't think this is a bug...

(or are you talking about the warning when DEBUG is turned on?)
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply
#7
Debugmod : on


It's juste test for the moment.

Thanks.
Reply




Users browsing this thread: 1 Guest(s)