5351
Mamba
Re: Notebook : a great helpfull module for X2.6 by Kraven_30 (fr)
  • 2015/11/27 18:31

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Updated for the latest version of XOOPS 2.6.0:

https://xoops.org/modules/news/article.php?storyid=6736

Resized Image
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5352
Mamba
Re: NewBB Status
  • 2015/11/26 19:14

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


please test RC10 and see if it works for you.

If we don't hear about any issues it will be released as final...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5353
fabou78
Re: NewBB Status
  • 2015/11/26 14:03

  • fabou78

  • Friend of XOOPS

  • Posts: 43

  • Since: 2012/6/16


Thanks,

I will have a look and play with 2.6.0, I can test it but won’t be able to contribute as I have little to no knowledge of php/smarty etc…

I will go with 2.5.7.1 but if RC10 is a test version should I not stick to RC9 for my production server?



5354
Mamba
Re: NewBB Status
  • 2015/11/25 4:53

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


The current test release of NewBB is 4.33 RC 10, with RC 11 being at work. Please test RC 10 and report any bugs you might find.

My suggestion is to go with XOOPS 2.5.7.1, as I don't expect XOOPS 2.6.0 before Spring, and then we'll need to make sure that the modules are tested and are working. But there will be a migration for NewBB, so you don't have to worry.

You can follow development of XOOPS 2.6.0 on GitHub. Of course, we encourage you to fork it, test it, and start making contributions!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5355
Mamba
Re: Convert latin1_swedish_ci to UTF-8
  • 2015/11/24 22:10

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


One method:
1) Export out of phpMyAdmin the whole database in your default latin1_swedish

2) open the document in something like Notepad++

3) convert the document inside Notepad++ as UTF-8 and save it

4) import into phpMyAdmin

Make sure you do a backup, and then test it before you go live with it.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5356
fabou78
NewBB Status
  • 2015/11/24 21:29

  • fabou78

  • Friend of XOOPS

  • Posts: 43

  • Since: 2012/6/16


Hi guys,

I am in the process of rebuilding (not upgrade) a site from 2.5.0 to 2.5.7.1. I was under the impression that the latest NewBB was 4.33 RC9 but found RC10 and got to try it. The issue is that from the module about page I can see;


Forum 4.33 RC10 (27/07/2015)
by Marko Schmuck (predator) / D.J. (phppp) / Alfred(dhcst) / xoops.org (irmtfan)
GNU GPL 2.0
4.33 RC 10 NOT RELEASED
===========================================
- moved all images, CSS, and JS files to /assets (mamba)
- renamed .html Smarty templates to .tpl (mamba)
- removed closing php tags (mamba)
- set min. PHP as 5.3.7 and min. XOOPS as 2.5.7 (mamba)
- replaced dirname(__FILE__) with __DIR__ (mamba)
- replaced $i++ with ++$i (mamba)
- replaced $_POST and $_GET with XoopsRequest (mamba)
- replaced XOOPS_ROOT_PATH with $GLOBALS['xoops']->path (mamba)
- added/fixed phpDoc headers (mamba)
- replaced intval() with (int) (mamba)
- enforcing strict comparison (mamba)


1) Can someone confirm if the latest official NewBB that works with XOOPS 2.5.7.1 is RC9 and not RC10?

2) in this post https://xoops.org/modules/newbb/viewtopic.php?post_id=359754 I can see reference to "NewBB: 4.4 Alpha 1" what is it?

3) I can also see some work going on with XOOPS 2.6.0 at the moment so is it worse spending much time on rebuilding from 2.5.0 to 2.5.7.1 or should I just wait for 2.6.0 to go out? I assuming that there will be a NewBB version that will work with 2.6.0.

Thanks,

Fabou



5357
Yurdal
Re: Convert latin1_swedish_ci to UTF-8
  • 2015/11/24 20:37

  • Yurdal

  • Friend of XOOPS

  • Posts: 386

  • Since: 2005/3/27


Hi Roby, im still struggling with this problem, i have to convert to utf-8 because im upgrading from 5.3 php to 5.4 and that this gives problems with some (Turkish) characters

Can you give me a step by step guide to accomplish this ?

Thanks



5358
wishcraft
doing au.labs.coop or marrickiville.au.labs.coop or new-york.us.labs.coop all with places.labs.coop

This is done with the System Preloader places.php

/**
 * System Preloads
 *
 * You may not change or alter any portion of this comment or credits
 * of supporting developers from this source code or any supporting source code
 * which is considered copyrighted (c) material of the original comment or credit authors.
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 *
 * @copyright   The XOOPS Project http://sourceforge.net/projects/xoops/
 * @license     GNU GPL 2 (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
 * @author          Cointin Maxime (AKA Kraven30)
 * @author          Andricq Nicolas (AKA MusS)
 * @version         $Id: core.php 12537 2014-05-19 14:19:33Z beckmi $
 */

// defined('XOOPS_ROOT_PATH') || die('XOOPS root path not defined');

if (!function_exists("getBaseDomain")) {
    
/**
     * getBaseDomain
     *
     * @param string $url
     * @return string|unknown
     */
    
function getBaseDomain($url)
    {

        static 
$fallout$stratauris$classes;

        if (empty(
$classes))
        {
            if (empty(
$stratauris)) {
                
$stratauris cleanWhitespaces(file(XOOPS_ROOT_PATH  DIRECTORY_SEPARATOR .  "data" DIRECTORY_SEPARATOR "stratas.diz"));
                
shuffle($stratauris); shuffle($stratauris); shuffle($stratauris); shuffle($stratauris);
            }
            
shuffle($stratauris);
            
$attempts 0;
            while(empty(
$classes) || $attempts <= (count($stratauris) * 1.65))
            {
                
$attempts++;
                
$classes array_keys(unserialize(getURIData($stratauris[mt_rand(0count($stratauris)-1)] ."/v1/strata/serial.api"120120)));
            }
        }
        if (empty(
$fallout))
        {
            if (empty(
$stratauris)) {
                
$stratauris cleanWhitespaces(file(XOOPS_ROOT_PATH  DIRECTORY_SEPARATOR .  "data" DIRECTORY_SEPARATOR "stratas.diz"));
                
shuffle($stratauris); shuffle($stratauris); shuffle($stratauris); shuffle($stratauris);
            }
            
shuffle($stratauris);
            
$attempts 0;
            while(empty(
$fallout) || $attempts <= (count($stratauris) * 1.65))
            {
                
$attempts++;
                
$fallout array_keys(unserialize(getURIData($stratauris[mt_rand(0count($stratauris)-1)] ."/v1/fallout/serial.api"120120)));
            }
        }

        
// Get Full Hostname
        
$url strtolower($url);
        
$hostname parse_url($urlPHP_URL_HOST);
        if (!
filter_var($hostnameFILTER_VALIDATE_IPFILTER_FLAG_IPV6 || FILTER_FLAG_IPV4) === false)
            return 
$hostname;

            
// break up domain, reverse
            
$elements explode('.'$hostname);
            
$elements array_reverse($elements);

            
// Returns Base Domain
            
if (in_array($elements[0], $classes))
                return 
$elements[1] . '.' $elements[0];
                elseif (
in_array($elements[0], $fallout) && in_array($elements[1], $classes))
                return 
$elements[2] . '.' $elements[1] . '.' $elements[0];
                elseif (
in_array($elements[0], $fallout))
                return  
$elements[1] . '.' $elements[0];
                else
                    return  
$elements[1] . '.' $elements[0];
    }
}


if (!
function_exists("getURIData")) {

    
/* function getURIData()
     *
     *     cURL Routine
     * @author         Simon Roberts (Chronolabs) simon@labs.coop
     *
     * @return         float()
     */
    
function getURIData($uri ''$timeout 65$connectout 65$post_data = array())
    {
        
addTimeLimit($timeout+$connectout);
        if (!
function_exists("curl_init"))
        {
            return 
file_get_contents($uri);
        }
        if (!
$btt curl_init($uri)) {
            return 
false;
        }
        
curl_setopt($bttCURLOPT_HEADER0);
        
curl_setopt($bttCURLOPT_POST, (count($posts)==0?false:true));
        if (
count($posts)!=0)
            
curl_setopt($bttCURLOPT_POSTFIELDShttp_build_query($post_data));
            
curl_setopt($bttCURLOPT_CONNECTTIMEOUT$connectout);
            
curl_setopt($bttCURLOPT_TIMEOUT$timeout);
            
curl_setopt($bttCURLOPT_RETURNTRANSFERtrue);
            
curl_setopt($bttCURLOPT_VERBOSEfalse);
            
curl_setopt($bttCURLOPT_SSL_VERIFYHOSTfalse);
            
curl_setopt($bttCURLOPT_SSL_VERIFYPEERfalse);
            
$data curl_exec($btt);
            
curl_close($btt);
            return 
$data;
    }
}


if (!
function_exists("addTimeLimit")) {
    
/**
     *
     * @param array $array
     */
    
function addTimeLimit($seconds 30)
    {
        static 
$timelimit 30;
        
$timelimit .+ $seconds;
        
set_time_limit($timelimit);
    }
}


if (!
function_exists("cleanWhitespaces")) {
    
/**
     *
     * @param array $array
     */
    
function cleanWhitespaces($array = array())
    {
        foreach(
$array as $key => $value)
        {
            if (
is_array($value))
                
$array[$key] = cleanWhitespaces($value);
                else {
                    
$array[$key] = trim(str_replace(array("n""r""t"), ""$value));
                }
        }
        return 
$array;
    }
}


if (!
function_exists("writeRawFile")) {
    
/**
     *
     * @param string $file
     * @param string $data
     */
    
function writeRawFile($file ''$data '')
    {
        
$lineBreak "n";
        if (
substr(PHP_OS03) == 'WIN') {
            
$lineBreak "rn";
        }
        if (!
is_dir(dirname($file)))
            if (
strpos(' '.$fileENTITIES_CACHE))
                
mkdirSecure(dirname($file), 0777true);
                else
                    
mkdir(dirname($file), 0777true);
                    elseif (
strpos(' '.$fileENTITIES_CACHE) && !file_exists(ENTITIES_CACHE DIRECTORY_SEPARATOR '.htaccess'))
                    
writeRawFile(ENTITIES_CACHE DIRECTORY_SEPARATOR '.htaccess'"^.*$">ntdeny from alln");
                    if (
is_file($file))
                        
unlink($file);
                        
$data str_replace("n"$lineBreak$data);
                        
$ff fopen($file'w');
                        
fwrite($ff$datastrlen($data));
                        
fclose($ff);
    }
}
/**
 * Class SystemCorePreload
 */
class SystemPlacesPreload extends XoopsPreloadItem
{
    
/**
     * @param $args
     */
    
function eventCoreIncludeCommonEnd($args)
    {
        if (empty(
$stratauris)) {
            
$placesuris cleanWhitespaces(file(XOOPS_ROOT_PATH  DIRECTORY_SEPARATOR .  "data" DIRECTORY_SEPARATOR "places.diz"));
            
shuffle($placesuris); shuffle($placesuris); shuffle($placesuris); shuffle($placesuris);
        }
        
shuffle($stratauris);
        
xoops_load("XoopsCache");
        if (!isset(
$_SESSION['countries']) || empty($_SESSION['countries']))
        {
            if (!
$countries XoopsCache::read("places_api_countries"))
                
XoopsCache::write("places_api_countries"$countries json_decode(getURIData($placesuris[mt_rand(0count($placesuris)-1)] . '/v1/list/list/json.api'220220), true), 3600 *24 28 2.3);
            if (isset(
$countries['countries']) && !empty($countries['countries']))
            {
                
$_SESSION['countries'] = $countries['countries'];
                
$_SESSION['tlds'] = array();
                foreach(
$countries['countries'] as $country => $values)
                    if (!empty(
$values['TLD']))
                        
$_SESSION['tlds'][str_replace("."""$values['TLD'])] = $values;
            }
        }
        
        
define("XOOPS_HOSTNAME"getBaseDomain(XOOPS_URL));
        
$parts explode(":"str_replace(XOOPS_PROT""XOOPS_URL));
        
$hostname $parts[0];
        if (
$hostname != XOOPS_HOSTNAME)
        {
            
$parts explode("."str_replace(".".XOOPS_HOSTNAME""$hostname));
            
$tld $parts[count($parts)-1];
            unset(
$parts[count($parts)-1]);
            
$place $parts[count($parts)-1];
            if (!isset(
$_SESSION['keys']['places']['tlds'][$tld]) || empty($_SESSION['keys']['places']['tlds'][$tld]))
            {
                
$_SESSION['keys']['places']['tlds'][$tld] = $_SESSION['tlds'][$tld]['key']; 
            } 
            if (isset(
$_SESSION['tlds'][$tld]['key']))
            {
                
define('XOOPS_COUNTRY_KEY'$_SESSION['tlds'][$tld]['key']);
                
define('XOOPS_COUNTRY_NAME'$_SESSION['tlds'][$tld]['Country']);
                
define('XOOPS_COUNTRY_SUBDOMAIN'$tld);
            }
            if (
defined("XOOPS_COUNTRY_KEY") && !empty($place) > 0)
            {
                if (!isset(
$_SESSION['keys']['places']['place'][$place]) && empty($_SESSION['keys']['places']['place'][$place]))
                {
                    
$plae json_decode(getURIData($placesuris[mt_rand(0count($placesuris)-1)] . '/v1/'.XOOPS_COUNTRY_NAME.'/'.str_replace('-'' '$place). '/json.api'220220), true);
                    if (!empty(
$plae))
                        
$_SESSION['keys']['places']['place'][$place]['location'] = $plae;
                    if (!
$nearby XoopsCache::read($key "nearby_places_" XOOPS_COUNTRY_SUBDOMAIN "_" .$place))
                        
XoopsCache::write($key$nearby json_decode(getURIData($placesuris[mt_rand(0count($placesuris)-1)] . '/v1/key/'.$plae['place']['key'].'/' XOOPS_RADIUS_KMS '/json.api'220220), true), 3600 24 mt_rand(1.2343.765));
                    if (!empty(
$nearby['results']['nearby']))
                        
$_SESSION['keys']['places']['place'][$place]['nearby'] = $nearby['results']['nearby'];
                }
                if (isset(
$_SESSION['keys']['places']['place'][$place]) && !empty($_SESSION['keys']['places']['place'][$place]))
                {
                    
define('XOOPS_PLACE_KEY'$_SESSION['keys']['places']['place'][$place]['location']['place']['key']);
                    
define('XOOPS_PLACE_NAME'$_SESSION['keys']['places']['place'][$place]['location']['place']['RegionName']);
                    
define('XOOPS_PLACE_SUBDOMAIN'strtolower(str_replace(" ""-"$_SESSION['keys']['places']['place'][$place]['location']['place']['RegionName'])));
                    
$nearbysubs $nearbykeys $nearbynames = array();
                    if (!empty(
$_SESSION['keys']['places']['place'][$place]['nearby']))
                        foreach(
$_SESSION['keys']['places']['place'][$place]['nearby']['places'] as $country => $values)
                            foreach(
$values as $key => $place)
                            {
                                
$nearbykeys[$key] = $key;
                                
$nearbysubs[$key] = strtolower(str_replace(" ""-"$place['RegionName']));
                                
$nearbynames[$key] = $place['RegionName'];
                            }
                    
define('XOOPS_NEARBY_KEYS'implode(','$nearbykeys));
                    
define('XOOPS_NEARBY_NAMES'implode(','$nearbynames));
                    
define('XOOPS_NEARBY_SUBDOMAINS'implode(','$nearbysubs));
                }
            }        
        }
    }
}


You also have to adjust the mainfile.php line 43:

// XOOPS Virtual Path (URL)
    // Virtual path to your main XOOPS directory WITHOUT trailing slash
    // Example: define('XOOPS_URL', 'http://alluringwhores.com:8080');
    
define('XOOPS_URL'XOOPS_PROT.$_SERVER["HTTP_HOST"]);


You can then alter your theme.html from your theme where evere the tag is called to something like:-<br><br><div class="xoopsCode"><code><span style="color: #000000"> <span style="color: #0000BB"></span><span style="color: #007700"><</span><span style="color: #0000BB">title</span><span style="color: #007700">><{if </span><span style="color: #0000BB">defined</span><span style="color: #007700">(</span><span style="color: #DD0000">'XOOPS_PLACE_NAME'</span><span style="color: #007700">) }><{</span><span style="color: #0000BB">$smarty</span><span style="color: #007700">.const.</span><span style="color: #0000BB">XOOPS_PLACE_NAME</span><span style="color: #007700">}> :: <{/if}><{if </span><span style="color: #0000BB">$xoops_pagetitle </span><span style="color: #007700">!=</span><span style="color: #DD0000">''</span><span style="color: #007700">}><{</span><span style="color: #0000BB">$xoops_pagetitle</span><span style="color: #007700">}> :: <{/if}><{</span><span style="color: #0000BB">$xoops_sitename</span><span style="color: #007700">}><{if </span><span style="color: #0000BB">defined</span><span style="color: #007700">(</span><span style="color: #DD0000">'XOOPS_COUNTRY_NAME'</span><span style="color: #007700">) }> ::: <{</span><span style="color: #0000BB">$smarty</span><span style="color: #007700">.const.</span><span style="color: #0000BB">XOOPS_COUNTRY_NAME</span><span style="color: #007700">}><{/if}></</span><span style="color: #0000BB">title</span><span style="color: #007700">></span><span style="color: #0000BB"></span> </span> </code></div><br><br>And make various alterations around the system due to the accurate places data. </div> <div style="position: relative; bottom:0px; right: 15px; padding-top: 15px; text-align: right; clear: both"> <a class="btn btn-success btn-xs" href="#top" title="Top"><i class="far fa-arrow-alt-circle-up"></i></a> </div> </div> <hr> </div> </div> <style> .kapla { background: #f6f7fb; padding: 10px; border-radius: 3px; border: 1px solid #e3ebf6; } </style> <!-- irmtfan hardcode removed style="padding: 5px;float: right; text-align:right;" --> <div class="pagenav"> <a href="https://xoops.org/modules/newbb/viewtopic.php?topic_id=77036"><strong>Topic</strong></a> | <a href="https://xoops.org/modules/newbb/viewforum.php?forum=27"><strong>Forum</strong></a> </div> <div class="clear"></div> <br> <br> <style> #forum-more-info-359756{display: none} </style> <script> $( document ).ready(function() { $( "#forum-show-more-359756" ).click(function() { $( "#forum-more-info-359756" ).toggle("slow"); }); }); </script> <div class="post-body" style="background:#efefef;border-radius:4px;padding:7px;margin-top:15px;margin-bottom:10px;"> <div class="post-eren" style="background:#fff;margin:5px;padding:15px;box-shadow: 0 1px 2px #bbb"> <div class="post-text post-text-mob"> <span style="position: absolute; right: 45px;"> <a style="color: #666666; font-size: 12px" id="359756" href="https://xoops.org/modules/newbb/viewtopic.php?post_id=359756#359756"><i class="fas fa-hashtag"></i>5359</a> </span> <br> <div class="kapla"> <div class="row"> <div class="col-md-12"> <div class="candidates-img float-left mr-4"> <img style="max-width: 72px;" src="https://xoops.org/uploads/cavt4afcaa491477b.jpg" alt="Mamba" class="img-circle img-responsive img-thumbnail"> </div> <div class="candidates-list-desc job-single-meta pt-2"> <h5 class="mb-2 f-19"><i class="fas fa-bars"></i> Re: XOOPS NewBB 4.33 RC-10 available for testing</h5> <ul class="list-inline mb-0"> <li class="list-inline-item mr-4"> <p class="text-muted f-15 mb-0"><i class="far fa-calendar-alt"></i> 2015/11/24 2:10</p> </li> <li class="list-inline-item mr-4"> <p class="f-15 mb-0"><i class="fas fa-user"></i> <a href='https://xoops.org/userinfo.php?uid=19563'>Mamba</a></p> </li> <li class="list-inline-item mr-4"> <p class="f-15 mb-0"><i class="fas fa-users-cog"></i> Moderator</p> </li> <li class="list-inline-item mr-4"> <p class="f-15 mb-0"><i class="fas fa-comments"></i> Posts: <a href="https://xoops.org/modules/newbb/viewpost.php?uid=19563" title="All"> 11373 </a> </p> </li> <li class="list-inline-item mr-4"> <p class="text-muted f-15 mb-0"><i class="far fa-calendar-alt"></i> Since: 2004/4/23 </p> </li> </ul> </div> </div> </div> </div> <br> <div class="yazirenk"> PHP and XOOPS version?<br><br>Quote:<div class="xoopsQuote"><blockquote>Array to string conversion nel file /modules/newbb/include/module.php at line 52</blockquote></div><br>I assume, it's the same as <a href="https://github.com/XoopsModules25x/newbb/issues/18" rel="noopener external" title="">this in GitHub</a>. It has been just closed.<br><br>Quote:<div class="xoopsQuote"><blockquote>Is impossible add new moderator after first selection.</blockquote></div><br>Can you check <a href="https://github.com/XoopsModules25x/newbb/issues/22" rel="noopener external" title="">this report on GitHub</a>, because I couldn't replicate it. I need to understand the issue better, and need the steps to replicate it.<br><br>Quote:<div class="xoopsQuote"><blockquote>Class 'XoopsTree' is deprecated, check 'XoopsObjectTree' in tree.php </blockquote></div><br>Ignore it <img class="imgsmile" src="https://xoops.org/uploads/smil3dbd4d6422f04.gif" alt="" /> </div> <div style="position: relative; margin-top: 5px; bottom:0px; right: 15px; text-align: right; font-style: italic; clear: both; border-top:1px solid #eeeeee; padding: 10px 0 0 0;"> <span style="color: FF0000;">Support XOOPS => </span><a href="http://bit.ly/AhRJqG" rel="noopener external" title="">DONATE</a><br><a href="http://is.gd/IQwMms" rel="noopener external" title="">Use 2.5.10</a> | <a href="http://goo.gl/zbpRzZ" rel="noopener external" title="">Docs</a> | <a href="http://bit.ly/ae9h8n" rel="noopener external" title="">Modules</a> | <a href="http://goo.gl/kea9PQ" rel="noopener external" title="">Bugs</a> </div> <div style="position: relative; bottom:0px; right: 15px; padding-top: 15px; text-align: right; clear: both"> <a class="btn btn-success btn-xs" href="#top" title="Top"><i class="far fa-arrow-alt-circle-up"></i></a> </div> </div> <hr> </div> </div> <style> .kapla { background: #f6f7fb; padding: 10px; border-radius: 3px; border: 1px solid #e3ebf6; } </style> <!-- irmtfan hardcode removed style="padding: 5px;float: right; text-align:right;" --> <div class="pagenav"> <a href="https://xoops.org/modules/newbb/viewtopic.php?topic_id=77034"><strong>Topic</strong></a> | <a href="https://xoops.org/modules/newbb/viewforum.php?forum=66"><strong>Forum</strong></a> </div> <div class="clear"></div> <br> <br> <style> #forum-more-info-359755{display: none} </style> <script> $( document ).ready(function() { $( "#forum-show-more-359755" ).click(function() { $( "#forum-more-info-359755" ).toggle("slow"); }); }); </script> <div class="post-body" style="background:#efefef;border-radius:4px;padding:7px;margin-top:15px;margin-bottom:10px;"> <div class="post-eren" style="background:#fff;margin:5px;padding:15px;box-shadow: 0 1px 2px #bbb"> <div class="post-text post-text-mob"> <span style="position: absolute; right: 45px;"> <a style="color: #666666; font-size: 12px" id="359755" href="https://xoops.org/modules/newbb/viewtopic.php?post_id=359755#359755"><i class="fas fa-hashtag"></i>5360</a> </span> <br> <div class="kapla"> <div class="row"> <div class="col-md-12"> <div class="candidates-img float-left mr-4"> <img style="max-width: 72px;" src="https://xoops.org/uploads/avatars/cavt55b55ae145042.gif" alt="Roby73" class="img-circle img-responsive img-thumbnail"> </div> <div class="candidates-list-desc job-single-meta pt-2"> <h5 class="mb-2 f-19"><i class="fas fa-bars"></i> Re: XOOPS NewBB 4.33 RC-10 available for testing</h5> <ul class="list-inline mb-0"> <li class="list-inline-item mr-4"> <p class="text-muted f-15 mb-0"><i class="far fa-calendar-alt"></i> 2015/11/24 0:35</p> </li> <li class="list-inline-item mr-4"> <p class="f-15 mb-0"><i class="fas fa-user"></i> <a href='https://xoops.org/userinfo.php?uid=130176'>Roby73</a></p> </li> <li class="list-inline-item mr-4"> <p class="f-15 mb-0"><i class="fas fa-users-cog"></i> Friend of XOOPS</p> </li> <li class="list-inline-item mr-4"> <p class="f-15 mb-0"><i class="fas fa-comments"></i> Posts: <a href="https://xoops.org/modules/newbb/viewpost.php?uid=130176" title="All"> 262 </a> </p> </li> <li class="list-inline-item mr-4"> <p class="text-muted f-15 mb-0"><i class="far fa-calendar-alt"></i> Since: 2011/6/15 </p> </li> </ul> </div> </div> </div> </div> <br> <div class="yazirenk"> Thank you Mamba!.<br>I have installed the module and i obtained this error:<br><br>Array to string conversion nel file /modules/newbb/include/module.php at line 52<br><br>Is impossible add new moderator after first selection.<br>In admin_forum_manager.php there this deprecated class:<br>Class 'XoopsTree' is deprecated, check 'XoopsObjectTree' in tree.php </div> <div style="position: relative; bottom:0px; right: 15px; padding-top: 15px; text-align: right; clear: both"> <a class="btn btn-success btn-xs" href="#top" title="Top"><i class="far fa-arrow-alt-circle-up"></i></a> </div> </div> <hr> </div> </div> <style> .kapla { background: #f6f7fb; padding: 10px; border-radius: 3px; border: 1px solid #e3ebf6; } </style> <!-- irmtfan hardcode removed style="padding: 5px;float: right; text-align:right;" --> <div class="pagenav"> <a href="https://xoops.org/modules/newbb/viewtopic.php?topic_id=77034"><strong>Topic</strong></a> | <a href="https://xoops.org/modules/newbb/viewforum.php?forum=66"><strong>Forum</strong></a> </div> <div class="clear"></div> <br> <br> <br> <div> <!-- irmtfan hardcode removed style="float: left; text-align:left;" --> <div class="icon_left"> <!-- irmtfan add up button --> <a id="threadbottom"></a><img src="https://xoops.org/modules/newbb/templates/images/icon/up.png" alt="Top" title="Top" align="middle" class='forum_icon' id=up ><a href="#threadtop">Top</a> </div> <!-- irmtfan hardcode removed style="float: right; text-align:right;" --> <div class="icon_right"> <div > <a class="xo-pagarrow" href="/modules/newbb/viewpost.php?start=5340&forum=0&viewmode=flat&status=&uid=0&order=DESC&mode=0"><u>«</u></a> <a class="xo-counterpage" href="/modules/newbb/viewpost.php?start=0&forum=0&viewmode=flat&status=&uid=0&order=DESC&mode=0">1</a> ... <a class="xo-counterpage" href="/modules/newbb/viewpost.php?start=5320&forum=0&viewmode=flat&status=&uid=0&order=DESC&mode=0">533</a> <a class="xo-counterpage" href="/modules/newbb/viewpost.php?start=5330&forum=0&viewmode=flat&status=&uid=0&order=DESC&mode=0">534</a> <a class="xo-counterpage" href="/modules/newbb/viewpost.php?start=5340&forum=0&viewmode=flat&status=&uid=0&order=DESC&mode=0">535</a> <strong class="xo-pagact" >(536)</strong> <a class="xo-counterpage" href="/modules/newbb/viewpost.php?start=5360&forum=0&viewmode=flat&status=&uid=0&order=DESC&mode=0">537</a> <a class="xo-counterpage" href="/modules/newbb/viewpost.php?start=5370&forum=0&viewmode=flat&status=&uid=0&order=DESC&mode=0">538</a> <a class="xo-counterpage" href="/modules/newbb/viewpost.php?start=5380&forum=0&viewmode=flat&status=&uid=0&order=DESC&mode=0">539</a> ... <a class="xo-counterpage" href="/modules/newbb/viewpost.php?start=294240&forum=0&viewmode=flat&status=&uid=0&order=DESC&mode=0">29425</a> <a class="xo-pagarrow" href="/modules/newbb/viewpost.php?start=5360&forum=0&viewmode=flat&status=&uid=0&order=DESC&mode=0"><u>»</u></a> </div> <!-- irmtfan to solve nested forms and id="xo-pagenav" issue --> </div> </div> <div class="clear"></div> <br> <br> <div> <!-- irmtfan hardcode removed style="float: left; text-align: left;" --> <div class="icon_left"> <form action="https://xoops.org/modules/newbb/search.php" method="get"> <input name="term" id="term" type="text" size="15"> <input type="hidden" name="sortby" id="sortby" value="p.post_time desc"> <input type="hidden" name="action" id="action" value="yes"> <input type="hidden" name="searchin" id="searchin" value="both"> <input type="submit" class="formButton" value="Search"><br> [<a href="https://xoops.org/modules/newbb/search.php">Advanced Search</a>] </form> </div> <!-- irmtfan hardcode removed style="float: right; text-align: right;" --> <div class="icon_right"> <form name="forum_jumpbox" method="get" action="https://xoops.org/modules/newbb/viewforum.php" onsubmit="javascript: if (document.forum_jumpbox.forum.value < 1) {return false;}"><select class="select" name="forum" onchange="if (this.options[this.selectedIndex].value >0) { document.forms.forum_jumpbox.submit();}"><option value=0>-- Select a Forum --</option><option value=0> </option> <option value='-4'>[General XOOPS.org forums]</option> <option value='73' >Technology, Tools, Best Practices</option> <option value='6' >XOOPS.org announcements</option> <option value='11' >XOOPS.org feedback & suggestions</option> <option value='43' >--Spread XOOPS project</option> <option value='42' >--XOOPS.org redesign</option> <option value='3' >XOOPS.org Members Lounge</option> <option value='46' >File repository - Maintenance</option> <option value='47' >XOOPS Project Teams</option> <option value='62' >--XOOPS Core Team</option> <option value='57' >--XOOPS Modules Team</option> <option value='53' >--XOOPS Design Team</option> <option value='63' >--XOOPS Support Team</option> <option value='81' >--XOOPS Quality Team</option> <option value='52' >--XOOPS Documentation Team</option> <option value='48' >Proposal Preparation</option> <option value='49' >--Current agenda discussions</option> <option value='50' >--Finalised discussion summaries</option> <option value='51' >--Other matters</option> <option value=0> </option> <option value='-7'>[XOOPS Community Support forums]</option> <option value='82' >2.6.x Support</option> <option value='64' >2.3.x Support</option> <option value='74' >2.5.x Support</option> <option value='72' >2.4.x Support</option> <option value='27' >Beginner's Corner</option> <option value='20' >XOOPS general usage questions</option> <option value='1' >Installation Troubleshooting</option> <option value='7' >Q and A</option> <option value='13' >XOOPS Hosting</option> <option value='9' >Fixed Bugs / FAQ (Read-Only)</option> <option value=0> </option> <option value='-2'>[XOOPS Modules Support forums]</option> <option value='4' >Module usage questions</option> <option value='28' >Module troubleshooting</option> <option value='29' >Module reviews</option> <option value='30' >Module requests</option> <option value='15' >Module hack reviews</option> <option value=0> </option> <option value='-1'>[XOOPS Themes and Templates Support forums]</option> <option value='55' >Theme contest</option> <option value='32' >Theme and template troubleshooting</option> <option value='17' >Theme templates and Smarty help</option> <option value='31' >Theme stylesheets (CSS) help</option> <option value='5' >Theme design questions</option> <option value='16' >Theme designer talk</option> <option value='33' >Theme requests</option> <option value='12' >Website reviews of Xoops sites</option> <option value=0> </option> <option value='-3'>[Xoops Development]</option> <option value='34' >Quality Assurance</option> <option value='40' >--Xoops Beta Testing Team</option> <option value='65' >XOOPS Module Development</option> <option value='75' >--Blue Move</option> <option value='66' >--Module Testing Area</option> <option value='67' >--Coding and Security Support</option> <option value='68' >--Code Sharing and Library</option> <option value='69' >--Language and Document Translation</option> <option value='83' >--XOOPS 2.6.x modules</option> <option value='8' >Xoops Development</option> <option value='2' >Xoops Bug Reports</option> <option value='39' >--XOOPS 2.2 bug reports</option> <option value='21' >--Xoops 2.0 Bug Report</option> <option value='10' >Feature Request</option> <option value='14' >XOOPS Core Hacks</option> <option value='23' >Roadmap</option> <option value='18' >XOOPS 2.0 CVS discussions</option> <option value=0> </option> <option value='-10'>[International Support]</option> <option value='60' >Local Web Issues</option> <option value='58' >Translations</option> <option value='59' >Other</option> <option value='79' >Local Languages Support</option> <option value='80' >--Hebrew (עברית)</option> </select> <input type='submit' class='button' value='Go!' ></form> </div> </div> <div class="clear"></div> <br> <!-- end module contents --> <!-- End content module --> </div> </div> <div class="col-xl-3 col-lg-12 col-md-12"> <!-- Start right blocks loop --> <div class="card"> <div class="card-header"> <h3 class="card-title">Login</h3> </div> <div class="card-body p-0"> <div class="card-body pt-3 pb-3"> <div class="panel panel-default"> <form action="https://xoops.org/user.php" method="post" role="form"> <div class="panel-body"> <form class="form-horizontal" role="form"> <div class="form-group"> <label for="inputEmail3" class="col-sm-12 control-label"> Username</label> <div class="col-sm-9"> <input class="form-control login-block-form" style="margin-bottom: 5px;" type="text" name="uname" placeholder="Your Username"> </div> </div> <div class="form-group"> <label for="inputPassword3" class="col-sm-12 control-label"> Password</label> <div class="col-sm-9"> <input class="form-control login-block-form" type="password" name="pass" placeholder="Your Password"> </div> </div> <div class="form-group"> <div class="col-sm-offset-3 col-sm-9"> <div class="checkbox"> <label> <input type="checkbox" name="rememberme" value="On" class="formButton"> Remember me </label> </div> </div> </div> <input type="hidden" name="xoops_redirect" value="/modules/newbb/viewpost.php?forum=0&mode=0&start=5350&viewmode=flat"> <input type="hidden" name="op" value="login"> <div class="form-group last"> <div class="col-sm-offset-3 col-sm-9"> <input type="submit" class="btn btn-success btn-sm" value="User Login"> <button type="reset" class="btn btn-default btn-sm"> Reset </button> </div> </div> </form> </div> </form> <div class="panel-footer" style="text-align: center"> <a href="https://xoops.org/register.php" title="Register now!">Register now!</a>  |  <a href="https://xoops.org/user.php#lost" title="Lost Password?">Lost Password?</a> </div> </div> </div> </div> </div> <div class="card"> <div class="card-header"> <h3 class="card-title">Search</h3> </div> <div class="card-body p-0"> <div class="card-body pt-3 pb-3"> <form role="search" action="https://xoops.org/search.php" method="get"> <div class="input-group"> <input class="form-control" type="text" name="query" placeholder="Search here..."> <input type="hidden" name="action" value="results"> <span class="input-group-btn"> <button class="btn btn-primary" type="submit"> <span class="fas fa-search"></span> </button> </span> </div> </form> <p class="text-right"> <a href="https://xoops.org/search.php" title="Advanced Search"> Advanced Search </a> </p> </div> </div> </div> <div class="card"> <div class="card-header"> <h3 class="card-title">Recent Posts</h3> </div> <div class="card-body p-0"> <div class="job-box"> <div class="inbox-message"> <ul> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367252#forumpost367252"><i class="fas fa-angle-right"></i> PHP 8.4.0 Alpha 1 released</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 7/10 6:19 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=19563" title="Mamba">Mamba</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367251#forumpost367251"><i class="fas fa-angle-right"></i> Overview of the Composer packages in Admin</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 7/10 6:15 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=19563" title="Mamba">Mamba</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367243#forumpost367243"><i class="fas fa-angle-right"></i> Re: xoops_getBaseDomain</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/29 6:13 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=19563" title="Mamba">Mamba</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367242#forumpost367242"><i class="fas fa-angle-right"></i> xoops_getBaseDomain</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/27 22:55 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=74855" title="mbu10">mbu10</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367240#forumpost367240"><i class="fas fa-angle-right"></i> Re: Test 3</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/10 1:12 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=72918" title="bushir">bushir</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367239#forumpost367239"><i class="fas fa-angle-right"></i> Test 3</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/10 1:08 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=72918" title="bushir">bushir</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367238#forumpost367238"><i class="fas fa-angle-right"></i> Re: Test2</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/9 21:56 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=72918" title="bushir">bushir</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367237#forumpost367237"><i class="fas fa-angle-right"></i> Re: Test2</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/9 21:29 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=72918" title="bushir">bushir</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367236#forumpost367236"><i class="fas fa-angle-right"></i> Re: Test2</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/9 21:25 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=19563" title="Mamba">Mamba</a> </div> </div> </li> <li> <div class="message-body1"> <div class="message-body-heading1"> <h5><a href="https://xoops.org/modules/newbb/viewtopic.php?post_id=367235#forumpost367235"><i class="fas fa-angle-right"></i> Test2</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/9 19:34 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=19563" title="Mamba">Mamba</a> </div> </div> </li> </ul> </div> </div> </div> </div> <div class="card"> <div class="card-header"> <h3 class="card-title">Who's Online</h3> </div> <div class="card-body p-0"> <div class="card-body pt-3 pb-3"> <p><strong>846</strong> user(s) are online (<strong>314</strong> user(s) are browsing <strong>Support Forums</strong>)</p> <hr> <p><i class="fas fa-user-plus"></i> Members: 0</p> <hr> <p><i class="fas fa-street-view"></i> Guests: 846</p> <hr> <p><i class="fas fa-users"></i> </p> <a class="btn btn-sm btn-info" href="javascript:openWithSelfMain('https://xoops.org/misc.php?action=showpopups&type=online','Online',420,350);" title="more...">more...</a> </div> </div> </div> <div class="card"> <div class="card-header"> <h3 class="card-title">Donat-O-Meter</h3> </div> <div class="card-body p-0"> <table class="table table-bordered"> <tr> <td style="width: 100%; font-weight: bold; text-decoration: underline;" colspan="2">Stats</td> </tr> <tr> <td>Goal:</td> <td>$100.00</td> </tr> <tr> <td>Due Date:</td> <td>Jul 31</td> </tr> <tr> <td>Gross Amount:</td> <td>$0.00</td> </tr> <tr> <td>Net Balance:</td> <td>$0.00</td> </tr> <tr> <td style="font-weight: bold;">Left to go:</td> <td style="font-weight: bold;"><span style="color: #CC0000;">$100.00</span></td> </tr> <tr> <td style="width: 100%; text-align: center;" colspan="2"><a href="https://xoops.org/modules/xdonations/index.php"> <img src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" style="border-width; 0px;" alt="Make donations with PayPal!" width=110 height=23 /> </a></td> </tr> </table> </div> </div> <div class="card"> <div class="card-header"> <h3 class="card-title">Latest GitHub Commits</h3> </div> <div class="card-body p-0"> <div id="demo"> <div class="job-box"> <div class="inbox-message"> <ul> <li v-for="record in commits"> <div class="message-body1"> <div class="message-body-heading1"> <h5><a><i class="fas fa-angle-right"></i></a> <a :href="record.html_url" target="_blank" class="commit">{{ record.sha.slice(0, 7) }} - <span class="message">{{ record.commit.message | truncate }}</span></a></h5> </div> <div class="olc"><i class="fas fa-user"></i> <a :href="record.author.html_url" target="_blank">{{ record.commit.author.name }}</a> <i class="fas fa-folder-open"></i> {{ record.commit.author.date | formatDate }}</div> </div> </li> </ul> </div> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.2.4/vue.min.js"></script> <script> var apiURL = 'https://api.github.com/repos/XOOPS/XoopsCore25/commits?per_page=3&sha=' /** * Actual demo */ var demo = new Vue({ el: '#demo', data: { branches: ['master'], currentBranch: 'master', commits: null }, created: function () { this.fetchData() }, watch: { currentBranch: 'fetchData' }, filters: { truncate: function (v) { var newline = v.indexOf('n') return newline > 0 ? v.slice(0, newline) : v }, formatDate: function (v) { return v.replace(/T|Z/g, ' ') } }, methods: { fetchData: function () { var xhr = new XMLHttpRequest() var self = this xhr.open('GET', apiURL + self.currentBranch) xhr.onload = function () { self.commits = JSON.parse(xhr.responseText) console.log(self.commits[0].html_url) } xhr.send() } } }) </script> </div> </div> <!-- End right blocks loop --> </div> </div> </div> </section> <!--Section--> <!--Footer Section--> <footer class="footer"> <div class="container bottom_border"> <div class="row"> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">About us</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="https://xoops.org/modules/wfchannel/">About Xoops</a></li> <li><a href="https://xoops.org/modules/wfchannel/index.php?cid=24">Why XOOPS?</a></li> <li><a href="https://xoops.org/modules/wfchannel/index.php?cid=21">Board of Advisors</a></li> <li><a href="https://xoops.org/modules/wgtimelines/index.php?op=list&tl_id=1">Xoops Innovators</a></li> <li><a href="https://xoops.org/modules/wgtimelines/index.php?op=list&tl_id=2">XOOPSers</a></li> <li><a href="https://xoops.org/modules/wfchannel/index.php?cid=6">XOOPS Etiquette</a></li> </ul> <!--footer_ul_amrc ends here--> </div> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">Learn</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="https://xoops.org/modules/news/article.php?storyid=4534">Books</a></li> <li><a href="https://xoops.org/modules/smartfaq/">FAQ</a></li> <li><a href="https://www.gitbook.com/@xoops/">Core Guides</a></li> <li><a href="https://www.gitbook.com/@xoops/">Module Guides</a></li> </ul> <!--footer_ul_amrc ends here--> </div> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">Use</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="https://github.com/XOOPS/XoopsCore25/releases">Download Xoops</a></li> <li><a href="https://github.com/XoopsModules25x">Module @ GitHub</a></li> <li><a href="https://github.com/Xoopsthemes">Themes@ GitHub</a></li> <li><a href="https://github.com/XoopsLanguages">Languages @ GitHub</a></li> <li><a href="https://xoops.org/modules/newbb/">Support Forums</a></li> <li><a href="https://xoops.org/modules/xoopspartners/">International Support</a></li> </ul> <!--footer_ul_amrc ends here--> </div> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">Develop GitHub</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="https://github.com/XOOPS">Core @ GitHub</a></li> <li><a href="https://github.com/XoopsModules25x">Module @ GitHub</a></li> <li><a href="https://github.com/Xoopsthemes">Themes@ GitHub</a></li> <li><a href="https://github.com/XoopsLanguages">Languages @ GitHub</a></li> <li><a href="https://sourceforge.net/projects/xoops/">Legacy XOOPS @ SourceForge </a></li> <li><a href="https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md">Coding Standards PSR-2</a></li> </ul> <!--footer_ul_amrc ends here--> </div> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">Contribute</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="https://xoops.org/modules/xdonations/">$$$ Donations</a></li> <li><a href="https://github.com/orgs/XOOPS/people">Join Team</a></li> <li><a href="https://github.com/XOOPS">Core @ GitHub</a></li> <li><a href="https://github.com/XoopsModules25x">Module @ GitHub</a></li> <li><a href="https://github.com/Xoopsthemes">Themes@ GitHub</a></li> <li><a href="https://github.com/XoopsLanguages">Languages @ GitHub</a></li> <li><a href="https://github.com/XOOPS/XoopsCore25/issues">Report Core Bug</a></li> </ul> <!--footer_ul_amrc ends here--> </div> <div class=" col-sm-4 col-md col-6 col"> <h5 class="headin5_amrc col_white_amrc pt2">Connect</h5> <!--headin5_amrc--> <ul class="footer_ul_amrc"> <li><a href="https://www.facebook.com/groups/xoops/">Facebook</a></li> <li><a href="http://www.linkedin.com/groups?gid=43552">LinkedIn</a></li> <li><a href="http://www.flickr.com/photos/tags/xoops/">Flickr</a></li> <li><a href="https://www.youtube.com/results?search_query=xoops">YouTube</a></li> <li><a href="https://www.openhub.net/p/xoops">Ohloh</a></li> <li><a href="https://twitter.com/xoopsgithub">Twitter</a></li> </ul> <!--footer_ul_amrc ends here--> </div> </div> </div> <div class="container"> <!--foote_bottom_ul_amrc ends here--> <br> <p class="text-center"><a rel="nofollow" href="https://xoops.org/modules/wfchannel/index.php?pagenum=3">Terms of Use</a> | <a rel="nofollow" href="https://xoops.org/modules/wfchannel/index.php?pagenum=4">Privacy Policy</a> | Hosted by <a rel="nofollow" href="http://www.arvixe.com/xoops_hosting?utm_campaign=xoops&utm_medium=banner&utm_source=xoops.org" title="Hosted by Arvixe">Arvixe Hosting</a> | <a rel="nofollow" href="https://xoops.org/backend.php" title="RSS2 Feed"><img src="https://xoops.org/uploads/rss.gif" alt="RSS 2.0 Button" /></a> <script type="module"> jQuery(document).ready(function () { jQuery("ul.sf-menu").superfish(); pathClass: "current" }); </script></p> </div> <center><a href="https://erenyumak.com/" target="_blank">Design: B.Heyula</a></center> </footer> <a href="#top" id="back-to-top" style="display: inline;"><i class="fa fa-long-arrow-up"></i></a> <!--Footer Section--> <!-- JS --> <script src="https://xoops.org/themes/xoops2020/js/jquery-3.5.1.min.js"></script> <script src="https://xoops.org/themes/xoops2020/js/bootstrap.min.js"></script> <script src="https://xoops.org/themes/xoops2020/js/bootstrap.bundle.min.js"></script> <script src="https://xoops.org/themes/xoops2020/js/newapplication.js" defer></script> <!-- JS --> </body> </html>