Forum Bug, My own forum has not work |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Zymic.com Support Zymic Free Web Templates |
||
2 Pages
1 2 >
|
![]() |
Forum Bug, My own forum has not work |
||
Jul 10 2011, 12:30 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 28-January 10 Member No.: 128,285 |
Hi.
First, sorry if I write in bad topic. So my website, in the http://knightsandmerchants.zxq.net is good, but my phpb forum not work. I see only a white background! This is the problem: http://knightsandmerchants.zxq.net/forum/ What can Zymic make? Or what can I? My forum doesn't work lot of mounts. I thing make I a new forum, and try use the backup, but I don't know that work or not... Zymic, please help me! Respect: TGWH and the Knights and Merchants Hungarian webpage's reader |
|
|
Jul 10 2011, 04:03 PM
Post
#2
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,699 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
something didnt upload or its not configure right its not due in any part of Zymic
|
|
|
Jul 10 2011, 04:23 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 28-January 10 Member No.: 128,285 |
|
|
|
Jul 10 2011, 04:29 PM
Post
#4
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,699 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
did you do any moding on your forums?
|
|
|
Jul 10 2011, 05:01 PM
Post
#5
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 28-January 10 Member No.: 128,285 |
did you do any moding on your forums? Yes, but it works long time good. Once a day abrupt forum doesn't work... I have an other info. So at the past people can use the zql webpage to upload files. Now I must use Filezilla. Before this my forum worked, after not... An other info |
|
|
Jul 10 2011, 05:37 PM
Post
#6
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,699 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
well its something that you did that is causing that cause i know phpBB forums does not get that just cause
|
|
|
Jul 10 2011, 05:59 PM
Post
#7
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 28-January 10 Member No.: 128,285 |
|
|
|
Jul 10 2011, 06:18 PM
Post
#8
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,699 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
what you can do is to try and trace the problem what i can do is not do that for you
|
|
|
Jul 10 2011, 07:39 PM
Post
#9
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 28-January 10 Member No.: 128,285 |
CODE $dbms = 'mysql'; $dbhost = 'mysql.hosting.zymic.com'; $dbport = '21'; $dbname = 'knightsandmerchants_zxq_kamm2'; $dbuser = 'my user name in forum'; $dbpasswd = 'my password'; $table_prefix = 'phpbb_'; $acm_type = 'file'; $load_extensions = ''; @define('PHPBB_INSTALLED', true); // @define('DEBUG', true); // @define('DEBUG_EXTRA', true); ?> It is good? |
|
|
Jul 10 2011, 10:51 PM
Post
#10
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,699 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
dbhost is localhost NOT mysql.hosting.zymic.com
|
|
|
Jul 11 2011, 04:00 PM
Post
#11
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 28-January 10 Member No.: 128,285 |
|
|
|
Jul 12 2011, 05:34 PM
Post
#12
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 28-January 10 Member No.: 128,285 |
Not work... and what format must I save the files? UTF-8 or ANSII???
Please write the $dbms, $dbhost, $dbport , $dbname, $dbuser, $dbpasswd, $table_prefix, $acm_type, $load_extensions. User, password, port is ok... |
|
|
Jul 12 2011, 06:17 PM
Post
#13
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,699 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
everything else is fine just replace mysql.hosting.zymic.com with localhost and you will be fine
|
|
|
Jul 12 2011, 07:26 PM
Post
#14
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 28-January 10 Member No.: 128,285 |
everything else is fine just replace mysql.hosting.zymic.com with localhost and you will be fine not... CODE <?php $dbms = 'mysql'; $dbhost = 'localhost'; $dbport = '21'; $dbname = 'knightsandmerchants_zxq_kamm2'; $dbuser = 'user'; $dbpasswd = 'password'; $table_prefix = 'phpbb_'; $acm_type = 'file'; $load_extensions = ''; @define('PHPBB_INSTALLED', true); @define('DEBUG', true); @define('DEBUG_EXTRA', true); ?> I don't know what the problem... I used utf-8 or ansii, bom or without bom, localhost or everything else, is not work... Or dbms is mysql.hosting.zymic.com, then: CODE Warning: require() [function.require]: Unable to access ./includes/db/mysql.hosting.zymic.com.php in /www/zxq.net/k/n/i/knightsandmerchants/htdocs/forum/common.php on line 196
Warning: require(./includes/db/mysql.hosting.zymic.com.php) [function.require]: failed to open stream: No such file or directory in /www/zxq.net/k/n/i/knightsandmerchants/htdocs/forum/common.php on line 196 Fatal error: require() [function.require]: Failed opening required './includes/db/mysql.hosting.zymic.com.php' (include_path='.:/usr/lib/php') in /www/zxq.net/k/n/i/knightsandmerchants/htdocs/forum/common.php on line 196 |
|
|
Jul 12 2011, 08:08 PM
Post
#15
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,699 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
ok this is not due to Zymic at all you moded that file to that name change it back to where it was for it to work
|
|
|
Jul 12 2011, 08:21 PM
Post
#16
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 28-January 10 Member No.: 128,285 |
ok this is not due to Zymic at all you moded that file to that name change it back to where it was for it to work What? Not! I don't write file names! It is a free forum, it called phpbb... $dbms = 'mysql'; -> I write to $dbms = 'mysql.hosting.zymic.com'; What can I make, write the all file? $dbms = 'mysql'; -> it is ok? I think I'll load the original files, and if it doesn't works, I must delete all - files and mysql datebese - and install a new phpbb forum, then upload my modificationid files... |
|
|
Jul 12 2011, 09:03 PM
Post
#17
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,699 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
you are NOT listening your database name is NOT mysql.hosting.zymic.com ITS localhost USE THAT
or go to http://download.zymickb.tk/download/phpbb.zip and download the RIGHT script and use that cause you just edit it where it wont work at all |
|
|
Jul 13 2011, 03:20 PM
Post
#18
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 28-January 10 Member No.: 128,285 |
you are NOT listening your database name is NOT mysql.hosting.zymic.com ITS localhost USE THAT or go to http://download.zymickb.tk/download/phpbb.zip and download the RIGHT script and use that cause you just edit it where it wont work at all Datebase name is localhost? Not the dbhost? If dbhost localhost, it doesn't work... datebase is knightsandmerchants_zxq_kamm2, I see it in Database management... This link is not good, because the config.php is 0 kb... |
|
|
Jul 13 2011, 03:55 PM
Post
#19
|
|
|
THE SILENT FORUM NINJA ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrators Posts: 3,699 Joined: 23-January 10 From: on your screen Member No.: 127,507 |
follow the download link to get the right phpbb and DO NOT EDIT the file names
|
|
|
Jul 13 2011, 04:19 PM
Post
#20
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 28-January 10 Member No.: 128,285 |
|
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 19th May 2013 - 03:20 AM |