![]() |
I cant get this to work at all, not with filling out the dbase instructions or whatever
I'ts either a blank page or a dbase error, not going to bother anymore ;( |
I just can't get this to work.
I have uploaded the folder and the file in my forums root. Then on the web page I want to use these templates I have this code: Code:
</head> Code:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/soniccag/public_html/dev7/site/index.php on line 157 http://www.soniccagedome.com/dev7/site/ Can anyone tell me where I am going wrong? BTW I am using vB Version 3.6.4. |
PHP Code:
PHP Code:
|
Quote:
http://www.soniccagedome.com/dev7/site/ It just says 'Database Error', doesn't tell me what it is. Do you think it is because of the forums version difference? |
Quote:
Running fine in 3.6.5 Open vBExternal.php find line 96 Just replaced: $db->connect( $config['Database']['dbname'], $config['MasterServer']['servername'], $config['MasterServer']['username'], $config['MasterServer']['password'], $config['MasterServer']['usepconnect'], $config['SlaveServer']['servername'], $config['SlaveServer']['username'], $config['SlaveServer']['password'], $config['SlaveServer']['usepconnect'], $config['Mysqli']['ini_file'] ); with $db->connect( $config['Database']['dbname'], $config['MasterServer']['servername'], $config['MasterServer']['usepconnect'], $config['MasterServer']['username'], $config['MasterServer']['password'], $config['SlaveServer']['servername'], $config['SlaveServer']['usepconnect'], $config['SlaveServer']['username'], $config['SlaveServer']['password'], $config['Mysqli']['ini_file'] ); |
Can I Export Forum Stats wit this?
|
Quote:
Now, I want to limit a thread title to a certain amount of characters. Can anyone help me out with this? Also, how about adding the total users online stat and amount of guests online stat to the users online function |
Anyone able to help me with this. Seems like it would be an easy fix....just can't get my head around what I need to do to make this happen though. :(
Quote:
|
It was just the template i was using. but now a few includes are scrambled randomly around the page.
|
Has anyone written a piece of code that will limit the length of a result? E.G. Cut the length of a topic title from 50 to 20 characters:
HOT NEWS COMI.... Like that. |
All times are GMT. The time now is 04:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|