Search found 17 matches
- Sat Oct 12, 2019 7:11 am
- Forum: CMSMS Core
- Topic: Obscure Syntax Error - Possible PHP Corruption
- Replies: 3
- Views: 6995
[Solved] Obscure Syntax Error - Possible PHP Corruption
Notwithstanding the conflicting evidence I have found when attempting to work through this problem, I've come to the conclusion that the installer somehow became corrupted and, simultaneously, another error was created on another working core file. I shall start again from scratch!
- Fri Oct 11, 2019 9:02 pm
- Forum: CMSMS Core
- Topic: Obscure Syntax Error - Possible PHP Corruption
- Replies: 3
- Views: 6995
Re: Obscure Syntax Error - Possible PHP Corruption
Have you tried uploading the zip and uncompressing it on the server, rather than uploading the php file directly? Yes; actually, that's what I did first and unzipped the file from the command line. I should add that I have carried out exactly the same actions but on a different server running - all...
- Fri Oct 11, 2019 8:04 pm
- Forum: CMSMS Core
- Topic: Obscure Syntax Error - Possible PHP Corruption
- Replies: 3
- Views: 6995
Obscure Syntax Error - Possible PHP Corruption
My site is hosted by Fasthosts on a shared server running PHP 7.2.23 or 7.3.10. On uploading cmsms-2.2.12-install.php and accessing it correctly, I get an access log entry of: 82.22.133.18 - - [11/Oct/2019:20:54:07 +0100] "GET /cms2/cmsms-2.2.12-install.php HTTP/1.1" 500 - "-" &q...
- Tue Mar 22, 2011 1:57 pm
- Forum: Modules/Add-Ons
- Topic: Formbuilder - Additional field based on selection
- Replies: 5
- Views: 1856
Re: Formbuilder - Additional field based on selection
Thanks for taking the time to reply Jan ;o) You're welcome ;) It seems to me that FormBuilder gives several options to include specific code/javascript to be attached to individual elements and, while it might be time-consuming, you might come up with an example that would be worth adding to the fo...
- Mon Mar 21, 2011 10:39 pm
- Forum: Modules/Add-Ons
- Topic: Formbuilder - Additional field based on selection
- Replies: 5
- Views: 1856
Re: Formbuilder - Additional field based on selection
I'm not particularly experienced in the use of FormBuilder, but I would assume that the additional element(s) would need to be pre-configured when constructing the form. Without any further intervention, those additional (and conflicting) elements would appear in the form when it is displayed, but t...
- Sat Nov 13, 2010 8:37 pm
- Forum: Modules/Add-Ons
- Topic: Minor Captcha Problem '=& new...' deprecated in PHP 5.3
- Replies: 4
- Views: 2128
Re: Minor Captcha Problem '=& new...' deprecated in PHP 5.3
The one-character change to each file is the action I took. I only brought up the issue on this board because I thought you were the most recent person to have had an input to the module (although the author appears to be Dick Ittmann), but I must have been in error. I appreciate all the work you do...
- Sat Nov 13, 2010 3:59 pm
- Forum: Modules/Add-Ons
- Topic: Minor Captcha Problem '=& new...' deprecated in PHP 5.3
- Replies: 4
- Views: 2128
Re: Minor Captcha Problem '=& new...' deprecated in PHP 5.3
CMSMS does NOT SUPPORT E_DEPRECATED. Please do some research before posting. This topic has been asked and answered many times. I did do some research before posting, on this occasion, and I know that CMSms doesn't support E_DEPRECATED in the core, but that doesn't mean to say that the core and mo...
- Sat Nov 13, 2010 12:55 pm
- Forum: Modules/Add-Ons
- Topic: Minor Captcha Problem '=& new...' deprecated in PHP 5.3
- Replies: 4
- Views: 2128
Minor Captcha Problem '=& new...' deprecated in PHP 5.3
I suggested in an earlier thread that there was a problem that was causing my system.log to have numerous entries relating to the deprecation of cccccc. The fault was actually my UDT using $Cgms incorrectly (but now corrected), but I've found that I still had system.log entries referring to '=& ...
- Thu Nov 11, 2010 8:02 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Installing or Upgrading to 1.9 - Problems and Solutions
- Replies: 181
- Views: 105782
Re: Upgrading to 1.9 - Problems and Solutions
@calguy1000 Thanks, my error was forgetting such a simple lesson! Sorrycalguy1000 wrote: @Jan Cobb
a: As stated in the release notes, CMSMS does not officially support E_DEPRECATED and you should disable those messages
b: Those messages are from one of your UDT's. Not from CMSMS itself.
- Wed Nov 10, 2010 10:15 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Installing or Upgrading to 1.9 - Problems and Solutions
- Replies: 181
- Views: 105782
Re: Upgrading to 1.9 - Problems and Solutions
I have upgraded from 1.8.2 to 1.9 with no apparent problems on the front- or the back-end. However, my system.log (on Mac OSX 10.5.8, Apache 2.2.14, PHP 5.3.0) is showing multiple lines: Nov 10 21:56:44 crdraServer /usr/sbin/httpd[41956]: PHP Deprecated: Function eregi_replace() is deprecated in /L...
- Mon Feb 08, 2010 5:18 pm
- Forum: CMSMS Core
- Topic: How to link page directly to file in CMS
- Replies: 6
- Views: 3087
Re: How to link page directly to file in CMS
Find the pdf document in your 'uploads' folder (or sub-folder), right-click and copy the url; paste this url into the space for the external link. Job done!

Jan
Jan
- Thu Dec 03, 2009 10:28 am
- Forum: CMSMS Core
- Topic: Help - Time sensitive - Get Templates etc. back
- Replies: 4
- Views: 1871
Re: Help - Time sensitive - Get Templates etc. back
If you are running OSX, you should already have a version of the Apache web server installed; go to System Preferences:Sharing to see if it is already activated. You will have the opportunity to set up a site in /Users/yourUserName/Sites/ that should be viewable at http://localhost/~yourUserName/, o...
- Sun Nov 15, 2009 8:44 pm
- Forum: Modules/Add-Ons
- Topic: SSL required for Form Builder?
- Replies: 3
- Views: 1840
Re: SSL required for Form Builder?
Steve You may well be right (that the question originally posed by Dave may not belong in this forum), but the discussion on 'how' is still apposite, given that it does belong in the forum as a CMSms/php issue (although it might not belong to the original question)! I think the answer to the origina...
- Sat Oct 17, 2009 9:09 pm
- Forum: Modules/Add-Ons
- Topic: SSL required for Form Builder?
- Replies: 3
- Views: 1840
Re: SSL required for Form Builder?
I'm a novice myself, but surely the 'if' statement, which is in the template, can be extended to do an 'else' with a 'non-ssl' UDT, it should switch back; something like: UDT {nonSSL}= if ($_SERVER['SERVER_PORT']=443) { $url = "http://". $_SERVER['SERVER_NAME'] . ":80".$_SERVER['...
- Thu Oct 08, 2009 10:47 am
- Forum: The Lounge
- Topic: Where is apache.conf (for custom error pages)?
- Replies: 1
- Views: 1851
Re: Where is apache.conf (for custom error pages)?
I assume, if it's a shared hosting account, that you do not have root (server administrator) access to the server. If that is the case, you will not be able to set your own error pages, unless you have the facility to insert .htaccess files in your root folder. Have a look here (general configuratio...
