Author |
Message |
Topic: Custom Pages: Question Regarding Page Creation |
ReverendD
Replies: 22
Views: 41223
|
Forum: Pre-sales Support Forum Posted: Tue Jun 21, 2011 8:16 pm Subject: Custom Pages: Question Regarding Page Creation |
Okay,I have it working now and found out why the first portion of the script was not working. I also decided to use a slightly different format. Below is the new code:
<script type="text/ ... |
Topic: Custom Pages: Question Regarding Page Creation |
ReverendD
Replies: 22
Views: 41223
|
Forum: Pre-sales Support Forum Posted: Tue Jun 21, 2011 8:01 pm Subject: Custom Pages: Question Regarding Page Creation |
Okay, I am getting no more errors, however the script is not working either.
Below is the entire script I have in the alogin tpl file now:
<script type="text/javascript" language= ... |
Topic: Custom Pages: Question Regarding Page Creation |
ReverendD
Replies: 22
Views: 41223
|
Forum: Pre-sales Support Forum Posted: Tue Jun 21, 2011 6:57 pm Subject: Custom Pages: Question Regarding Page Creation |
The show_error() was a function from a previous email checking script I was using. Since that function was removed it errors out now. So I removed tha entire portion of the email check from the saveFi ... |
Topic: Custom Pages: Question Regarding Page Creation |
ReverendD
Replies: 22
Views: 41223
|
Forum: Pre-sales Support Forum Posted: Fri Jun 17, 2011 4:28 pm Subject: Custom Pages: Question Regarding Page Creation |
Okay, I have this working now and found where my issue was. For some reason my text editor saved the alogin_form_body.tpl into a local html file instead of saving it back to the tpl file.
I correc ... |
Topic: Custom Pages: Question Regarding Page Creation |
ReverendD
Replies: 22
Views: 41223
|
Forum: Pre-sales Support Forum Posted: Fri Jun 17, 2011 4:14 pm Subject: Custom Pages: Question Regarding Page Creation |
This is my edited alogin_form_body.tpl (original is backed up). I needed to change it to fit the customers website look/feel as well as add/change the form for requested information. Some CSS is embed ... |
Topic: Custom Pages: Question Regarding Page Creation |
ReverendD
Replies: 22
Views: 41223
|
Forum: Pre-sales Support Forum Posted: Fri Jun 17, 2011 2:03 pm Subject: Custom Pages: Question Regarding Page Creation |
Okay, so I did as you suggested, removed the HTML for my saveFile.php and located the entry in the fs_login.php file and added the include "saveFile.php"; line in front of it (line 374).
... |
Topic: Custom Pages: Question Regarding Page Creation |
ReverendD
Replies: 22
Views: 41223
|
Forum: Pre-sales Support Forum Posted: Thu Jun 16, 2011 6:56 pm Subject: Custom Pages: Question Regarding Page Creation |
Okay, so I opted with the csv file using fopen and appending the data as I need it. This should suffice for that since the whole email thing was being a pain as well as complicating things too much.
... |
Topic: Custom Pages: Question Regarding Page Creation |
ReverendD
Replies: 22
Views: 41223
|
Forum: Pre-sales Support Forum Posted: Fri Jun 10, 2011 7:06 pm Subject: Custom Pages: Question Regarding Page Creation |
Okay, I was able to create code that will check required portions of the form. I have it below just as a reference to anyone else who may want it try it. Only reason I went this route was I could not ... |
Topic: Redirect Stopped Working |
ReverendD
Replies: 3
Views: 11523
|
Forum: Pre-sales Support Forum Posted: Fri Jun 10, 2011 5:57 pm Subject: Redirect Stopped Working |
Okay, I did a full restart on both systems (Portal & Test Laptop) and it appears to be working now.
I had not changed anything in the .tpl file yet. Now that its working the way I want it to th ... |
Topic: Redirect Stopped Working |
ReverendD
Replies: 3
Views: 11523
|
Forum: Pre-sales Support Forum Posted: Fri Jun 10, 2011 5:16 pm Subject: Redirect Stopped Working |
Okay, unable to figure out what I may have messed up here.
So, I changed the domain name to show on the page (Cat > Authentication Server) to the company's name, saved and restarted the service. ... |
Topic: FirstSpot Start: Bug? |
ReverendD
Replies: 2
Views: 10027
|
Forum: Pre-sales Support Forum Posted: Fri Jun 10, 2011 5:03 pm Subject: FirstSpot Start: Bug? |
Looked right over this on the readme. Thanks.
~Rev |
Topic: FirstSpot Start: Bug? |
ReverendD
Replies: 2
Views: 10027
|
Forum: Pre-sales Support Forum Posted: Fri Jun 10, 2011 2:26 pm Subject: FirstSpot Start: Bug? |
Wanted to report my findings on this in case it is a bug or something that can be fixed in future updates.
I also ran a search on the forum but it was wicked slow and did not return any results reg ... |
Topic: Custom Pages: Question Regarding Page Creation |
ReverendD
Replies: 22
Views: 41223
|
Forum: Pre-sales Support Forum Posted: Thu Jun 09, 2011 7:04 pm Subject: Custom Pages: Question Regarding Page Creation |
Okay, so new question since I think the above question may be beyond the scope of what you will answer.
Since FirstSpot installs PHP, where would I want to place a PHP script/page that handles the ... |
Topic: Custom Pages: Question Regarding Page Creation |
ReverendD
Replies: 22
Views: 41223
|
Forum: Pre-sales Support Forum Posted: Thu Jun 09, 2011 4:06 pm Subject: Custom Pages: Question Regarding Page Creation |
Okay, so I have most of the page created using their custom images, etc.
I have the basic form created and I want the form to post to an email address but not have it open up the users local email ... |
Topic: Custom Pages: Question Regarding Page Creation |
ReverendD
Replies: 22
Views: 41223
|
Forum: Pre-sales Support Forum Posted: Thu Jun 09, 2011 2:19 pm Subject: Custom Pages: Question Regarding Page Creation |
Something I forgot to ask,
How will the recursive directories work when pointing at images and CSS files once I create my page?
Example, I have several custom images and backgrounds I w ... |
|