1
rduarte
Contraditorio.com - Blog Style type.
  • 2006/1/24 1:12

  • rduarte

  • Just popping in

  • Posts: 11

  • Since: 2006/1/9 1


Contraditorio.com - Blog Style type. from Portugal

Give your opinion please

2
TottoBG
Re: Contraditorio.com - Blog Style type.
  • 2006/1/24 20:36

  • TottoBG

  • Not too shy to talk

  • Posts: 111

  • Since: 2005/8/18


Good looking front page, clean design. Can't say nothing about the content, cause don't understand portuguese. But that strange blank screen redirection looks really confusing. When you first openhttp://www.contraditorio.com you just get a blank page. And a few seconds later, if still here, while wandering what's wrong you see that a front page starts loading. But much time between them, really confusing..

3
rduarte
Re: Contraditorio.com - Blog Style type.
  • 2006/1/25 0:20

  • rduarte

  • Just popping in

  • Posts: 11

  • Since: 2006/1/9 1


Thanks. In relation of the blank page...i know that...i was stupid and put the site in contraditorio.com/site/ when you enter contraditorio.com i have a redirect page...so stupid...and now is difficult to change because the search engines...

Many thanks again

4
TottoBG
Re: Contraditorio.com - Blog Style type.
  • 2006/1/25 20:06

  • TottoBG

  • Not too shy to talk

  • Posts: 111

  • Since: 2005/8/18


How do you make the redirection? Cause normally there shouldn't be such time before starting of redirected page load. Maybe there's sth around it, cause as I said it feels too much time between.

5
dotmil
Re: Contraditorio.com - Blog Style type.
  • 2006/1/25 20:45

  • dotmil

  • Friend of XOOPS

  • Posts: 51

  • Since: 2004/9/6 2


Looks great to me! Very nice design. Good luck with it!
DebCentral
Debian and derivative distros community and news!
DebianHomepage.org All your Debian news in one place!

6
rduarte
Re: Contraditorio.com - Blog Style type.
  • 2006/1/25 21:18

  • rduarte

  • Just popping in

  • Posts: 11

  • Since: 2006/1/9 1


Many thanks again.

First i had a index.html like this:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Contraditorio.com - Critica, Discussao e muito mais!</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_goToURL() { //v3.0
var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
//-->
</script>
</head>

<body onLoad="MM_goToURL('parent','http://contraditorio.com/site');return document.MM_returnValue">
</body>
</html>

Then i speak with the domain webmaster and he advice to have a index.php like this:

<?php
header("Location:http://www.contraditorio.com/site");
?>

thats what i have now... advices welcome.
Thanks in advance

7
TottoBG
Re: Contraditorio.com - Blog Style type.
  • 2006/1/26 20:57

  • TottoBG

  • Not too shy to talk

  • Posts: 111

  • Since: 2005/8/18


That's the much better way, with the php code and header function.
But am I missing sth, should it return 404 Error when typinghttp://contraditorio.com/index.php ? That's what I get back. Strange. But learning every day

8
rduarte
Re: Contraditorio.com - Blog Style type.
  • 2006/1/27 16:54

  • rduarte

  • Just popping in

  • Posts: 11

  • Since: 2006/1/9 1


You are right. Is because i will try to put the site in the root of the domain. Because XOOPS use a index.php i had to put the old index.htm in the root of the domain to continue redirecting people to the dir. /site/ until everything are ok.

9
TottoBG
Re: Contraditorio.com - Blog Style type.
  • 2006/1/27 20:56

  • TottoBG

  • Not too shy to talk

  • Posts: 111

  • Since: 2005/8/18


What you need is just to move the files one directory up and change the constants in mainfile.php . It will be so simple if you got no full urls hardcoded in your files and templates, that will be if always used XOOPS and smarty constants where giving urls - that's why that's so useful.

10
rduarte
Re: Contraditorio.com - Blog Style type.
  • 2006/2/16 14:25

  • rduarte

  • Just popping in

  • Posts: 11

  • Since: 2006/1/9 1


Hello again.

Is just to say that i changed the site to the root of the domain, just as you said, with 100 % success.

The only thing I had to change (beside the mainfile) was the paths of the photos (news module) in the Database. I made that with PhPMyadmin. I searched for all http:// in all the database and then changed them to the new path.

Thanks Again for all

Login

Who's Online

218 user(s) are online (166 user(s) are browsing Support Forums)


Members: 0


Guests: 218


more...

Donat-O-Meter

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

Latest GitHub Commits