61
marcionline
Re: Display full name in Xoops 2.2 version

I would like know too.



62
marcionline
Re: No cookie? Why do i have to login everytime?




63
marcionline
Re: remember my theme

Simple: set default skin you prefer (theme ?) in admin section.



64
marcionline
Re: Rewrite URLs

See this (long) topic, maybe help...



65
marcionline
Re: Help with custom block

If you add the tags
<html> </html>


or
<?php ?>


The block dont work.

You must add only code without the tags.



66
marcionline
Re: how do i use the shoutbox?

You need enable the block of module



67
marcionline
Re: how to redirect my xoops webpage?

You can create a redirection page.

In html

<html>
<
head>
<
meta HTTP-EQUIV="refresh" CONTENT="0;URL=http://www.yousite.com/html/index.php">
<
title>Wait... Redirecting...</title>
</
head>
<
body>
</
body>
</
html>


Or with .htaccess file (if your http server is Apache):

DirectoryIndex /html/index.php



68
marcionline
Re: Custom Block not working

The content of your custom block is html or javascript or php ? What is the code you added in your block? Turn on debug in admin/preferences and see if show errors... You tried with others themes/browsers?



69
marcionline
Re: External links hack

About mydownloads module, you can change the default value of URL Download.

http://    --->    http://anonym.to/?http://


But about newbb module I dont know...



70
marcionline
Re: how to change module name

In this case you need clone the module. Read this FAQ.




TopTop
« 1 ... 4 5 6 (7) 8 9 »



Login

Who's Online

248 user(s) are online (160 user(s) are browsing Support Forums)


Members: 0


Guests: 248


more...

Donat-O-Meter

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

Latest GitHub Commits