11
JesusRomero
NEWS AND COMMENTS

how to do to add COMMENTS to the NEWS ONLINE, (TYPE FORUMS - fast Response)

example:
http://atv.tuteve.tv/combate/noticia/141470/2013/04/16/diana-sanchez-gano-desafio-de-baile-tras-ausencia-de-dominguez



12
JesusRomero
error backend.php

have a error in file backend.php


This page contains the following errors:

error on line 1 at column 29Invalid XML encoding name
Below is a rendering of the page up to the first error
.


please help



13
JesusRomero
Function eregi() is deprecated - SOLVED

Hi

I saw an error in my website when activating mode debug:

Desconocido: Function eregi() is deprecated en el archivo /modules/multiMenu/blocks/block.php y línea 22
Desconocido
: Function eregi() is deprecated en el archivo /modules/multiMenu/blocks/block.php y línea 23


Solved:

Go and open the file: block.php

Line 22 - 23
(eregi("Google"getenv("HTTP_USER_AGENT"))) || 
(
eregi("Slurp"getenv("HTTP_USER_AGENT"))) ||


and change values: eregi for preg_match

be so
(preg_match("/Google/"getenv("HTTP_USER_AGENT"))) || 
(
preg_match("/Slurp/"getenv("HTTP_USER_AGENT"))) ||


I hope the help

Jesus Romero - Chino



14
JesusRomero
Re: Jobs Module Problem

and with xoops 2.5.5?
I would go very well????



15
JesusRomero
Re: Jobs Module Problem

the comment up, is ok :P

NOW!!

I have a problem with the module Jobs 4.3, i use xoops 2.53
when I go to file addlisting.php the text box of field descriptions of Jobs is very large.




16
JesusRomero
Re: Jobs Module Problem

I as a member and / or administrator I can the main page of job but who are not registered can not enter restricted tells me

www.picharivraem.com




TopTop
« 1 (2)



Login

Who's Online

175 user(s) are online (94 user(s) are browsing Support Forums)


Members: 0


Guests: 175


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