1
richiemsn
Re: restricted access Problem
  • 2011/5/12 5:06

  • richiemsn

  • Just popping in

  • Posts: 6

  • Since: 2010/1/7 2


I have a Restricted access when accessing htdocs and access htdocs takes you to htdocs/index.php and el index.php say include_once("header.php"); where header.php is in the first line:is in the first line: defined('XOOPS_ROOT_PATH') or die('Restricted access');

I can not access via web to htdocs, leave message Restricted access.

If I can access the site administration.

What else I can do?



2
richiemsn
Re: Restricted access to mi site
  • 2011/5/12 4:41

  • richiemsn

  • Just popping in

  • Posts: 6

  • Since: 2010/1/7 2


If I can go to the administration, but I can not enter the main entrance.

That may be ...



3
richiemsn
Re: Restricted access to mi site
  • 2011/5/11 20:49

  • richiemsn

  • Just popping in

  • Posts: 6

  • Since: 2010/1/7 2


Hello Wishcraft, but I have the file you mention in this route, this route there are only two files

configcache ....
index.html

Restricted access is not just for myself but for everyone who wants to access the site.

Thank you very much for your time.

What else I can do



4
richiemsn
Restricted access to mi site
  • 2011/5/11 5:42

  • richiemsn

  • Just popping in

  • Posts: 6

  • Since: 2010/1/7 2


When accessing my site displays restricted.

As is the protector module is blocking attacks.

I need to unlock so you can see the information on my web.

Help????



5
richiemsn
Re: Advice a Counter please..
  • 2011/4/13 7:13

  • richiemsn

  • Just popping in

  • Posts: 6

  • Since: 2010/1/7 2


I have error in these 3 lines in the Administration module when selected block administration


Advertencia: Class 'XoopsBlockInstanceHandler' is deprecated thus the method 'getObjects' is not executed! en el archivo /kernel/blockinstance.php y línea 112

Advertencia: array_keys() [function.array-keys]: The first argument should be an array en el archivo /modules/logcounterx/admin/myblocksadmin2.php y línea 137

Advertencia: Invalid argument supplied for foreach() en el archivo /modules/logcounterx/admin/myblocksadmin2.php y línea 137

Linea 112*****


function __call($name, $args)
{
trigger_error("Class '" . __CLASS__ . "' is deprecated" . (empty($name) ? "" : " thus the method '{$name}' is not executed") . "!", E_USER_WARNING); *****
return null;
}

Linea 137*****

$class = 'even' ;
$block_configs = get_block_configs() ;
foreach( array_keys( $instances ) as $i ) { *****
$sseln = $ssel0 = $ssel1 = $ssel2 = $ssel3 = $ssel4 = "";
$scoln = $scol0 = $scol1 = $scol2 = $scol3 = $scol4 = "#FFFFFF";

$weight = $instances[$i]->getVar("weight") ;
$title = $instances[$i]->getVar("title") ;
$bcachetime = $instances[$i]->getVar("bcachetime") ;
$bid = $instances[$i]->getVar("bid") ;
$name = $myts->makeTboxData4Edit( $block_arr[$bid]['name'] ) ;

$visiblein = $instances[$i]->getVisibleIn();


In quote:

error 1146


0.000110 - SELECT i.instanceid,i.title FROM block_instance i LEFT JOIN newblocks b ON i.bid=b.bid WHERE b.mid='128'
Error number: 1146
Error message: Table 'gestores.xeee_block_instance' doesn't exist



6
richiemsn
newbb! 3.08 fatal error
  • 2010/12/10 19:51

  • richiemsn

  • Just popping in

  • Posts: 6

  • Since: 2010/1/7 2


Fatal error: Cannot redeclare class Category in /home/soaconsultinggroup/scg-la.com/portal/modules/newbb/class/category.php on line 54

Appears when you select view acoount but as a registered user and blank screen appears. Shows nothing, just the error.


Versión de Xoops XOOPS 2.4.4
Versión de PHP 5.2.14

I hope you can help me.




TopTop



Login

Who's Online

177 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 177


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