Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 135 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: Which HTML Editor? | |
ThePiston Replies: 42 Views: 76014 ![]() |
![]() |
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 ![]() |
![]() |
nm, had to choose admin approved then click edit | |
Topic: Waiting Events in Nucalendar - problem | |
ThePiston Replies: 1 Views: 4234 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
nm, got it, thanks again Raven, you rule | |
Topic: trying to use one radio input for 2 variables | |
ThePiston Replies: 5 Views: 7128 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
crystal, I'll give it a try | |
Topic: using "userCheck" to validate new form variable | |
ThePiston Replies: 2 Views: 4300 ![]() |
![]() |
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 ![]() |
![]() |
does one have better security and support? I'm using 76v3.1. | |
Topic: 76v3.1 not logging out | |
ThePiston Replies: 4 Views: 8339 ![]() |
![]() |
yep | |
Topic: 76v3.1 not logging out | |
ThePiston Replies: 4 Views: 8339 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
Raven, did you get to look at the new code above? | |
Topic: creating a form in nuke | |
ThePiston Replies: 3 Views: 6913 ![]() |
![]() |
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 ![]() |
![]() |
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 ![]() |
![]() |
nm, got it... getting the hang of this stuff | |
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4, 5, 6 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours