Ravens PHP Scripts: Forums
 

 

Search found 28 matches
Author Message
 Topic: How to make this module? plz help!
Lithium

Replies: 11
Views: 13250

PostForum: How To's   Posted: Fri Oct 08, 2004 6:40 pm   Subject: How to make this module? plz help!
Scratch that, it was staring me right in the face.
 Topic: How to make this module? plz help!
Lithium

Replies: 11
Views: 13250

PostForum: How To's   Posted: Fri Oct 08, 2004 6:38 pm   Subject: re: How to make this module? plz help!
I just ran across this and that works great for what I need it for. I would like however for me to be able to use &index=1 on the url to make it centered and have the blocks to the right, however ...
 Topic: Help with Block Formatting
Lithium

Replies: 2
Views: 4319

PostForum: Blocks   Posted: Fri May 21, 2004 9:26 am   Subject: Help with Block Formatting
ty sir it works beautifully.
 Topic: New Post Indicators
Lithium

Replies: 7
Views: 5745

PostForum: General/Other Stuff   Posted: Fri May 21, 2004 9:20 am   Subject: New Post Indicators
Arg. There's gotta be someone out there that's had this problem and resolved it....I'll send a hot beer to whoever can help out. Very Happy
 Topic: Help with Block Formatting
Lithium

Replies: 2
Views: 4319

PostForum: Blocks   Posted: Fri May 21, 2004 9:14 am   Subject: Help with Block Formatting
I am trying to use this code in a block:

<?php
require('phpmyfortune.php');
$pmf= new phpmyfortune();
// U must set your fortune files Wink
$pmf->setFileName("matrix");
if (! ($pmf->isE ...
 Topic: Need help with a block
Lithium

Replies: 3
Views: 4904

PostForum: Blocks   Posted: Fri May 21, 2004 8:14 am   Subject: Need help with a block
Woot, this helped me too....thanks Raven.
 Topic: New Post Indicators
Lithium

Replies: 7
Views: 5745

PostForum: General/Other Stuff   Posted: Mon May 17, 2004 6:10 am   Subject: re: New Post Indicators
Any suggestions?
 Topic: New Post Indicators
Lithium

Replies: 7
Views: 5745

PostForum: General/Other Stuff   Posted: Mon May 10, 2004 10:28 am   Subject: New Post Indicators
I still haven't had any luck. Cookie settings seem to be ok however myself and several users are noticing the indicators are not working correctly. The forum will be marked as new when you first vis ...
 Topic: Problem with site info block!
Lithium

Replies: 11
Views: 10848

PostForum: Blocks   Posted: Mon May 10, 2004 5:28 am   Subject: re: Problem with site info block!
Thanks, this code seems to be working great.

Very Happy
 Topic: Problem with site info block!
Lithium

Replies: 11
Views: 10848

PostForum: Blocks   Posted: Sun May 09, 2004 9:37 pm   Subject: Problem with site info block!
OK, I forgot to do the language additions....When I added the defines to the language files, it fixed the '_BHITS' instead of just 'hits.'

My problem now is, the registered users do not show up on ...
 Topic: Problem with site info block!
Lithium

Replies: 11
Views: 10848

PostForum: Blocks   Posted: Sun May 09, 2004 4:59 pm   Subject: Problem with site info block!
I was having the username problem and replaced the code as advised in the link above. When I did so, the usernames don't show up at all. only the IP addy's of the people not logged in. Also, the hit ...
 Topic: New Post Indicators
Lithium

Replies: 7
Views: 5745

PostForum: General/Other Stuff   Posted: Mon May 03, 2004 10:25 am   Subject: re: New Post Indicators
I have cookie domain set to clan-fate.com.

Cookie name was hte default phpmysql (?), but is now just 'fate.'

Cookie path is /

Session Length is 3600 seconds.

My cookies are on, however I d ...
 Topic: New Post Indicators
Lithium

Replies: 7
Views: 5745

PostForum: General/Other Stuff   Posted: Fri Apr 30, 2004 10:17 am   Subject: New Post Indicators
aimbuddy: when i first come to fate forums, the "New Post" checkmarks are blue, and theres the little "New message" indicator with the forum I'm looking at

aimbuddy: but when I go back to the main ...
 Topic: 'Couldn't update private forum permissions'
Lithium

Replies: 2
Views: 3127

PostForum: General/Other Stuff   Posted: Mon Apr 26, 2004 10:16 pm   Subject: 'Couldn't update private forum permissions'
ty sir, I found it and it works like a charm...
 Topic: 'Couldn't update private forum permissions'
Lithium

Replies: 2
Views: 3127

PostForum: General/Other Stuff   Posted: Mon Apr 26, 2004 7:08 pm   Subject: 'Couldn't update private forum permissions'
I get this ^ and this when trying to add a user to a private forum:

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server v ...
 Topic: Nuke Site Move
Lithium

Replies: 25
Views: 14863

PostForum: General/Other Stuff   Posted: Mon Apr 05, 2004 9:09 pm   Subject: Nuke Site Move
Date stamp is June 2003.... =/ Sounds like I need to figure out how to get a newer one!

I did an updatedb although it's a cron job as well.

I may have put the so file there, thinking that's whe ...
 Topic: Nuke Site Move
Lithium

Replies: 25
Views: 14863

PostForum: General/Other Stuff   Posted: Mon Apr 05, 2004 8:29 pm   Subject: Nuke Site Move
My php so file is in with the rest of the apache modules, in /usr/lib/httpd/modules/.

I've looked in the apache config, however there is no reference whatsoever to the php module. For everythin ...
 Topic: Nuke Site Move
Lithium

Replies: 25
Views: 14863

PostForum: General/Other Stuff   Posted: Sun Apr 04, 2004 5:29 pm   Subject: re: Nuke Site Move
Thanks for your blazing fast reply Very Happy I didn't stop it the first time I did a make install, but I stopped apache, did a make clean, configure, make, make install, started apache, and went to the php ...
 Topic: Nuke Site Move
Lithium

Replies: 25
Views: 14863

PostForum: General/Other Stuff   Posted: Sun Apr 04, 2004 4:09 pm   Subject: re: Nuke Site Move
Today I compiled mysqld and php 4.3.5 from source. I copied the mysql headers and while configuring php I did a configure --with-mysql=/usr/local/ --with-zlib. It configured without error and I went ...
 Topic: Nuke Site Move
Lithium

Replies: 25
Views: 14863

PostForum: General/Other Stuff   Posted: Thu Apr 01, 2004 10:32 pm   Subject: Nuke Site Move
On everything on mine in the past I am used to compiling everything myself. This is one of those out-of-the-box linux machines and PHP and Mysql were already installed - which I was kinda happy about ...
 Topic: Nuke Site Move
Lithium

Replies: 25
Views: 14863

PostForum: General/Other Stuff   Posted: Thu Apr 01, 2004 2:53 pm   Subject: Nuke Site Move
I notice on another box of mine that there is about 5 running mysqld processes. On this box, there is only one....although I am able to access the data manually thru ODBC. The mysql.sock is in the s ...
 Topic: Nuke Site Move
Lithium

Replies: 25
Views: 14863

PostForum: General/Other Stuff   Posted: Thu Apr 01, 2004 11:54 am   Subject: Nuke Site Move
Shocked

Well, I'm still connected to it as we speak via ODBC/Access. I can give you a shell account as well if you want, and you will see the running process and it can be accessed via the command pro ...
 Topic: Nuke Site Move
Lithium

Replies: 25
Views: 14863

PostForum: General/Other Stuff   Posted: Thu Apr 01, 2004 9:42 am   Subject: Nuke Site Move
Maybe I gave you the wrong IP? I have a couple servers. On the contrary, Mysqld is running and I can connect from here. My config.php is also already configured....which part makes you think it isn ...
 Topic: Nuke Site Move
Lithium

Replies: 25
Views: 14863

PostForum: General/Other Stuff   Posted: Wed Mar 31, 2004 11:13 am   Subject: Nuke Site Move
Will do. Thanks...
 Topic: Nuke Site Move
Lithium

Replies: 25
Views: 14863

PostForum: General/Other Stuff   Posted: Wed Mar 31, 2004 10:59 am   Subject: Nuke Site Move
I wish that was the case. Everything is in /var/www/html/ as it should be. It looks like you attempted to look in webroot/nuke and webroot/html, and thats the only thing in the error logs besides a ...
 

 Jump to:   

Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©