Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules
New Posts New Topics All Posts All Forums Index General Modules Themes Development International XOOPS.org

Search

Donat-O-Meter

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

Donations
studioC  ($25)May-17
Anonymous ($15)May-16
Anonymous ($25)May-4

Learn XOOPS Core

Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

2 2.5 2.6 3.0 2013 Abuse AntiHarvesting AntiMalUser AntiSpam API Attack Balancing Banning Beats billige black block Blocking Blocks blue Captcha cell Christmas chronolabs Cloud content Conversion dating demo docek download Dresses editor evden eve facebook familia floor free Friendica herre Honeypot Human instant-zero inStyler Invoice IP IPLog jQuery JSON kantor lamps List log logger mobile module modules Monster MyAlbum-p newbb news online Outlet PageRank Permissions pink Plugin Plus pollos portal Prevention profile project Protector publisher REST Rights rmcommon Room sale security Server site Smarty Spam stem Studio svn tag tags tdmcreate Theme themes userlog website Whitepaper xoops Xortify ZendFramework

New Users

Registering user

# 136032

Imageediting

Welcome to XOOPS!




Bottom   Previous Topic   Next Topic  Register To Post

(1) 2 »


#1 Posted on: 2008/12/31 7:14 Images on Smartsection ! failed !
I did not do any change in the system, nor smartsection, suddenly no longer shows me the pictures...

Link !

Help !!! Thanks !!!



Top


Persevera...y seguiras
Perseverando !!!
lapsa2000
Quite a regular
Quite a regular
Joined:
2006/10/27 13:03
From Argentina
Group:
Registered Users
Posts: 243
(Show More) (Show Less)


#2 Posted on: 2009/1/1 15:02 Re: Images on Smartsection ! failed !
Quote:

lapsa2000 wrote:
I did not do any change in the system, nor smartsection, suddenly no longer shows me the pictures...

Link !

Help !!! Thanks !!!



It is not just smartsection, happens in news to, does it not?
Have you been changing class/textsanitizer/config.php?

Open that file and make sure "image" => 1

if this is correct, then have a look at Frameworks/textsanitizer/module.textsanitizer.php to see if it looks like this:
<?php
// For backward compatibility
class MyTextSanitizerExtended extends MyTextSanitizer
{
}
?>



Top


Xoops User Utilities | Xoops Search Engine | vil3/trabisdementia
trabis
Core Developer
Core Developer
Joined:
2006/9/1 13:10
From Portugal
Group:
Webmaster
Registered Users
Posts: 2198
(Show More) (Show Less)


#3 Posted on: 2009/1/2 11:59 Re: Images on all my site ! failed !
archive config:
"image"     => 1,


archive module.textsanitizer :
<?php // For backward compatibility class MyTextSanitizerExtended extends MyTextSanitizer { } ?>


seems to be all right, I upload all XOOPS again?

Thank trabis



Top


Persevera...y seguiras
Perseverando !!!
lapsa2000
Quite a regular
Quite a regular
Joined:
2006/10/27 13:03
From Argentina
Group:
Registered Users
Posts: 243
(Show More) (Show Less)


#4 Posted on: 2009/1/2 12:03 Re: Images on all my site ! failed !
Debug:

NoticeUndefined indextag in file /modules/xlanguage/include/functions.php line 258 NoticeUndefined variablecontent in file /modules/social_bookmarks/blocks/social_bookmarks.php line 46 WarningMyTextSanitizer::makeTboxData4Show is deprecated in file /class/module.textsanitizer.php line 642 Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44 Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44 Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44 Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44 Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44 Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44 Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44 Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44 Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44 Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44 Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44 Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44 WarningMyTextSanitizer::makeTboxData4Show is deprecated in file /class/module.textsanitizer.php line 642 Warning: include(../../mainfile.php) [function.include]: failed to open streamNo such file or directory in file /modules/radio/functions.php line 6 Warning: include() [function.include]: Failed opening '../../mainfile.php' for inclusion (include_path='.;./includes;./pear'in file /modules/radio/functions.php line 6 Notice: Function xoops_load_lang_file() is deprecated, use xoops_loadLanguage() instead in file /include/functions.legacy.php line 31


Top


Persevera...y seguiras
Perseverando !!!
lapsa2000
Quite a regular
Quite a regular
Joined:
2006/10/27 13:03
From Argentina
Group:
Registered Users
Posts: 243
(Show More) (Show Less)


#5 Posted on: 2009/1/2 12:33 Re: Images on all my site ! failed !
Try to disable all blocks on the smartsection page.
Report back errors.

Top


Xoops User Utilities | Xoops Search Engine | vil3/trabisdementia
trabis
Core Developer
Core Developer
Joined:
2006/9/1 13:10
From Portugal
Group:
Webmaster
Registered Users
Posts: 2198
(Show More) (Show Less)


#6 Posted on: 2009/1/2 21:23 Re: Images on all my site ! failed !
Ups...without touching anything at all, now I've lost the site!

Debug:

Parse errorsyntax errorunexpected T_STRING in C:Inetpubvhostsxoopsdemos.com.arhttpdocsmodulesxlanguageincludevars.php on line 33


Top


Persevera...y seguiras
Perseverando !!!
lapsa2000
Quite a regular
Quite a regular
Joined:
2006/10/27 13:03
From Argentina
Group:
Registered Users
Posts: 243
(Show More) (Show Less)


#7 Posted on: 2009/1/2 21:40 Re: Images on all my site ! failed !
It seems you found your problem.
Edit xlanguage/include/vars.php and make sure you have this:
if(!defined('XLANGUAGE_CONFIG_FILE')) define('XLANGUAGE_CONFIG_FILE'XOOPS_CACHE_PATH.'/xlanguage.php');
if(!
defined('XLANGUAGE_CONFIG_VAR')) define('XLANGUAGE_CONFIG_VAR''cached_config');
if(!
defined('XLANGUAGE_LANG_TAG')) define('XLANGUAGE_LANG_TAG'"lang");
if(!
defined('XLANGUAGE_TAGS_RESERVED')) define('XLANGUAGE_TAGS_RESERVED'"</head>,</body>");


also delete this file:
XOOPS_CACHE_PATH.'/xlanguage.php

You may need to unistall xlanguage.



Top


Xoops User Utilities | Xoops Search Engine | vil3/trabisdementia
trabis
Core Developer
Core Developer
Joined:
2006/9/1 13:10
From Portugal
Group:
Webmaster
Registered Users
Posts: 2198
(Show More) (Show Less)


#8 Posted on: 2009/1/3 22:17 Re: Images on all my site ! failed !
follow the steps and everything like nothing ...

Top


Persevera...y seguiras
Perseverando !!!
lapsa2000
Quite a regular
Quite a regular
Joined:
2006/10/27 13:03
From Argentina
Group:
Registered Users
Posts: 243
(Show More) (Show Less)


#9 Posted on: 2009/1/4 3:47 Re: Images on all my site ! failed !
I´ll need ftp access. Pm if interested.

Top


Xoops User Utilities | Xoops Search Engine | vil3/trabisdementia
trabis
Core Developer
Core Developer
Joined:
2006/9/1 13:10
From Portugal
Group:
Webmaster
Registered Users
Posts: 2198
(Show More) (Show Less)


#10 Posted on: 2009/1/4 7:49 Re: Images on all my site ! failed !
send pm !!!

Top


Persevera...y seguiras
Perseverando !!!
lapsa2000
Quite a regular
Quite a regular
Joined:
2006/10/27 13:03
From Argentina
Group:
Registered Users
Posts: 243
(Show More) (Show Less)




(1) 2 »



You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You can vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.

[Advanced Search]