Ravens PHP Scripts: Forums
 

 

Search found 135 matches
Author Message
 Topic: Which HTML Editor?
ThePiston

Replies: 42
Views: 76014

PostForum: Raven's RavenNuke(tm) v1.x Distro   Posted: Mon Dec 19, 2005 3:51 pm   Subject: Which HTML Editor?
Ok, noob jumping into this admin thread. Did we decide on an editor and do we have one to install now?
 Topic: Waiting Events in Nucalendar - problem
ThePiston

Replies: 1
Views: 4234

PostForum: General/Other Stuff   Posted: Mon Dec 19, 2005 3:13 pm   Subject: Waiting Events in Nucalendar - problem
nm, had to choose admin approved then click edit
 Topic: Waiting Events in Nucalendar - problem
ThePiston

Replies: 1
Views: 4234

PostForum: General/Other Stuff   Posted: Mon Dec 19, 2005 3:01 pm   Subject: Waiting Events in Nucalendar - problem
I have 2 waiting events in Nucalendar. I choose to edit one of them and it takes me to a page that has all of the event laid out i nthe proper form but there are only 2 links, "Edit Event" and "Delet ...
 Topic: can you eliminate the pause on homemade modules?
ThePiston

Replies: 11
Views: 8213

PostForum: Modules   Posted: Fri Oct 21, 2005 9:27 am   Subject: can you eliminate the pause on homemade modules?
ok, it works a lot better if I use the entire URL like this <?php
header("Location: http://www.mywebsite.com/modules.php?name=Topics&file=index&op=all");
?> ...
 Topic: can you eliminate the pause on homemade modules?
ThePiston

Replies: 11
Views: 8213

PostForum: Modules   Posted: Fri Oct 21, 2005 8:28 am   Subject: can you eliminate the pause on homemade modules?
All i have in this module is this index.php file, I'm getting a 404 not found error
 Topic: can you eliminate the pause on homemade modules?
ThePiston

Replies: 11
Views: 8213

PostForum: Modules   Posted: Fri Oct 21, 2005 8:24 am   Subject: re: can you eliminate the pause on homemade modules?
That actually didn't work. I tried these<?php
header("Location: Topics&file=index&op=all");
?> and<?php
header("Location: topics.html?fi ...
 Topic: can you eliminate the pause on homemade modules?
ThePiston

Replies: 11
Views: 8213

PostForum: Modules   Posted: Fri Oct 21, 2005 7:41 am   Subject: re: can you eliminate the pause on homemade modules?
Raven, do you mean like the normal header? like this?include("header.php");
 Topic: can you eliminate the pause on homemade modules?
ThePiston

Replies: 11
Views: 8213

PostForum: Modules   Posted: Thu Oct 20, 2005 3:44 pm   Subject: can you eliminate the pause on homemade modules?
thanks, but I don't think that's it... normal module links do not do this.
 Topic: can you eliminate the pause on homemade modules?
ThePiston

Replies: 11
Views: 8213

PostForum: Modules   Posted: Thu Oct 20, 2005 2:09 pm   Subject: can you eliminate the pause on homemade modules?
I created a lot of modules strictly to insert a link such as this<?php
echo "
<SCR!PT LANGUAGE=\"JavaScript\">
top.location.replace ('topics.html?file=index&o ...
 Topic: trying to use one radio input for 2 variables
ThePiston

Replies: 5
Views: 7128

PostForum: PHP   Posted: Tue Oct 18, 2005 9:47 am   Subject: trying to use one radio input for 2 variables
nm, got it, thanks again Raven, you rule
 Topic: trying to use one radio input for 2 variables
ThePiston

Replies: 5
Views: 7128

PostForum: PHP   Posted: Tue Oct 18, 2005 9:14 am   Subject: Re: trying to use one radio input for 2 variables
It goes wherever you actually run the query from. $description does not have to be global, necessarily, since you are passing it via a function call.Do I have to chaneg the "case saveoffice" code to ...
 Topic: trying to use one radio input for 2 variables
ThePiston

Replies: 5
Views: 7128

PostForum: PHP   Posted: Tue Oct 18, 2005 8:42 am   Subject: re: trying to use one radio input for 2 variables
so this code$locArray = explode('/',$locationid);
$query = "insert into table (locationid, description) values ($locArray[0], $locArray[1])"; goes in ...
 Topic: trying to use one radio input for 2 variables
ThePiston

Replies: 5
Views: 7128

PostForum: PHP   Posted: Mon Oct 17, 2005 10:28 pm   Subject: trying to use one radio input for 2 variables
I have a form that uses radio inputs to get a result. This is the code for the relevant part of the form ."<input type=\"radio\" name=\"locationid\" value=\"1\" ...
 Topic: NukeC or zClassifieds?
ThePiston

Replies: 2
Views: 4084

PostForum: Modules   Posted: Mon Oct 17, 2005 10:18 pm   Subject: NukeC or zClassifieds?
i installed NukeC... all behind member password, works fine and is pretty powerful for free addon
 Topic: using "userCheck" to validate new form variable
ThePiston

Replies: 2
Views: 4300

PostForum: phpnuke 7.6   Posted: Mon Oct 17, 2005 6:19 pm   Subject: re: using "userCheck" to validate new form variabl
crystal, I'll give it a try
 Topic: using "userCheck" to validate new form variable
ThePiston

Replies: 2
Views: 4300

PostForum: phpnuke 7.6   Posted: Mon Oct 17, 2005 4:37 pm   Subject: using "userCheck" to validate new form variable
I'm trying to add to the "Function userCheck" a function to validate that a variable is not left empty. I tried adding this to the "if" list if ((!$locationid) || ($locationid==" ...
 Topic: NukeC or zClassifieds?
ThePiston

Replies: 2
Views: 4084

PostForum: Modules   Posted: Sun Oct 16, 2005 6:17 pm   Subject: NukeC or zClassifieds?
does one have better security and support? I'm using 76v3.1.
 Topic: 76v3.1 not logging out
ThePiston

Replies: 4
Views: 8339

PostForum: PHP-Nuke Patched Series By Chatserv   Posted: Wed Oct 12, 2005 7:42 am   Subject: 76v3.1 not logging out
yep
 Topic: 76v3.1 not logging out
ThePiston

Replies: 4
Views: 8339

PostForum: PHP-Nuke Patched Series By Chatserv   Posted: Tue Oct 11, 2005 9:08 pm   Subject: re: 76v3.1 not logging out
nope, nothing of interest there. when i logout the page ends up on this URL (and it does log out, I just need to refresh the webpage)

http://www.mywebsite.com/modules.php?name=Your_Account&fil ...
 Topic: 76v3.1 not logging out
ThePiston

Replies: 4
Views: 8339

PostForum: PHP-Nuke Patched Series By Chatserv   Posted: Tue Oct 11, 2005 11:24 am   Subject: 76v3.1 not logging out
i can't seem to logout properly anymore since I upgraded. it redirects me when i logout to a blank page and I have to delete cookies to get cookie cleared. here's my logout funtion function logout&# ...
 Topic: please check my form
ThePiston

Replies: 1
Views: 5078

PostForum: MySQL   Posted: Mon Oct 10, 2005 3:10 pm   Subject: please check my form
I have this code setup inside "edithome". {
print "<table width=100% border=1>";
echo "<tr><b><h4>Use the form below to add additional offices.</b> ...
 Topic: creating a form in nuke
ThePiston

Replies: 3
Views: 6913

PostForum: MySQL   Posted: Mon Oct 10, 2005 10:32 am   Subject: creating a form in nuke
Raven, did you get to look at the new code above?
 Topic: creating a form in nuke
ThePiston

Replies: 3
Views: 6913

PostForum: MySQL   Posted: Sun Oct 09, 2005 9:36 pm   Subject: creating a form in nuke
eh, sorry, I was updating my post while you were replying to mine - I also just realized that I didn't need to update both tables anyway, just the offices one
 Topic: creating a form in nuke
ThePiston

Replies: 3
Views: 6913

PostForum: MySQL   Posted: Sun Oct 09, 2005 8:37 pm   Subject: creating a form in nuke
I have this code setup inside "edithome". {
print "<table width=100% border=1>";
echo "<tr><b><h4>Use the form below to add additional offices.</b> ...
 Topic: changing sequence of items in "editinfo" of Your A
ThePiston

Replies: 3
Views: 6954

PostForum: MySQL   Posted: Sat Oct 08, 2005 9:48 am   Subject: changing sequence of items in "editinfo" of Your A
nm, got it... getting the hang of this stuff
 

 Jump to:   

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