Search found 22 matches

by apollo9
Sun Apr 26, 2015 3:47 pm
Forum: Modules/Add-Ons
Topic: [Solved] RSS Simple Pie - Edit Feed Content
Replies: 4
Views: 1638

Re: RSS Simple Pie - Edit Feed Content

Thank you!
I managed to tweak your suggestion so that the date is in a <div> in order to add some padding.

Code: Select all

|regex_replace:'/<br>\s*(.*)<br><br>/':"<div class=\"feeds-tides-date\">$1</div>"
by apollo9
Thu Apr 23, 2015 6:02 pm
Forum: Modules/Add-Ons
Topic: [Solved] RSS Simple Pie - Edit Feed Content
Replies: 4
Views: 1638

Re: RSS Simple Pie - Edit Feed Content

I've replaced the first part (including links) like this: {$onefeed->get_content()|regex_replace:"/(<a>|<a [^>]*>|<\\/a>)/":""|replace:'Tide Times':''|replace:"&":""|replace:'Heights for':''|replace:'Stoke Gabriel (Duncannon)':''|replace:'on':''} Which lea...
by apollo9
Wed Apr 22, 2015 5:50 pm
Forum: Modules/Add-Ons
Topic: [Solved] RSS Simple Pie - Edit Feed Content
Replies: 4
Views: 1638

[Solved] RSS Simple Pie - Edit Feed Content

I would like to use this feed https://www.tidetimes.org.uk/stoke-gabriel-duncannon-tide-times.rss to display the tide times on our website. I've reduced the RSS Simple Pie template down to this. <div class="feeds">{foreach from=$feeds item=onefeed} <div class="feed-content"> {$on...
by apollo9
Fri Apr 17, 2015 1:35 pm
Forum: The Lounge
Topic: [Solved] Basic Horizontal Menu with Selected Menu Items
Replies: 2
Views: 1144

Re: Basic Horizontal Menu with Selected Menu Items

Excellent! Thank you!
by apollo9
Thu Apr 16, 2015 2:34 pm
Forum: The Lounge
Topic: [Solved] Basic Horizontal Menu with Selected Menu Items
Replies: 2
Views: 1144

[Solved] Basic Horizontal Menu with Selected Menu Items

I've been trying to reinstate a very basic horizontal menu at the top of our website containing selected menu items, some parent, some child. It needs to be displayed in one line, with the same styling. Currently, the menu displays inline - but parent items are on the top line, child items are on th...
by apollo9
Sun Apr 12, 2015 5:26 pm
Forum: The Lounge
Topic: [Solved] jQuery Menu Broken
Replies: 5
Views: 2044

Re: jQuery Menu Broken

It was colorbox causing the problem! Also needed an update.
Thanks again.
by apollo9
Sun Apr 12, 2015 12:45 am
Forum: The Lounge
Topic: [Solved] jQuery Menu Broken
Replies: 5
Views: 2044

Re: jQuery Menu Broken

Thanks for the suggestions. Think I'm out of my depth here - will take another look.
by apollo9
Sat Apr 11, 2015 11:30 pm
Forum: The Lounge
Topic: [Solved] jQuery Menu Broken
Replies: 5
Views: 2044

Re: jQuery Menu Broken

This is how the menu currently works. (The old site is still live until the new one is working). cmsms 1.11.9. jquery 1.7.2. http://cornworthy.com/cms The new site is running 1.11.13 and if I use jquery 1.9.0 or higher the menu fails to open and close when clicked. http://cornworthy.com.gridhosted.c...
by apollo9
Sat Apr 11, 2015 6:42 pm
Forum: The Lounge
Topic: [Solved] jQuery Menu Broken
Replies: 5
Views: 2044

[Solved] jQuery Menu Broken

Our site is being updated, and as a result of using a newer version of jQuery, 1.9+, the existing accordion menu has broken. My best guess is that it's to do with .slideToggle command. Does anyone know how to fix this because I'm stuck? <__script__ type="text/javascript"> $(document).ready...
by apollo9
Tue Mar 10, 2015 2:54 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Upgrade Fatal Error
Replies: 12
Views: 12357

Re: Upgrade Fatal Error

Solved it!

The Server Error message was due to the content of the php.ini file I had copied over to the new server. Now having given the file an overhaul, the site is working normally.

Thanks so much for the help.

Chris
by apollo9
Mon Mar 09, 2015 2:51 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Upgrade Fatal Error
Replies: 12
Views: 12357

Re: Upgrade Fatal Error

Now that's solved one problem - the site is upgraded to 1.11.13.

The other issue of the 500 Internal Server Error when using PHP version higher than 5.3.

I have the error log attached. Not sure what it's telling me!
by apollo9
Mon Mar 09, 2015 12:39 am
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Upgrade Fatal Error
Replies: 12
Views: 12357

Re: Upgrade Fatal Error

I have discovered that the file manager on the host's server isn't overwriting existing files when a package is unzipped. Using the diff package to go from 1.11.9 to 1.11.10 on the new installation, I found the version number wasn't changing when unzipping the package. Uploading the diff files with ...
by apollo9
Sun Mar 08, 2015 4:00 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Upgrade Fatal Error
Replies: 12
Views: 12357

Re: Upgrade Fatal Error

Here's a strange thing. Last night, I thought, what if I try a fresh install of 1.11.12 and try to upgrade to 1.11.13! The upgrade path works, however, on the second page, it says "Thanks for upgrading CMS Made Simple to 1.11.12 (Seymour Norte)". The upgrade completes without any errors, b...
by apollo9
Sun Mar 08, 2015 1:32 am
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Upgrade Fatal Error
Replies: 12
Views: 12357

Re: Upgrade Fatal Error

Okay - I downloaded and uploaded using the file manager. Would some dodgy code cause the 500 Internal Server Error? And I don't understand why the front end works when using PHP 5.3 but this error appears when using PHP 5.4? I checked GCBs and there were three with a dash -. They were corrected. All...
by apollo9
Sat Mar 07, 2015 5:45 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] Upgrade Fatal Error
Replies: 12
Views: 12357

Re: Upgrade Fatal Error

Many thanks for the ideas. So I've reverted to the original copy I made, as you suggested, by creating a zip archive on the old server, downloading, then uploading and unzipping. I do use FileZilla to transfer the archives - is that OK? The database was also restored to the same backup point. Settin...

Go to advanced search