Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 60 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Got a few questions for a module I'm writing | |
adaykin Replies: 12 Views: 10377 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 " ". I looke ... | |
Topic: Having some problems with nukeSEO displaying code | |
adaykin Replies: 13 Views: 18022 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
Hello, I was looking at the tutorial at
// Standard Block info if (eregi("block-Contact Me.php",$PHP_SELF)) { Header("Location: index.php"); ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours