dose it work for any Version?
dose it work for any Version?
Hey man, I got an error when I try to register :(
Unknown column 'email' in 'field list'
Help?
Help please I'm not very good at this so please be patient with me but i have a few problems
1. I cant Find Config Folder to edit my database(FOUND). How do I edit it?
2. I'm trying to run the SQLs but for 2 of them 02_iplog.sql and 03_styles.sql it says cypems.accounts does not exist.
I know this is old but i really need help
Last edited by Frozen741; 19-08-10 at 08:13 PM.
-bump- Sorry...
Anyway here's my Question:
I Get These Errors , Already Tried to Config but idk What i'd have to do..
Okai i already tried to do the /config/database this was the Original Replaced in the Install.php with my Own Link.
The Rest of the Errors where do they Come from i dont get it i checked every file , Did the whole Setup >_>
- Sorry for Bump again.
PHP Code:Warning: include(E:/JoyStoryv75 Server/Wamp Server 2.0/www/config/database.php) [function.include]: failed to open stream: No such file or directory in E:\JoyStory v75 Server\Wamp Server 2.0\www\install\install.php on line 111
Warning: include() [function.include]: Failed opening 'E:/JoyStoryv75 Server/Wamp Server 2.0/www/config/database.php' for inclusion (include_path='.;C:\php5\pear') in E:\JoyStory v75 Server\Wamp Server 2.0\www\install\install.php on line 111
Warning: mysql_query() [function.mysql-query]: Access denied for user 'SYSTEM'@'localhost' (using password: NO) in E:\JoyStory v75 Server\Wamp Server 2.0\www\config\properties.php on line 25
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in E:\JoyStory v75 Server\Wamp Server 2.0\www\config\properties.php on line 25
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in E:\JoyStory v75 Server\Wamp Server 2.0\www\config\properties.php on line 26
Erm... im having a problem with the installation its giving me this error:
CypeCMS Installation
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\wamp\www\config\database.php on line 41
Warning: mysql_select_db() expects parameter 2 to be resource, boolean given in C:\wamp\www\config\database.php on line 42
Access denied for user 'root'@'localhost' (using password: YES)
this is my database:
(censored pass o,o but its normal in the db)<?php
/*
Copyright (C) 2009 Murad <Murawd>
Josh L. <Josho192837>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
if(basename($_SERVER["PHP_SELF"]) == "database.php"){
die("403 - Access Forbidden");
}
/* MySQL Connection Information */
// Where is MySQL Hosted? If you aren`t sure, just leave it as "localhost"
$host = "localhost";
// Database Username - Usually "root"
$user = "root";
// Database Password - Usually "root". If you don`t have a password, or are not sure, leave it blank.
$pass = "k****r";
// Database Name - Usually "odinms"
$database = "wonkasource";
// What is the server`s Wan IP
$serverip = "71.71.249.22";
// What is your server`s log in port - Don`t change if you aren`t sure.
$loginport = "7575";
// What is your server`s world port - Don`t change if you aren`t sure.
$worldport = "8484";
/* Don`t touch. */
$conn = mysql_connect($host,$user,$pass);
$db = mysql_select_db($database, $conn) or die(mysql_error());
?>
please help x.x
My wamp icon is not all white and when i go to that http://127.0.0.1, it says
Unable to connect
Firefox can't establish a connection to the server at 127.0.0.1
* The site could be temporarily unavailable or too busy. Try again in a few
moments.
* If you are unable to load any pages, check your computer's network
connection.
* If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.
i realized that u can also access the install page through your wan-ip if you edited the database befor hand
Thanks for posting this, I was searching a tutorial to show my friend that setting up a CMS is Simple and EASY.
does this work for v83 too?
Last edited by kevinweekends; 24-01-11 at 04:17 AM.
Okay I have a question and maybe a request.
How exactly do I change around the information now that I have my site made? Like putting in the forum url to 'Community' and changing the middle banner for instance. I looked in some folders and found this, it's bigger but i'll just copy and paste a part.
`version` int(11) NOT NULL DEFAULT '0',
`forumurl` text,
`siteurl` text,
`vote` text,"
and tried filling them in by erasing text and writing the url/answer but I executed it and nothing happened. So wdf how do I do this, and you should incluce on how to change info in your Tutorial to it'd be awesome!
Last edited by larderlake; 25-01-11 at 04:53 AM.
Good.perfect
The screenshots shows that you got patience (:< nice tutorial btw