I built several websites for a local school district, but I am getting out of the web management business. I'm looking for some names I can forward to the superintendent.
Thanks
Search found 40 matches
- Sun Mar 27, 2016 12:53 am
- Forum: Help Wanted (commercial)
- Topic: Looking for CMSMS Developer in Vermont
- Replies: 0
- Views: 2150
- Thu Dec 11, 2014 8:32 pm
- Forum: The Lounge
- Topic: Deprecated: preg_replace() Error after moving server
- Replies: 1
- Views: 1644
Deprecated: preg_replace() Error after moving server
I started getting the following error on all of my CMSMS sites after I moved them from GoDaddy (yuck!) to Siteground (Yeah!).
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/vermont6/public_html/....
Does anybody know how I can fix this?
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/vermont6/public_html/....
Does anybody know how I can fix this?
- Wed Nov 26, 2014 2:20 am
- Forum: Modules/Add-Ons
- Topic: Gallery Module Problems After Server Migration
- Replies: 2
- Views: 1263
Re: Gallery Module Problems After Server Migration
Oh duh! I should have thought about that. I cleared the cache and the Gallery Module came back - and after upgrading it started working again!!!! Yeah! Thanks for the help.
- Wed Nov 26, 2014 1:43 am
- Forum: Modules/Add-Ons
- Topic: Gallery Module Problems After Server Migration
- Replies: 2
- Views: 1263
Gallery Module Problems After Server Migration
I recently moved all of my websites from Godaddy to Siteground. All of my websites are significantly faster, and at the same cost I was paying before. The only problem is that I am no longer able to upload photos to the Gallery. Also, when I upgraded the Gallery module it disappeared from my dashboa...
- Sat Oct 20, 2012 1:34 am
- Forum: Modules/Add-Ons
- Topic: News Detail Page Stopped Working after Upgrade
- Replies: 6
- Views: 2761
Re: News Detail Page Stopped Working after Upgrade
I did have a Gallery call in two of my News Articles, but they worked fine before the upgrade. After two days and hours of trying different things, I decided to click the buttons under System Maintenance (Optimize Tables, Repair Tables, Update Page Hierarchy Positions, and Update Routes). Lo and beh...
- Fri Oct 19, 2012 8:55 pm
- Forum: Modules/Add-Ons
- Topic: News Detail Page Stopped Working after Upgrade
- Replies: 6
- Views: 2761
Re: News Detail Page Stopped Working after Upgrade
I did not change my summary templates and I just tried adding extension .html - neither worked. I'm getting desperate...
Any other ideas!
CORRECTION - I am getting a 404 error not a 504 error...
Any other ideas!
CORRECTION - I am getting a 404 error not a 504 error...
- Fri Oct 19, 2012 2:29 pm
- Forum: Modules/Add-Ons
- Topic: News Detail Page Stopped Working after Upgrade
- Replies: 6
- Views: 2761
News Detail Page Stopped Working after Upgrade
After upgrading my site to 1.11.2.1 my news detail page will no longer show. Instead, all I get is a 504 error. I've never seen this before, does anybody have any idea why this might be happening. It tried using the default News Detail Template, but that did not work. The site is www.dbsvt.com Here ...
- Thu Oct 18, 2012 6:34 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] How to allow links with strip_tags smarty...?
- Replies: 2
- Views: 1873
Re: How to allow links with strip_tags smarty...?
That worked. Thanks!!!!!
- Thu Oct 18, 2012 11:59 am
- Forum: Modules/Add-Ons
- Topic: Gallery breaks news feed after upgrade to 1.11
- Replies: 2
- Views: 1249
Re: Gallery breaks news feed after upgrade to 1.11
Well that was an easy fix. Thanks Jos!
Does anybody know how I can modify the gallery_picker plug-in for TinyMCE so that it inserts the proper code...?
Thanks
Does anybody know how I can modify the gallery_picker plug-in for TinyMCE so that it inserts the proper code...?
Thanks
- Wed Oct 17, 2012 11:54 pm
- Forum: Modules/Add-Ons
- Topic: Gallery breaks news feed after upgrade to 1.11
- Replies: 2
- Views: 1249
Gallery breaks news feed after upgrade to 1.11
After upgrading to 1.1 my clients can no longer display a Gallery in a news article without it breaking the site. Does anybody have any idea how to fix this?
- Wed Oct 17, 2012 11:52 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] How to allow links with strip_tags smarty...?
- Replies: 2
- Views: 1873
[SOLVED] How to allow links with strip_tags smarty...?
I used the strip_tags command in my News summary template to prevent my clients from mucking up the news feed. Can anybody tell me how to use strip_tags but allow links (or other tags)?
Thanks in advance!
Thanks in advance!
- Wed Sep 19, 2012 2:31 am
- Forum: Modules/Add-Ons
- Topic: Lost al Data with Listit2
- Replies: 3
- Views: 1377
Re: Lost al Data with Listit2
Bummer. I was afraid of that. Guess I learned this lesson the hard way. When you say, "Next time, just upgrade the module" does this mean I can 'upgrade' to an earlier version? Thanks. I'll probably use FrontEndUsers to create this employee directory actually. My client was frustrated that...
- Wed Sep 19, 2012 2:09 am
- Forum: Modules/Add-Ons
- Topic: Lost al Data with Listit2
- Replies: 3
- Views: 1377
Lost al Data with Listit2
Greetings. I developed an employee directory for one of my clients using the Listit2 module. At the time, the search functionality was not working (in v.1.2.1). I went ahead and installed and configured 1.2.1 anyway and my client spent hours entering all of his employees. This evening I became aware...
- Sun Sep 16, 2012 2:04 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Issues with News Module after upgrading to 1.11.1
- Replies: 10
- Views: 2841
Re: Major Issues with News Module after upgrading to 1.11.1
YES! That fixed it. Thank you SO much. I can't tell you how many hours I spent trying to get that to work.
Thanks again...
Thanks again...
- Sun Sep 16, 2012 12:31 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Issues with News Module after upgrading to 1.11.1
- Replies: 10
- Views: 2841
Re: Major Issues with News Module after upgrading to 1.11.1
That seemed to help the issue. It is recognizing if the post has a 'featured' image, but it doesn't seem to be finding the post's 'featured' image. The following code does not seem to be working... src="uploads/news/id$post/$img" It will call everything fine, except the $img part. For that...