OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Installation error... #__viewlevel DOESNT EXIST (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Installation error... #__viewlevel DOESNT EXIST

craion (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Installation error... #__viewlevel DOESNT EXIST 7 Years, 11 Months ago
Karma: 0  
Hi: on installation I get the error of attached file, how to fix it?

Installation error... #__viewlevel DOESNT EXIST
Logged Logged
The administrator has disabled public write access.
craion (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Re:Installation error... #__viewlevel DOESNT EXIST 7 Years, 11 Months ago
Karma: 0  
I had some problems with installation, this is what I did...

As sample_data.sql, I put an empty sql, so it installed default joomla. (thats on /installation/sql/mysql/)

Then went to sample_data.sql and made this...

- changed database collation from utf8mb4_unicode_ci to utf8_general_ci and charset from utf8mb4 to utf8;
- changed database table prefix from #__ to my prefix;
- manually uploaded the tables edited by me after those changes;

It seems it worked althought some special characters appear on the spanish version...
Hope this helps someone...
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:Installation error... #__viewlevel DOESNT EXIST 7 Years, 11 Months ago
Karma: 58  
Hello,

Our templates require version of MySQL higher that 5.5.3

Before start the installation, be sure, your systems should meet the
following requirements.
Server Requirement

PHP 5.2.17+
> MySQL 5.5.3
> Apache 1.3
>
> Browser Requirements
>
> Firefox 4+
> Safari 5+
> Google Chrome 10+
> Opera 10+
> Internet Explorer 8+
>
> Configuration Options
>
> We reccomend to use the following servers in your PC to develop your site.
>
> LAMP (Linux)
> WAMP (Windows)
> MAMP (Macintosh)
> XAMPP (Multi-platform)

Please, contact your hosting to change version of MySQL and it must solve your problem
> Best Wishes,
> Taras
> OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»