Error Page- same issue as Rizzzo below

Permalink Browser Info Environment
After installing, password protected page gives "Page Not Found" message...

Type: Pre-Sale
Status: In Progress
aaronfrederick
View Replies:
hanicker replied on at Permalink Reply
hanicker
Hi, can you try resetting c5 cache?
http://www.concrete5.org/documentation/using-concrete5/dashboard/sy...

Thanks in advance
Regards
Nicola
aaronfrederick replied on at Permalink Reply
aaronfrederick
YES, tried that already. Not sure what Rizzzzo meant by resetting the greekyogurt theme , we do not use that theme for our site
aaronfrederick replied on at Permalink Reply
aaronfrederick
The "unexpected Error occurred" message reads:

"File /home/dialogos/public_html/concrete/themes/dialogos/view.php not found. All themes need default.php and view.php files in them. Consult concrete5 documentation on how to create these files"
hanicker replied on at Permalink Reply
hanicker
Hi, this seems to be a theme issue.

Please try creating a view.php file inside themes/dialogos with the following content:
<?php 
defined('C5_EXECUTE') or die("Access Denied.");
$this->inc('elements/header.php'); ?>   
<div class="row">
<div class="span12">
<div class="content-area">
<h2><?php echo $c->getCollectionName() ?></h2>
<hr>
<p><?php 
echo $innerContent; 
$a = new Area('Main');
$a->display($c);
?></p>
</div>
</div>


or try following
http://www.concrete5.org/community/forums/documentation_efforts/how...

view.php should be present in all concrete5 themes as explained here:
http://www.concrete5.org/documentation/recorded-trainings/theme-dev...

Thanks
Regards
Nicola

concrete5 Environment Information

# concrete5 Version
5.6.0.1

# concrete5 Packages
Area Splitter (2.1), Next & Previous (1.02), Page password (1.1.4), Pro Blog (12.4.4), Testimonials (1.4), Vimeo Player (1.0.4).

# concrete5 Overrides
blocks/content, blocks/defunct_testimonials, blocks/page_list, blocks/tony_next_previous, elements/header_required.php, js/tiny_mce, themes/dialogos

# Server Software
Apache/2.2.29 (Unix) mod_ssl/2.2.29 OpenSSL/1.0.1e-fips mod_bwlimited/1.4

# Server API
cgi-fcgi

# PHP Version
5.4.35

# PHP Extensions
apc, bcmath, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, hash, iconv, imap, ionCube Loader, json, libxml, mbstring, mcrypt, mysql, mysqli, mysqlnd, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, Reflection, session, SimpleXML, sockets, SPL, sqlite3, standard, suhosin, tokenizer, xml, xmlreader, xmlwriter, zip, zlib.

# PHP Settings
max_execution_time - 60
apc.max_file_size - 1M
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 256M
post_max_size - 40M
sql.safe_mode - Off
upload_max_filesize - 40M
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
suhosin.cookie.max_array_depth - 50
suhosin.cookie.max_array_index_length - 64
suhosin.cookie.max_name_length - 64
suhosin.cookie.max_totalname_length - 256
suhosin.cookie.max_value_length - 10000
suhosin.cookie.max_vars - 100
suhosin.executor.include.max_traversal - 0
suhosin.executor.max_depth - 0
suhosin.get.max_array_depth - 50
suhosin.get.max_array_index_length - 64
suhosin.get.max_name_length - 64
suhosin.get.max_totalname_length - 256
suhosin.get.max_value_length - 512
suhosin.get.max_vars - 100
suhosin.log.phpscript.is_safe - Off
suhosin.memory_limit - 0
suhosin.post.max_array_depth - 50
suhosin.post.max_array_index_length - 64
suhosin.post.max_name_length - 64
suhosin.post.max_totalname_length - 256
suhosin.post.max_value_length - 1000000
suhosin.post.max_vars - 1000
suhosin.request.max_array_depth - 50
suhosin.request.max_array_index_length - 64
suhosin.request.max_totalname_length - 256
suhosin.request.max_value_length - 1000000
suhosin.request.max_varname_length - 64
suhosin.request.max_vars - 1000
suhosin.session.max_id_length - 128
suhosin.upload.max_uploads - 25

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.