21
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/10 21:28

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


I have a problem : all fields containing accentued letters (éèà) or special chars (like ©) are not shown on the website.
My sql tables are in latin_1, and i think it's the problem.

What can i do ?

Regards.




22
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/10 20:21

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


i've manually changed it from phpMyAdmin.

Now i'm with Xoops 2.5.6.
Index page is not working, but others seems to be ok : i can view /user.php correctly.

all i have on index page :
0.000296 SET SQL_BIG_SELECTS 1
0.000303 
SELECT FROM config WHERE (conf_modid '0' AND conf_catid '1'ORDER BY conf_order ASC
0.000766 
SELECT sess_datasess_ip FROM session WHERE sess_id '2dr88o68gko4g9mhs9h57q6fq4'
0.000816 SELECT FROM users WHERE uid '7'
0.000283 SELECT FROM config WHERE (conf_modid '0' AND conf_catid '3'ORDER BY conf_order ASC
0.002482 
SELECT DISTINCT gperm_itemid FROM group_permission WHERE gperm_name 'block_read' AND gperm_modid AND gperm_groupid IN (1,2)
0.000368 SELECT b.* FROM newblocks bblock_module_link m WHERE m.block_id=b.bid AND b.isactive=AND b.visible=AND m.module_id IN (0,-1) AND b.bid IN (152,52,72,150,170,169,177,178,13,92,193,90,194,145,153,151,93,79,68,66,54,17,101,171,140,97,16,173,172,95,32,62,146,96,4,148,83,191,55,9,44,7,53,1,176,175,174,147,141,139,138,137,136,135,118,106,105,104,103,102,100,98,89,86,85,81,78,73,64,63,60,57,56,51,50,49,48,47,46,45,43,35,33,18,15,14,11,10,6,5,195ORDER BY b.weightm.block_id
0.000280 
SELECT FROM modules WHERE dirname 'mytube'
0.000285 SELECT FROM config WHERE (conf_modid '67'ORDER BY conf_order ASC
0.000916 
SELECT lidcidtitlevididscreenshotpublishedhitsvidsourcepicurl FROM xoopstube_videos WHERE published>AND published<=1368217271 AND (expired=OR expired>1368217271) AND offline=0 ORDER BY published DESC LIMIT 03
Total
10

may this module "mytube" be the problem ?

Edit 1 : uninstalled this module : index page is perfectly working.



23
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/10 17:42

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


Hi,

last night and today, i've applied patches from 2.0.15 to 2.4.0 manually, one by one. Now i'm woth 2.4.0 and it seems working (2.4 appears to work fine on PHP 5.4).
I'm continuing to update Xoops until 2.5.6. If i have errors, i'll tell you there.

PS : after googling my error, i've just added
define'XOOPS_VAR_PATH''/home/path/to/xoops_data' );
to my mainfile.php and i've been able to update.

But there is an error with the SQL resquest to update from 2.0.18 to 2.3.0 (error near to type=MyISAM) with MySQL 5.5.



24
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/10 4:40

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


I have get bak and updated from 2.0.15 to 2.0.18.2 with files on SF.net.

But when trying to update to 2.3, i have this error on /upgrade/ :
This page cannot be displayed due to an internal error.

You can provide the following information to the administrators of this site to help them solve the problem:

ErrorSmarty errorthe $compile_dir 'XOOPS_VAR_PATH/caches/smarty_compile' does not exist, or is not a directory.

I have followed the instructions in readme.txt from xoops-2.3 packages on SF.net (same as written in the PDF Guide).

I have no idea...

PS : 2.3 is introducing xoops_lib/data



25
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/9 23:46

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


I've tried this. But it doesn't work. Same things.

what i have on my page :
Requête(s)

0.000285 SET NAMES 'latin1' 
0.000216 SET SQL_BIG_SELECTS 
0.000305 
SELECT FROM config WHERE (conf_modid '0' AND conf_catid '1'ORDER BY conf_order ASC 
0.000711 
SELECT sess_datasess_ip FROM session WHERE sess_id 'h2qj0jm9g5nk5fvoon82lc2q80' 
0.000763 SELECT FROM users WHERE uid '7' 
0.001523 SHOW COLUMNS FROM `configcategoryLIKE 'confcat_modid' 
0.000273 SELECT FROM modules WHERE dirname 'profile' 
0.001163 SHOW TABLES LIKE 'block_instance' 
Total


Bloc
(s)

Total


Extra

Fichier
(sinclu(s): 52 fichier(s
Usage de la mémoire2750144 bytes 


Temporisation

XOOPS a mis 0.069 seconde
(spour charger 
XOOPS Boot a mis 0.052 seconde
(spour charger 
Module init a mis 0.017 seconde
(spour charger



26
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/9 22:59

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


Hi,

i go to mywebsite.com/upgrade/ > log in > whit page with debug infos, nothing else.

# php5 -v
PHP 5.4.4-14 (cli) (built: Mar 4 2013 14:08:43)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies



27
bosco
Re: XOOPS 2.5.6 Final Release Issues
  • 2013/5/9 22:52

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


Hi,

i' trying to update from 2.0.15.
i've uploaded & replaced all files.
when i go to mywebsite.com/ i've got a blank page.
When i got to /upgrade/, i can log in, but when logged in, i have a blank page with only debug informations.

if anyone have an idea ?



28
bosco
Re: Xoops 1.3.10 with PHP5
  • 2013/4/9 1:13

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


Hi,

sorry for delay,

i've installed php4 and php5 on the server. One as module of apache, and the other is working with cgi.



29
bosco
Re: Latest Publisher module?
  • 2013/4/9 1:10

  • bosco

  • Just popping in

  • Posts: 49

  • Since: 2004/8/5 1


Hi,

is there some news for this module ?

It's really usefull, and i would love to see a RTM version.

I also need to remove "publisher" from because it's not really friendly in title : Page name - Main cat > Sub cat - publisher : Site name. Removing publisher or "> Sub cat" or add the possibility to display or not Sub cat may be great :) </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=75687"><strong>Topic</strong></a> | <a href="https://xoops.org/modules/newbb/viewforum.php?forum=4"><strong>Forum</strong></a> </div> <div class="clear"></div> <br> <br> <style> #forum-more-info-337760{display: none} </style> <script> $( document ).ready(function() { $( "#forum-show-more-337760" ).click(function() { $( "#forum-more-info-337760" ).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="337760" href="https://xoops.org/modules/newbb/viewtopic.php?post_id=337760#337760"><i class="fas fa-hashtag"></i>30</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/blank.gif" alt="bosco" 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: help for Test extgallery 1.0.9!!!!</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> 2011/4/3 23:33</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=23157'>bosco</a></p> </li> <li class="list-inline-item mr-4"> <p class="f-15 mb-0"><i class="fas fa-users-cog"></i> Just popping in</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=23157" title="All"> 49 </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/8/5 1</p> </li> </ul> </div> </div> </div> </div> <br> <div class="yazirenk"> Hi,<br><br>i've maye found a bug with adding new categories without parents.<br>When i try to add a new category without parents, i have the message "new cat added", but it's not donne.<br>When i try to add a new category with a parent, it works fine. </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=72970"><strong>Topic</strong></a> | <a href="https://xoops.org/modules/newbb/viewforum.php?forum=4"><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=10&forum=0&viewmode=flat&status=&uid=23157&order=DESC&mode=0"><u>«</u></a> <a class="xo-counterpage" href="/modules/newbb/viewpost.php?start=0&forum=0&viewmode=flat&status=&uid=23157&order=DESC&mode=0">1</a> <a class="xo-counterpage" href="/modules/newbb/viewpost.php?start=10&forum=0&viewmode=flat&status=&uid=23157&order=DESC&mode=0">2</a> <strong class="xo-pagact" >(3)</strong> <a class="xo-counterpage" href="/modules/newbb/viewpost.php?start=30&forum=0&viewmode=flat&status=&uid=23157&order=DESC&mode=0">4</a> <a class="xo-counterpage" href="/modules/newbb/viewpost.php?start=40&forum=0&viewmode=flat&status=&uid=23157&order=DESC&mode=0">5</a> <a class="xo-pagarrow" href="/modules/newbb/viewpost.php?start=30&forum=0&viewmode=flat&status=&uid=23157&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?start=20&forum=0&viewmode=flat&status=&uid=23157&order=DESC&mode=0"> <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=367487#forumpost367487"><i class="fas fa-angle-right"></i> Re: New module: Smartshare</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 7/1 20:12 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=141176" title="Runeher2">Runeher2</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=367486#forumpost367486"><i class="fas fa-angle-right"></i> SmartLike (coming)</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 7/1 18:17 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=141176" title="Runeher2">Runeher2</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=367485#forumpost367485"><i class="fas fa-angle-right"></i> Re: New module: Weather</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 7/1 18:02 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=141176" title="Runeher2">Runeher2</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=367484#forumpost367484"><i class="fas fa-angle-right"></i> Re: XOOPS Custom Field Module</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 7/1 17:59 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=141176" title="Runeher2">Runeher2</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=367483#forumpost367483"><i class="fas fa-angle-right"></i> Re: XOOPS Custom Field Module</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/30 21:04 <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=367482#forumpost367482"><i class="fas fa-angle-right"></i> XOOPS Custom Field Module</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/30 19:29 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=69371" title="heyula">heyula</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=367481#forumpost367481"><i class="fas fa-angle-right"></i> Re: New module: Smartshare</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/28 7:54 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=69371" title="heyula">heyula</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=367480#forumpost367480"><i class="fas fa-angle-right"></i> Re: New module: Weather</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/28 1:21 <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=367479#forumpost367479"><i class="fas fa-angle-right"></i> Re: New module: Weather</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/27 18:23 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=141176" title="Runeher2">Runeher2</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=367478#forumpost367478"><i class="fas fa-angle-right"></i> New module: Weather</a></h5> </div> <div class="olc"><i class="far fa-calendar-alt"></i> 6/27 18:16 <i class="fas fa-user"></i> <a href="https://xoops.org/userinfo.php?uid=141176" title="Runeher2">Runeher2</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>186</strong> user(s) are online (<strong>114</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: 186</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>AU$15.00</td> </tr> <tr> <td>Due Date:</td> <td>Jul 31</td> </tr> <tr> <td>Gross Amount:</td> <td>AU$0.00</td> </tr> <tr> <td>Net Balance:</td> <td>AU$0.00</td> </tr> <tr> <td style="font-weight: bold;">Left to go:</td> <td style="font-weight: bold;"><span style="color: #CC0000;">AU$15.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/browse.php?Frameworks/jquery/jquery.js" type="text/javascript"></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>