i don't understand anything
*url removed by cypher*
Printable View
i don't understand anything
*url removed by cypher*
Please do not post your website link as it will be against our rules.
Thank You.
Hi sarah, in the frontpage.php what must i edit? the (forum ip)? or edit the login sql?
Code:<?PHP
function clean_t($t) { return str_replace( ' ', '-', preg_replace('/[^a-zA-Z0-9\_]/', ' ', $t )); }
if ($dbh=mysql_connect("forum IP", "MySQL Login","MySQL Pass")) {
mysql_select_db("ForumDB");
$query = "SELECT * FROM `thread` WHERE `forumid` = 2 ORDER BY dateline DESC LIMIT 15 ";
$result = mysql_query($query);
or must i edit the hyperlink here
i am still having sql connect error in cabal news & Forums. Just dont know if there is any thing that i am missingCode:echo '<li style="line-height:11pt">
<span class="subject"><a href="http://xcabal.servegame.com/forum/showthread.php?t='.$row['threadid'].'" target="_blank" >'.$row['title'].'</a></span>
<span class="author"> <i>by <a href="http://xcabal.servegame.com/forum/member.php?u='.$row['postuserid'].'.html">'.$row['postusername'].'</a></i></span></li>';
---------- Post added at 09:12 PM ---------- Previous post was at 08:56 PM ----------
below is MySql log files
Code:101027 15:18:57 InnoDB: Started; log sequence number 0 46409
101027 15:18:57 [Note] Event Scheduler: Loaded 0 events
101027 15:18:57 [Note] mysql\bin\mysqld.exe: ready for connections.
Version: '5.1.33-community' socket: '' port: 3306 MySQL Community Server (GPL)
101027 15:19:55 [Note] mysql\bin\mysqld.exe: Normal shutdown
101027 15:19:55 [Note] Event Scheduler: Purging the queue. 0 events
101027 15:19:55 InnoDB: Starting shutdown...
101027 15:19:55 InnoDB: Shutdown completed; log sequence number 0 46409
101027 15:19:55 [Warning] Forcing shutdown of 1 plugins
101027 15:19:55 [Note] mysql\bin\mysqld.exe: Shutdown complete
101027 15:20:02 InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
101027 15:20:12 InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
101027 15:20:22 InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
101027 15:20:32 InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
101027 15:20:42 InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
InnoDB: This might be a backup or antivirus software or another instance
InnoDB: of MySQL. Please close it to get rid of this error.
101027 15:20:52 InnoDB: Operating system error number 32 in a file operation.
InnoDB: The error means that another program is using InnoDB's files.
Cheers for this, Appreciated!
I configure evrything good, but I got this, it didn't load more:
http://img28.imageshack.us/img28/715/errorfp.gif
Maybe I need configure something in Apache, etc.?
Thank you!
THIS error fixed nowQuote:
ERROr?
**** How to fix this one? any idea?
Call to a member function children() on a non-object in C:\xampp\htdocs\Pagina\modules\mod.servstats.php on line 29...
BUT this one i dont know how to fix this error :(..
**** When I click the Webshop Item mall the problem no items displayed ONLY LOADING Shop items but it didnt load stack with that line :(......
anyone knows how to fix this one..
Thanks..
thx!!!
Hello
how can i change the items in the cash shop!
and whats the MySql structure?
error clik or resets
http://megacabal.com.br/erro.jpg
plis urgenttttt
Configure your webserver,to accept ajax protocols.
thanks but how to install these protocols?
the page rankings, heros, but do not carry nothing appears, what should be?
the other pages work perfectly.
http://img600.imageshack.us/img600/9425/semttuloyq.jpgCode:<?PHP
set_time_limit(20);
$_config['forum_feed'] = 'http://link-to-vbulletin/rss.php?fid=';
$_config['notice_feed'] = 'notice';
$_config['updates_feed'] = 'update';
$_config['events_feed'] = 'event';
$_config['forum_link'] = 'http://link-to-forum/';
$_config['server_feed'] = 'http://127.0.0.1/backend/';// dont forget to add / in the end
$_config['front_page'] = 'frontpage';
$_config['popup_vote'] = 1200;
$_config['top_hero'] = 10;
$_config['nocache'] = false;
$_config['close_site'] = false;
$_config['redirect'] = 'http://www.mmowebs.com/index.php?gid=3';
// do not edit
if ($_config['close_site'] == true ) exit('<h3> Site Closed</h3> Go to : '.$_config['redirect']);
include('includes/file.php');
?>
because this error happens?
Code:Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
i need help http://forum.ragezone.com/f451/cabal...-3-5-a-721686/ :drool:
Is this better the 4.0?
---------- Post added at 12:47 AM ---------- Previous post was at 12:37 AM ----------
Just installed it and configured it but it loads very hard and no data from the server on it.
I am ussing xampp 1.7.3 and module mssql is activated.Do i need ani other module?