Jump to content

Rickisani

Members
  • Posts

    81
  • Joined

  • Last visited

Posts posted by Rickisani

  1. this is the Link: 

    I have uploaded it to a subdirectory and have given the database an additional character, without recaptcha the site worked without problems you could not register because of missing recaptcha

  2. So far so good, I have updated the version of Simpilot's phpVMS 5.5.2 with the Recaptcha v2.
    Before I used the Recaptcha v2, there was no message on the header, only then, even my log in comes a warning message:

    Warning: Cannot modify header information - headers already sent by (output started at /var/www/web144317/html/core/app.config.php:1) in /var/www/web144317/html/core/modules/Login/Login.php on line 128
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/web144317/html/core/app.config.php:1) in /var/www/web144317/html/core/modules/Login/Login.php on line 136

     

  3. I have the version of Simpilot GroupCurrent 5.5.2 and before I had recaptcha v2 on it, everything was fine, only then came the top message.

    I looked at the "app.config.php" and also was not an empty line

  4. <?php
    /**
     * phpVMS - Virtual Airline Administration Software
     * Copyright (c) 2008 Nabeel Shahzad
     * For more information, visit www.phpvms.net
     *	Forums: http://www.phpvms.net/forum
     *	Documentation: http://www.phpvms.net/docs
     *
     * phpVMS is licenced under the following license:
     *   Creative Commons Attribution Non-commercial Share Alike (by-nc-sa)
     *   View license.txt in the root, or visit http://creativecommons.org/licenses/by-nc-sa/3.0/
     *
     * @author Nabeel Shahzad
     * @copyright Copyright (c) 2008, Nabeel Shahzad
     * @link http://www.phpvms.net
     * @license http://creativecommons.org/licenses/by-nc-sa/3.0/
     */
    
    /**
     * DO NOT MODIFY THESE SETTINGS HERE!!
     * They will get over-ridden in an update. These are just defaults
     * To change, copy-paste and change the line/option/setting into your
     *  local.config.php file
     *
     * Most of these are in your local.config.php already
     *
     * View the docs for details about these settings
     */
    .
    .
    .

    that's the part, and there are no blank spaces in it

     

  5. after integrating the recaptcha v2 I have the following warning at the top of the header area:

    Warning: Cannot modify header information - headers already sent by (output started at /var/www/web144317/html/core/app.config.php:1) in /var/www/web144317/html/index.php on line 74
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/web144317/html/core/app.config.php:1) in /var/www/web144317/html/index.php on line 76
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/web144317/html/core/app.config.php:1) in /var/www/web144317/html/index.php on line 78

    in the reference to the index.php, the following can be found:

    73: // http://blogs.msdn.com/b/ieinternals/archive/2010/03/30/combating-clickjacking-with-x-frame-options.aspx?Redirected=true
    74: header('X-Frame-Options: SAMEORIGIN');
    75: // http://blogs.msdn.com/b/ieinternals/archive/2011/01/31/controlling-the-internet-explorer-xss-filter-with-the-x-xss-protection-http-header.aspx
    76: header('X-XSS-Protection: 1');
    77: // http://msdn.microsoft.com/en-us/library/ie/gg622941(v=vs.85).aspx
    78: header('X-Content-Type-Options: nosniff');

    how do I get this message / warnings away

  6.  

    so far, so good, recaptcha works
    But now I get above the header area, these messages

    Warning: Cannot modify header information - headers already sent by (output started at /var/www/web144317/html/core/app.config.php:1) in /var/www/web144317/html/index.php on line 74
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/web144317/html/core/app.config.php:1) in /var/www/web144317/html/index.php on line 76
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/web144317/html/core/app.config.php:1) in /var/www/web144317/html/index.php on line 78

     

  7. I still have a small problem with the VAForum2, after the re-setup and alignment are still error messages

    Quote

    Forum Index 

    Deprecated: Non-static method ForumData::is_moderator() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 7

    Deprecated: Non-static method ForumData::get_cats() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 8

    Help Desk


    Deprecated: Non-static method ForumData::is_admin() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 39
    Edit Category
    Deprecated: Non-static method ForumData::get_forums_cat() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 43

    Deprecated: Non-static method ForumData::get_topic_count() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 52

    Deprecated: Non-static method ForumData::get_post_count() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 52

    Deprecated: Non-static method ForumData::get_topic_count() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 52

    Deprecated: Non-static method ForumData::get_post_count() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 52

    Freedom-Air ForumWelcome to Freedom-Air VATopics:
    Posts:3
    10Edit

    Screenshot/VideosScreenshot/VideosTopics:
    Posts:1
    2Edit

    News


    Deprecated: Non-static method ForumData::is_admin() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 39
    Edit Category
    Deprecated: Non-static method ForumData::get_forums_cat() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 43

    Deprecated: Non-static method ForumData::get_topic_count() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 52

    Deprecated: Non-static method ForumData::get_post_count() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 52

    New Aircraft presentednew aircraft are presented hereTopics:
    Posts:1
    1Edit


    Deprecated: Non-static method ForumData::is_admin() should not be called statically, assuming $this from incompatible context in /var/www/web144317/html/core/templates/forum_index.php on line 66

     

    AdministrationCreate new Category | Create New Board | User Management

     

  8. if I understood correctly, will the code be replaced with yours?

    registration_mainform.php:

    	<dt>reCaptcha</dt>
    	<dd>
                <?php if(isset($captcha_error)){echo '<p class="error">'.$captcha_error.'</p>';} ?>
                <div class="g-recaptcha" data-sitekey="<?php echo $sitekey;?>"></div>
                <script type="text/javascript" src="https://www.google.com/recaptcha/api.js?hl=<?php echo $lang;?>">
                </script>
    	</dd>
    
    	<dt></dt>
    	<dd><p>By clicking register, you're agreeing to the terms and conditions</p></dd>
    	<dt></dt>
    	<dd><input type="submit" name="submit" value="Register!" /></dd>
    </dl>
    </form>

     

  9. the css line is:

     

    #footer{
    		background:url(../images/footer-bg.jpg) no-repeat;
    		height:80px;
    		overflow:hidden;
    		color:#939393;
    		padding:0 20px;
    		line-height:44px;
    		font-size:10px;
    
    	}

     

  10. I have completely rebuilt my VA on the phpvms5.5, so far very good.
    Have taken my old skin, the layout.tpl changed to php, but somehow he does not display the data in the frontpage_main.tpl.
    I use the skin: brilliancev1

    Can somebody help me with it

  11. I called my VA back to life and put it back on phpvms 5.
    I put my old skin and the old Modules back in place but somehow on the side some bug reports and I do not know how to get them away.

    Also I can not add airports via look up

    Maybe someone can help me.

     

    http://www.fly-freedomair.com

×
×
  • Create New...