31
mferreira
Re: dreameaver replaces >, <, and " chars.
  • 2006/8/19 21:44

  • mferreira

  • Just popping in

  • Posts: 57

  • Since: 2006/1/19


You are right. It only does it in design view, but sometimes its hard to avoid it. for example when designing tables or moving a table to another place or copying them, etc.

Well, i will have to learn to live with it because it cant get rid of dreameaver.

To correct it I use only a seach / replace all for:

< / & lt;
> / & gt;
& / & quot;
Sorry for my bad english... :)
I love to learn, feel free to tell me when I misspell something.
Using Xoops 2.0.16, FC4, PHP 5.0.4-10.5, Apache 2.0.54-10.4, mysql-4.1.20-1.FC4.1.



32
mferreira
dreameaver replaces >, <, and " chars.
  • 2006/8/19 21:22

  • mferreira

  • Just popping in

  • Posts: 57

  • Since: 2006/1/19


Hi! im working with dreamweaver in a theme. I have a problem that is driving me crazy. Eache time that I modify something in the theme.html with the program, it replaces some of the <> and " characters from the foreach and include XOOPS tags. Ive been trying with dreamweaver's preferences but keeps breaking my code. Please, Has enyone of you found a solution to this?

Using Dreamweavewr 8.0
Sorry for my bad english... :)
I love to learn, feel free to tell me when I misspell something.
Using Xoops 2.0.16, FC4, PHP 5.0.4-10.5, Apache 2.0.54-10.4, mysql-4.1.20-1.FC4.1.



33
mferreira
Html module xoops searchable
  • 2006/8/16 23:46

  • mferreira

  • Just popping in

  • Posts: 57

  • Since: 2006/1/19


Hi!.

This is a FAQ but..

I need that all my XOOPS contents be seachable by xoops. I want to use two plain html pages with some info about the adresses of my stores. What is the best advise you can give me to achive it?

BTW: is the correct word advise or advice...? :)

Thanks for your help.
Sorry for my bad english... :)
I love to learn, feel free to tell me when I misspell something.
Using Xoops 2.0.16, FC4, PHP 5.0.4-10.5, Apache 2.0.54-10.4, mysql-4.1.20-1.FC4.1.



34
mferreira
Re: Menu display incorrect: Single line, no linefeed
  • 2006/8/11 18:34

  • mferreira

  • Just popping in

  • Posts: 57

  • Since: 2006/1/19


Ok, I found the problem. It was missing a line in the header, the one that says:

<link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_url}>/xoops.css" />
Sorry for my bad english... :)
I love to learn, feel free to tell me when I misspell something.
Using Xoops 2.0.16, FC4, PHP 5.0.4-10.5, Apache 2.0.54-10.4, mysql-4.1.20-1.FC4.1.



35
mferreira
Menu display incorrect: Single line, no linefeed
  • 2006/8/11 16:33

  • mferreira

  • Just popping in

  • Posts: 57

  • Since: 2006/1/19


Hi.
I've been working on the desingn of a theme for my site, trying to understand CSS and some other things.

My problem is that the main menu (xoops native) in my new theme is not displaying correctly. I dont know why but it is not working, It displays:

Inicio Artículos Historial Enviar artículo Tienda Virtual Biografías de Autores Álbum de fotos

Insted of:

Inicio
Artículos
Historial
Enviar artículo
Tienda Virtual
Biografías de Autores
Álbum de fotos

The html surce uses only <a> tags. doesnt shows any <br> or anything like that. When i use a pre-designed theme it generates more or less the same html but displays correctly.

Can somebody give me a tip?

Thanks
Sorry for my bad english... :)
I love to learn, feel free to tell me when I misspell something.
Using Xoops 2.0.16, FC4, PHP 5.0.4-10.5, Apache 2.0.54-10.4, mysql-4.1.20-1.FC4.1.



36
mferreira
Re: Problem with no domain.
  • 2006/7/31 15:57

  • mferreira

  • Just popping in

  • Posts: 57

  • Since: 2006/1/19


Please, somebody help me :)
Sorry for my bad english... :)
I love to learn, feel free to tell me when I misspell something.
Using Xoops 2.0.16, FC4, PHP 5.0.4-10.5, Apache 2.0.54-10.4, mysql-4.1.20-1.FC4.1.



37
mferreira
Problem with no domain.
  • 2006/7/18 16:43

  • mferreira

  • Just popping in

  • Posts: 57

  • Since: 2006/1/19


Hi!

I ve installed a XOOPS cms in my local sever called (internally) bolivar2. but i wanted to access it from remote places so i opened my ports and now i can enter my XOOPS page an see it. But there is a big problem, the homepage doesnt load right. it doesnt load any image neither colors or any part of my theme. And i think that i know why. Ive installed it overhttp://bolivar2/website/html/ but when i try to enter from a remote location i enter tohttp://201.xxx.xx.xx/website/html/ so i was wondering if there is some way to make it work fine in both places, locally and remotely by IP address. I think it has something to be with the route to my server that includes the "bolivar2" thing.

Can somebody give me any idea?

Sorry for my not-native english.. :)
Sorry for my bad english... :)
I love to learn, feel free to tell me when I misspell something.
Using Xoops 2.0.16, FC4, PHP 5.0.4-10.5, Apache 2.0.54-10.4, mysql-4.1.20-1.FC4.1.



38
mferreira
Re: Change the title of index Articles module.
  • 2006/6/21 23:50

  • mferreira

  • Just popping in

  • Posts: 57

  • Since: 2006/1/19


Quote:
I changed its name to what i need in the modules admin section


Yes, Ive already done it, but it only changes in the menu. I need it to change in the head.

Thanks!
Sorry for my bad english... :)
I love to learn, feel free to tell me when I misspell something.
Using Xoops 2.0.16, FC4, PHP 5.0.4-10.5, Apache 2.0.54-10.4, mysql-4.1.20-1.FC4.1.



39
mferreira
Change the title of index Articles module.
  • 2006/6/21 18:07

  • mferreira

  • Just popping in

  • Posts: 57

  • Since: 2006/1/19


Hi!
Im using the Articles module. I changed its name to what i need in the modules admin section and now in the menu is called correctly.

But when i enter to it and see the index page. At the top i see the word "Articles" and I need to change it. Can somebody help me?

Thanks!
Sorry for my bad english... :)
I love to learn, feel free to tell me when I misspell something.
Using Xoops 2.0.16, FC4, PHP 5.0.4-10.5, Apache 2.0.54-10.4, mysql-4.1.20-1.FC4.1.



40
mferreira
Re: Bug in SmartSection Only variables can be passed by reference
  • 2006/6/7 21:59

  • mferreira

  • Just popping in

  • Posts: 57

  • Since: 2006/1/19


Ok, Im not still sure on how to fix it, but this thread is related to it: SmartSection Forum thread 4905
Sorry for my bad english... :)
I love to learn, feel free to tell me when I misspell something.
Using Xoops 2.0.16, FC4, PHP 5.0.4-10.5, Apache 2.0.54-10.4, mysql-4.1.20-1.FC4.1.




TopTop
« 1 2 3 (4) 5 6 »



Login

Who's Online

226 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 226


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