11
red_Slider
Re: How do I prevent different IPs loggin in to one account

here U are:
http://xoops.peak.ne.jp/md/mydownloads/singlefile.php?lid=94&cid=1&easiestml_lang=xlang%3Aen



12
red_Slider
Re: Modules

U need install latest altsys module

get it HERE

PS it's japanese and U can turn site into eglish - just click en flag on top



13
red_Slider
Re: Modules

Some modules needs Framework/alternate system module. U can get it from GIJOE sitehttp://www.xoops.peak.ne.jp/index.php?easiestml_lang=xlang:en



14
red_Slider
Re: Uninstall a module that is empty

U have to upload its files, uninstall it and delete



15
red_Slider
Re: How do you install Themes? "tar.gz/.tar file" problem?

XOOPS has a total of three to control.
Two are a template. You can edit them through the system, or add to the folder in the theme. The system provides override default template sets by placing the files in the theme / modules / templates - in the same name, in which they appear in the system.
A third option - and altogether the most important, is the right theme - its structure, and above all css styles.
See also here:https://xoops.org/modules/mediawiki/index.php/Theme_Design_Guide

If you have any specific questions just ask;)



16
red_Slider
Re: How do you add HTML pages?

temporarily replace the links to "#".



17
red_Slider
Re: Problem after update php

Hi and hello Voltan
1. Edit the /etc/php5/apache2/php.ini file. There should work command in terminal:
gksudo "gedit /etc/php5/apache2/php.ini"


or
in terminal: gksudo nautilus - find and edit php.ini file with admin privillages.

2. change line:
error_reporting = E_ALL | E_STRICT
into
error_reporting = E_ALL | ~E_STRICT



18
red_Slider
Re: no styling during or after installation (template problem?)

There are two possibilities. The first, as Mamba said, not all files have been uploaded to the server.
The second possibility is the lack of pre-arranged access rights (chmod 777) to a directories. Make sure that you did the installation instructions:

Make the directory: xoops_data / writable;
Create (if not Already present) and make the directories:
xoops_data / caches /
xoops_data / caches / xoops_cache /
xoops_data / caches / smarty_cache /
xoops_data / caches / smarty_compile /

writable.



19
red_Slider
Re: How do you install Themes? "tar.gz/.tar file" problem?

In the system there are two types of themes.
The first is the "Theme" responsible for the overall look of the page.
The second is the "templates" - they account for the structure of modules and blocks.
This is what you asked, it is the template.
But most important is the ability to independently find information!



20
red_Slider
Re: vista_k theme background change

Hi!
Look into theme.html file.
Find line with:
<td id="rightcolumn">
<!-- 
Start right blocks loop -->
some code here                  
<!-- End right blocks loop -->       </td>


it should looks like:

<{if $xoops_showrblock}>
<
td id="rightcolumn">
<!-- 
Start right blocks loop -->
some code here                  
<!-- End right blocks loop -->       </td>
 <{/if}>


;)




TopTop
« 1 (2) 3 4 5 ... 16 »



Login

Who's Online

201 user(s) are online (96 user(s) are browsing Support Forums)


Members: 0


Guests: 201


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits