close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

WA_globals.php Not Updating

Thread begun 4/19/2009 7:51 am by michael82914 | Last modified 4/22/2009 7:09 pm by michael82914 | 3871 views | 4 replies |

michael82914

WA_globals.php Not Updating

I went into the WA_globals.php file and changed the color, font and number of characters for the security image. I also changed the Email_subject. I run the form and nothing is changed. I reboot the system and flush the cache and still does not take the new information. I created a version c of the WA_globals_c.php and modified the form to look for that file. Still no changes in the form. What else can I do to fix the problem? I noticed that the <?php require_once('WA_Globals/WA_Globals_c.php');?> looks only once!

Sign in to reply to this post

Ray BorduinWebAssist

Somehow it must be referring to the file in another directory or referring to a different file or the file isn't updated. From your description it should work, so something else must be wrong.

Sign in to reply to this post
Did this help? Tips are appreciated...

michael82914

Directories are right

Originally Said By: Ray Borduin
  Somehow it must be referring to the file in another directory or referring to a different file or the file isn't updated. From your description it should work, so something else must be wrong.  



That is what I would have thought but if I change the file name, it comes up with error, file not found. optionc_styled.php all default directories.
Start of optionc_styled.php
<?php require_once('WA_Globals/WA_Globals_c.php');?>
<?php require_once("WA_ValidationToolkit/WAVT_Scripts_PHP.php"); ?>
<?php require_once("WA_ValidationToolkit/WAVT_ValidatedForm_PHP.php"); ?>
<?php require_once("WA_Universal_Email/Mail_for_Linux_PHP.php"); ?>
<?php require_once("WA_Universal_Email/MailFormatting_PHP.php"); ?>
<?php

WA_Globals_c.php
<?php
$WAGLOBAL_Captcha_Width = "200" ;
$WAGLOBAL_Captcha_Height = "40" ;
$WAGLOBAL_Captcha_Characters = "3" ;
$WAGLOBAL_Captcha_Font = "Fonts/MYTYPE.TTF" ;
$WAGLOBAL_Captcha_BG = "ffffff" ;
$WAGLOBAL_Captcha_Noise = "000000" ;
$WAGLOBAL_Captcha_Text = "0000FF" ;
$WAGLOBAL_Captcha_BG_transparent = "0" ;
$WAGLOBAL_Email_Server = "" ;
$WAGLOBAL_Email_Subject = "Option C Order" ;
$WAGLOBAL_Email_To = "orders@site5.sl2r.com" ;
$WAGLOBAL_Email_CC = ((isset($_POST["Email_address"]))?$_POST["Email_address"]:"");
$WAGLOBAL_Email_BCC = "" ;
?>

Sign in to reply to this post

Ray BorduinWebAssist

The page seems to be opening now. I'm not sure why this would happen where the file was not being updated, you are the first to report it.

Sign in to reply to this post
Did this help? Tips are appreciated...

michael82914

Page opens but settings not applied

Well if you look at the globals file, you see that the character count, font and color have all been changed. Works for me at this URL contactme.php but not at optionc_styled.php

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...