Unavailable : The object is not available error (on admin site)

Author Message

M Farhan

Tuesday 17 June 2003 5:50:44 am

On clicking the next button underneath the list of nodes (or on clicking any of the page numbers other then the default page i.e. page 1) , the next page shown displays the message 'Unavailable : The object is not available', though it should list the rest of the nodes under the parent node.

Is anyone aware of what the problem could be??

MF

Marco Zinn

Tuesday 17 June 2003 9:43:13 am

This was a bug with "offset".
It was fixed some weeks ago.
Download the current stable version 3.0.2 and try again ;)

Marco
http://www.hyperroad-design.com

M Farhan

Tuesday 17 June 2003 9:55:29 pm

Well currently i have the 3.0.2 version of eZPublish installed on Microsoft 2000 Server, was there any release/fiz after this???

Farhan.

Jerry Jalava

Friday 20 June 2003 1:22:56 am

Hi,
I'm wrestling with the same problem... I have 3.0.2 installed in linux and the same problem occurs... Would be nice to get some help with this bug, 'cause it's slowing me down...

Thanks,
Jerry

Wenyue Yu

Friday 20 June 2003 4:18:52 am

Hi,

You can simply fix it by yourself currently.
Open file kernel/content/module.php and replace line 78
"params" => array( "ViewMode", "NodeID", "LanguageCode" ),

with
"params" => array( "ViewMode", "NodeID" ),

Hope it helps.

Regards,
Wenyue Yu

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 04:26:05
Script start
Timing: Jan 31 2025 04:26:05
Module start 'layout'
Timing: Jan 31 2025 04:26:05
Module start 'content'
Timing: Jan 31 2025 04:26:05
Module end 'content'
Timing: Jan 31 2025 04:26:05
Script end

Main resources:

Total runtime0.0157 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 588.3906151.2422
Module start 'layout' 0.00570.0029 739.632836.7109
Module start 'content' 0.00860.0054 776.343890.2188
Module end 'content' 0.01400.0016 866.562533.9922
Script end 0.0156  900.5547 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002515.9812140.0002
Check MTime0.00127.6732140.0001
Mysql Total
Database connection0.00085.076410.0008
Mysqli_queries0.002415.250530.0008
Looping result0.00000.269410.0000
Template Total0.00127.510.0012
Template load0.00095.968410.0009
Template processing0.00021.481110.0002
Override
Cache load0.00074.195110.0007
General
dbfile0.00159.659680.0002
String conversion0.00000.067040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs