Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Parse error in admin/inc/common.php
Post: RE: Parse error in admin/inc/common.php

vtsimple Wrote: (2017-07-18, 00:12:29) -- shawn_a Wrote: (2017-07-18, 00:04:10) -- your first post said admin directory, just making sure you copy everything, its a common mistake , if you have not ...
vtsimple General Questions and Problems 7 13,066 2017-07-18, 00:21:13
    Thread: Parse error in admin/inc/common.php
Post: RE: Parse error in admin/inc/common.php

shawn_a Wrote: (2017-07-18, 00:04:10) -- your first post said admin directory, just making sure you copy everything, its a common mistake , if you have not modified core files you overwrite everythin...
vtsimple General Questions and Problems 7 13,066 2017-07-18, 00:12:29
    Thread: Cheryl Redmond, copy editor website
Post: Cheryl Redmond, copy editor website

Cheryl Redmond, copy editor website: www.cherylredmond.us (www.cherylredmond.us)
vtsimple Sites Using GetSimple 0 3,896 2017-07-18, 00:09:00
    Thread: Parse error in admin/inc/common.php
Post: RE: Parse error in admin/inc/common.php

shawn_a Wrote: (2017-07-17, 00:52:14) -- The health check page should show the exact version of php.. And more than likely it is 5.2, there were major bugs in previous php versions. Also that i...
vtsimple General Questions and Problems 7 13,066 2017-07-18, 00:00:05
    Thread: Parse error in admin/inc/common.php
Post: RE: Parse error in admin/inc/common.php

I seem to have solved the problem, though not sure why the hosts settings would have changed from earlier when the site was running fine What I found: 1.) The webpage is located in its own dir...
vtsimple General Questions and Problems 7 13,066 2017-07-16, 04:43:02
    Thread: Parse error in admin/inc/common.php
Post: Parse error in admin/inc/common.php

I've been unable to view pages on my site recently. There have been no recent changes to the site. The error reported on the webpage is: Code: -- Parse error: syntax error, unexpected '&'...
vtsimple General Questions and Problems 7 13,066 2017-07-15, 14:51:51
    Thread: Professional copy editor site
Post: Professional copy editor site

Work in progress -- pretty simple so far, but well, that was the idea... Contract copy editor website (GetSimple) (http://www.sredmond.com/cherylredmond)
vtsimple Sites Using GetSimple 0 4,038 2014-10-02, 02:30:42
    Thread: PlugIn Contact Form Getsimple
Post: RE: PlugIn Contact Form Getsimple

I've tried it out and so far this works now. without error messages in debug: Code: -- (% cbcontact admin,true,false,false,admin %) -- When I use: Code: -- (% cbcontact admin,true,true,false...
vtsimple Plugins 235 669,723 2014-09-30, 06:16:35
    Thread: PlugIn Contact Form Getsimple
Post: RE: PlugIn Contact Form Getsimple

Okay, thanks Cumbe. Will download and check :)
vtsimple Plugins 235 669,723 2014-09-30, 05:37:05
    Thread: PlugIn Contact Form Getsimple
Post: RE: PlugIn Contact Form Getsimple

The contact form is visible and seems to be working, but I'm getting one error message: Code: -- Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers alrea...
vtsimple Plugins 235 669,723 2014-09-30, 03:59:16
    Thread: PlugIn Contact Form Getsimple
Post: RE: PlugIn Contact Form Getsimple

Okay, progress! I can see the form now that I've downloaded the plugin zip and replaced the old one with the updated zip file contents. Both cbcontact_form and PHPMmailer_v5.1/ folder are there, an...
vtsimple Plugins 235 669,723 2014-09-30, 03:33:57
    Thread: PlugIn Contact Form Getsimple
Post: RE: PlugIn Contact Form Getsimple

cumbe Wrote: (2014-09-30, 01:49:51) -- Hi kaborka, vtsimple and charlsouma; 1) the name of file plugin is: cbcontact_form.php -- Where is this file in your package 5.8.2? Quote: -- 2) Upload to e...
vtsimple Plugins 235 669,723 2014-09-30, 02:08:10
    Thread: PlugIn Contact Form Getsimple
Post: RE: PlugIn Contact Form Getsimple

I have tried to even further simplify, with no Captcha and no PHPMailer, and just the user (admin) on a blank contact page: Code: -- (% cbcontact admin,false,false,false,admin %) -- I have cbcon...
vtsimple Plugins 235 669,723 2014-09-30, 01:50:50
    Thread: PlugIn Contact Form Getsimple
Post: RE: PlugIn Contact Form Getsimple

charlsouma Wrote: (2014-09-30, 00:18:28) -- ...this is the name of the form which i downloaded in contact-form.zip download from getsimple -- Not true for current version of cbcontact (5.8.2). It i...
vtsimple Plugins 235 669,723 2014-09-30, 00:44:23
    Thread: PlugIn Contact Form Getsimple
Post: RE: PlugIn Contact Form Getsimple

charlsouma Wrote: (2014-09-29, 21:27:05) -- vtsimple Wrote: (2014-09-29, 13:00:17) -- I would really like to see an example of a working page's code that uses this plugin. That might clear up a lot...
vtsimple Plugins 235 669,723 2014-09-29, 23:53:45
    Thread: PlugIn Contact Form Getsimple
Post: RE: PlugIn Contact Form Getsimple

I would really like to see an example of a working page's code that uses this plugin. That might clear up a lot of confusion. Also an example of an actual directory structure in GetSimple 3.3.3 w...
vtsimple Plugins 235 669,723 2014-09-29, 13:00:17
    Thread: PlugIn Contact Form Getsimple
Post: RE: PlugIn Contact Form Getsimple

kaborka Wrote: (2014-09-29, 10:21:19) -- I have added the plugin to an existing site (3.3.3). In /plugins I put cbcontact_form.php and the cbcontact folder from the download. The plugins page shows...
vtsimple Plugins 235 669,723 2014-09-29, 12:50:26
    Thread: Permissions error when trying to Edit components
Post: RE: Permissions error when trying to Edit componen...

shawn_a Wrote: (2014-09-26, 06:55:27) -- Check your hosts error log, i am betting the code you are uploading is being detected as a xss injection. FYI browsers also do reflected xss blocking now, so...
vtsimple Installation & Setup 6 18,106 2014-09-27, 11:53:29
    Thread: Permissions error when trying to Edit components
Post: RE: Permissions error when trying to Edit componen...

Thank you Shawn. Last night we ran into a couple of other problems when experimenting with permissions so deleted the whole program, saving the data folder and re-loaded GetSimple fresh, with original...
vtsimple Installation & Setup 6 18,106 2014-09-26, 05:35:31
    Thread: Permissions error when trying to Edit components
Post: Permissions error when trying to Edit components

Hi, I'm trying to set up GetSimple for my wife to edit her own web pages. I generally just write my own for my site in an html editor and ftp up, but I wanted something she would find easy to use and ...
vtsimple Installation & Setup 6 18,106 2014-09-25, 11:46:19