Ravens PHP Scripts: Forums
 

 

Search found 60 matches
Author Message
 Topic: Got a few questions for a module I'm writing
adaykin

Replies: 12
Views: 10377

PostForum: Modules   Posted: Thu Jun 05, 2008 10:18 am   Subject: re: Got a few questions for a module I'm writing
Ok I added that line, I'm still getting the same error as before. Do I need to have it defined somewhere besides the lang-english files in my Contact directory?
 Topic: Got a few questions for a module I'm writing
adaykin

Replies: 12
Views: 10377

PostForum: Modules   Posted: Wed Jun 04, 2008 7:37 pm   Subject: Got a few questions for a module I'm writing
I'm using RavenNuke 2.20.01. I don't see MODULE_NAME in modules.php anywhere, I didn't modify the file either. Should it be in there?
 Topic: Got a few questions for a module I'm writing
adaykin

Replies: 12
Views: 10377

PostForum: Modules   Posted: Tue Jun 03, 2008 10:05 pm   Subject: re: Got a few questions for a module I'm writing
Hey, thanks for the response. What I don't get is how do I define the different cases, i.e. how do I define it so that each case can get called? I changed my code so that the if($_SERVER

if (!d ...
 Topic: Got a few questions for a module I'm writing
adaykin

Replies: 12
Views: 10377

PostForum: Modules   Posted: Tue Jun 03, 2008 5:52 pm   Subject: re: Got a few questions for a module I'm writing
Hmm..I tried changing the file, but didn't get much success. I still get the "Sorry, that module file was not found." message. Here is my code for the index page, hope this helps:


<script type ...
 Topic: Problem with too many connections to SQL database
adaykin

Replies: 13
Views: 25593

PostForum: RN v2.20.00 - All Issues   Posted: Thu May 29, 2008 8:34 pm   Subject: re: Problem with too many connections to SQL database
I believe you can just create an array of users, here is what I have in my config.php file:


$db_user_array[] = "user1"; //enter 1st user name
$db_user_array[] = "u ...
 Topic: Got a few questions for a module I'm writing
adaykin

Replies: 12
Views: 10377

PostForum: Modules   Posted: Thu May 29, 2008 8:29 pm   Subject: re: Got a few questions for a module I'm writing
Ok, so now I have:


<form action="modules.php?name='.$module_name.'&file=filename" name="member" method="post">


I added the name="member" part

Once ...
 Topic: Unbanning myself on localhost
adaykin

Replies: 1
Views: 6470

PostForum: RN v2.20.00 - All Issues   Posted: Thu May 29, 2008 8:26 pm   Subject: Unbanning myself on localhost
I seem to have gotten myself banned on a localhost windows installation, not sure exactly what I did, but when I go to the index or admin page I get the 403 error saying I don't have permissions. How ...
 Topic: Got a few questions for a module I'm writing
adaykin

Replies: 12
Views: 10377

PostForum: Modules   Posted: Thu May 29, 2008 3:00 pm   Subject: Got a few questions for a module I'm writing
I tried calling it that way but I got an error saying:

Sorry, that module file was not found.


Also if I want to import a css style using @import, can I put it in the theme file style.css like: ...
 Topic: Got a few questions for a module I'm writing
adaykin

Replies: 12
Views: 10377

PostForum: Modules   Posted: Fri May 23, 2008 8:45 pm   Subject: Got a few questions for a module I'm writing
Hey, I have a submit button on the index page of my contact module, so the user can submit information by sending an email. I want the page to be self processing and call itself from the index file of ...
 Topic: Noticed an error in the GCalendar lang-french.php file
adaykin

Replies: 5
Views: 6310

PostForum: Modules   Posted: Fri Apr 11, 2008 4:51 pm   Subject: Noticed an error in the GCalendar lang-french.php file
Hey, I put the RN 2.20.01 distro into phpeclipse, and noticed that there was an error in the lang-french.php file in the GCalendar module. There was a missing semicolon somewhere, I fixed the error, b ...
 Topic: Installing RN on a localhost xampp windows combo
adaykin

Replies: 5
Views: 8054

PostForum: RN Installer/Setup Issues   Posted: Sun Apr 06, 2008 1:16 pm   Subject: Installing RN on a localhost xampp windows combo
Yeah I accidentally made a call to a function I hadn't defined yet. So that was causing the entire thing to crash. I got it fixed though, once I turned error reporting on it was obvious what the probl ...
 Topic: Installing RN on a localhost xampp windows combo
adaykin

Replies: 5
Views: 8054

PostForum: RN Installer/Setup Issues   Posted: Sun Apr 06, 2008 3:08 am   Subject: Installing RN on a localhost xampp windows combo
Hello, I got through part of the installation of RN 2.20.01 on a windows machine using xampp(apache), and I got through the installSQL.php and setup.php ok, but when I pointed my browser to the admin. ...
 Topic: NBSP not displaying correctly
adaykin

Replies: 3
Views: 7957

PostForum: RN v2.20.00 - All Issues   Posted: Thu Apr 03, 2008 7:06 pm   Subject: NBSP not displaying correctly
Yep I changed the theme.php and found a place where nbsp wasn't placed properly. I have 2.20.01, but I had modded the kaput theme. Must have messed something up when I did the copying.
 Topic: NBSP not displaying correctly
adaykin

Replies: 3
Views: 7957

PostForum: RN v2.20.00 - All Issues   Posted: Thu Apr 03, 2008 12:32 pm   Subject: NBSP not displaying correctly
Hello, on my site [url=http://andydaykin.com]andydaykin.com the nbsp is not displaying correctly on the top right of the page between "topics" and "downloads". It displays as just "&nbsp". I looke ...
 Topic: Having some problems with nukeSEO displaying code
adaykin

Replies: 13
Views: 18022

PostForum: nukeSEO   Posted: Fri Mar 21, 2008 10:36 pm   Subject: re: Having some problems with nukeSEO displaying code
I got this error after I tried to save:


Metafile not saved for the following reason:

It was not possible to create a backup-file, saving aborted..

Go Back and correct


What I di ...
 Topic: Having some problems with nukeSEO displaying code
adaykin

Replies: 13
Views: 18022

PostForum: nukeSEO   Posted: Fri Mar 21, 2008 3:05 pm   Subject: Having some problems with nukeSEO displaying code
Ok I got it working now. One more thing. I can only add 1 keyword. The way I remember this module before was that there was a lot of different forms for keywords that I could add. You can see in my pi ...
 Topic: Having some problems with nukeSEO displaying code
adaykin

Replies: 13
Views: 18022

PostForum: nukeSEO   Posted: Fri Mar 21, 2008 2:25 pm   Subject: Having some problems with nukeSEO displaying code
So the solution would be to just have meta2.php and delete the meta.php file? I did that and it got rid of the \n"; but there is a message now saying Error opening META file.

Also how would I use n ...
 Topic: Having some problems with nukeSEO displaying code
adaykin

Replies: 13
Views: 18022

PostForum: nukeSEO   Posted: Fri Mar 21, 2008 11:20 am   Subject: Having some problems with nukeSEO displaying code
Hello, I'm having some problems with the nukeSEO page. I uploaded the latest files for the addon, and I get the following when I display the page:

http://i41.photobucket.com/albums/e269/adaykin/nuk ...
 Topic: A compiled list of differences between 2.20.00 and 2.20.01
adaykin

Replies: 1
Views: 6492

PostForum: RN v2.20.00 - All Issues   Posted: Sat Mar 15, 2008 1:23 pm   Subject: A compiled list of differences between 2.20.00 and 2.20.01
Hello, I downloaded winmerge and made a list of the files that changed between 2.20.00 and 2.20.01, excluding images, and files in the HowToInstall and INSTALLATION folders. Here it is:

admin\langu ...
 Topic: Attempting to mod the Kaput theme
adaykin

Replies: 3
Views: 7168

PostForum: RN Themes Issues   Posted: Fri Mar 14, 2008 10:02 am   Subject: Attempting to mod the Kaput theme
Yes, I figured out the color was being generated by the images. I used GIMP to modify the color, so I was able to change the theme successfully.
 Topic: Upgrading to 2.20.01
adaykin

Replies: 7
Views: 12480

PostForum: RN v2.20.00 - All Issues   Posted: Wed Mar 05, 2008 3:16 pm   Subject: Upgrading to 2.20.01
So I have to upload all the files in html except the ones you mentioned all over again? I have a slow connection so I am wondering did all of the files change, or can I get by with only uploading cert ...
 Topic: Upgrading to 2.20.01
adaykin

Replies: 7
Views: 12480

PostForum: RN v2.20.00 - All Issues   Posted: Tue Mar 04, 2008 11:10 pm   Subject: Upgrading to 2.20.01
Hello, I have RN 2.20 installed on my site, and I just downloaded 2.20.01, and I can't figure out where the update script is. If I just want to install the updates, what script should I run?
 Topic: Attempting to mod the Kaput theme
adaykin

Replies: 3
Views: 7168

PostForum: RN Themes Issues   Posted: Sun Feb 24, 2008 4:11 pm   Subject: Attempting to mod the Kaput theme
Hello, I have been trying to change the color scheme up on the kaput theme, I put my own theme that is a carbon copy of it except for the colors on my site [url=http://www.andydaykin.com]Andy Daykin. ...
 Topic: Contact Me block
adaykin

Replies: 3
Views: 8455

PostForum: Blocks   Posted: Sat Feb 23, 2008 4:55 pm   Subject: Contact Me block
Ok thanks, I got it working kind of now, part of my problem was that I didn't put it as source in the fck editor lol.

One other question. Is there a way I can get my block to show up in the middle ...
 Topic: Contact Me block
adaykin

Replies: 3
Views: 8455

PostForum: Blocks   Posted: Sat Feb 23, 2008 3:25 pm   Subject: Contact Me block
Hello, I was looking at the tutorial at
// Standard Block info
if (eregi("block-Contact Me.php",$PHP_SELF)) {
Header("Location: index.php"); ...
 

 Jump to:   

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