1
StErMi
Re: help me i can't understand the problem. i can't access to my site HELP
  • 2005/7/27 13:51

  • StErMi

  • Just popping in

  • Posts: 15

  • Since: 2004/10/7


i'm beckuping ftp files... i wish uploading the original files it works well...

i wish...

well..i can only hope ^_^

becoming news soon



2
StErMi
Re: help me i can't understand the problem. i can't access to my site HELP
  • 2005/7/27 13:19

  • StErMi

  • Just popping in

  • Posts: 15

  • Since: 2004/10/7


D. read my last reply plz



3
StErMi
Re: help me i can't understand the problem. i can't access to my site HELP
  • 2005/7/27 13:14

  • StErMi

  • Just popping in

  • Posts: 15

  • Since: 2004/10/7


if ( !defined("XOOPS_MAINFILE_INCLUDED") ) {
    
define("XOOPS_MAINFILE_INCLUDED",1);

    
// XOOPS Physical Path
    // Physical path to your main XOOPS directory WITHOUT trailing slash
    // Example: define('XOOPS_ROOT_PATH', '/membri/music4all');
    
define('XOOPS_ROOT_PATH''/membri/music4all');

    
// XOOPS Virtual Path (URL)
    // Virtual path to your main XOOPS directory WITHOUT trailing slash
    // Example: define('XOOPS_URL', 'http://www.music4all.altervista.org');
    
define('XOOPS_URL''http://www.music4all.altervista.org');

    
define('XOOPS_CHECK_PATH'1);
    
// Protect against external scripts execution if safe mode is not enabled
    
if ( XOOPS_CHECK_PATH && !@ini_get('safe_mode') ) {
        if ( 
function_exists('debug_backtrace') ) {
            
$xoopsScriptPath debug_backtrace();
            if ( !
count($xoopsScriptPath) ) {
                 die(
"XOOPS path check: this file cannot be requested directly");
            }
            
$xoopsScriptPath $xoopsScriptPath[0]['file'];
        } else {
            
$xoopsScriptPath = isset($_SERVER['PATH_TRANSLATED']) ? $_SERVER['PATH_TRANSLATED'] :  $_SERVER['SCRIPT_FILENAME'];
        }
        if ( 
DIRECTORY_SEPARATOR != '/' ) {
            
// IIS6 may double the  chars
            
$xoopsScriptPath str_replacestrpos$xoopsScriptPath'\\') ? '\\' DIRECTORY_SEPARATOR'/'$xoopsScriptPath);
        }
        if ( 
strcasecmpsubstr($xoopsScriptPath0strlen(XOOPS_ROOT_PATH)), str_replaceDIRECTORY_SEPARATOR'/'XOOPS_ROOT_PATH)) ) {
             exit(
"XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run.");
        }
    }


i don't understand in php or XOOPS scripting... plz help me and take a second to read this..



4
StErMi
Re: help me i can't understand the problem. i can't access to my site HELP
  • 2005/7/27 13:12

  • StErMi

  • Just popping in

  • Posts: 15

  • Since: 2004/10/7


maybe yesterday i erased some folders in XOOPS subfolders and i didn't remember it.. but.. if i did this... which folder/s or file/s ?



5
StErMi
Re: help me i can't understand the problem. i can't access to my site HELP
  • 2005/7/27 13:09

  • StErMi

  • Just popping in

  • Posts: 15

  • Since: 2004/10/7


i don't know if this morning on 5am i did something that hurt XOOPS system but i'm sure that i didn't upload external scripts or something else like that.



6
StErMi
help me i can't understand the problem. i can't access to my site HELP
  • 2005/7/27 13:04

  • StErMi

  • Just popping in

  • Posts: 15

  • Since: 2004/10/7


XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run.

this is the error...

how can i resolve this problem? sorry for my bad english



7
StErMi
Re: News Module and categories
  • 2005/7/2 10:54

  • StErMi

  • Just popping in

  • Posts: 15

  • Since: 2004/10/7


up :(



8
StErMi
News Module and categories
  • 2005/7/2 3:05

  • StErMi

  • Just popping in

  • Posts: 15

  • Since: 2004/10/7


so i've a big problem.

i've created the first category called for example "1"
i've also created some sub categories like "A" "B" "C".

And this is the way 1->A->B->C

i've put the news in the sub category "C". but i want to create a link to A that show all the things in B

for exaple in B i put "xxx" "zzz" "yyy"
if i click on that link ( it goes to A url ) it must show me

- xxx
- zzz
- yyy

but it show me an empty page :(

what can i do? i'm sorry for my bad english :(



9
StErMi
Re:Web stats doesen't work.. why?
  • 2004/10/9 14:46

  • StErMi

  • Just popping in

  • Posts: 15

  • Since: 2004/10/7


up plz read the last question :)



10
StErMi
Re:Web stats doesen't work.. why?
  • 2004/10/8 20:58

  • StErMi

  • Just popping in

  • Posts: 15

  • Since: 2004/10/7


plz take a look:http://www.tdoportal.it/modules/istats/

why doesn't it work well?? it say that we have no visitors...

help plz




TopTop
(1) 2 »



Login

Who's Online

121 user(s) are online (58 user(s) are browsing Support Forums)


Members: 0


Guests: 121


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