Thanks for the replies everyone. My assumptions of hack are because some rogue files appeared in the site root - wp-comments.php and a folder wp-content. The site has never been Wordpress.
I’m currently working through your suggestions on modules, will report back the results.
Search found 16 matches
- Fri Oct 14, 2022 10:11 am
- Forum: CMSMS Core
- Topic: Site Hacked, please help
- Replies: 4
- Views: 1584
- Wed Oct 12, 2022 12:09 pm
- Forum: CMSMS Core
- Topic: Site Hacked, please help
- Replies: 4
- Views: 1584
Site Hacked, please help
Hello, my site was hacked recently. The front end is blank but I can access the admin panel. I have looked around the admin and notice that under the Content tab all I see is File Manager - Content Manager, News etc have disappeared. Also The Layout tab is missing entirely. I have looked in the DB (...
- Wed Mar 01, 2017 12:17 pm
- Forum: CMSMS Core
- Topic: No admins can login, front end gone a bit wrong too
- Replies: 36
- Views: 21279
Re: No admins can login, front end gone a bit wrong too
Hello Just wanted to add my voice to this. I have been having exactly the same problem since upgrading to V2 in October last year. I am alerted by our client that certain front end pages are showing an error. I try to log in to the admin and sometimes I can, sometimes I cant - in these cases when I ...
- Wed Aug 03, 2016 2:15 pm
- Forum: Modules/Add-Ons
- Topic: List of Publications
- Replies: 3
- Views: 1979
Re: List of Publications
We use the uploads module. In it we have set up several categories and our client uploads either a single PDF file using the uploads module or multiple files using the document manager (uploads scans the contents of a given directory automatically if you want it to). To show a list of the docs in a ...
- Wed Aug 03, 2016 1:13 pm
- Forum: Modules/Add-Ons
- Topic: Help with CGCalendar and Smarty - hiding navigation
- Replies: 0
- Views: 976
Help with CGCalendar and Smarty - hiding navigation
Hello, I was wondering if somebody could help me as I know very little smarty.I have a calendar on my website with the navigation to show the previous and next months. I would like to hide these after a certain number of months have been navigated. So say 6 months in the past the .prev navigation is...
- Thu Jan 16, 2014 9:19 am
- Forum: Modules/Add-Ons
- Topic: no markers with cggooglemaps2
- Replies: 8
- Views: 3449
Re: no markers with cggooglemaps2
Hello all
I have this problem also on 2 different sites. Im pretty sure its not something Im doing wrong.
I have this problem also on 2 different sites. Im pretty sure its not something Im doing wrong.
- Tue Jan 14, 2014 10:37 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Twitter Bootstrap theme carousel issue
- Replies: 4
- Views: 2184
Re: Twitter Bootstrap theme carousel issue
That worked, thanks very much that problem was giving me a big headache.
- Tue Jan 14, 2014 9:57 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Twitter Bootstrap theme carousel issue
- Replies: 4
- Views: 2184
Re: Twitter Bootstrap theme carousel issue
Thanks for that, the carousel is still working with your code but still with a 5 second delay at the start. Its related to the fact that on the working version (at i-arts.eu) when I view source the first slide has a class <div class="item active"> where as on mine its just <div class="...
- Tue Jan 14, 2014 7:26 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Twitter Bootstrap theme carousel issue
- Replies: 4
- Views: 2184
[Solved] Twitter Bootstrap theme carousel issue
Hello, I'm using the twitter bootstrap theme which work really well apart from one thing. There is a 5 second pause before the first carousel image loads, this gap is equal to the interval set in the bootstrap.js file (my interval is 5000 = 5s). I have narrowed the problem down to this - the first s...
- Wed Jul 25, 2012 10:16 am
- Forum: Modules/Add-Ons
- Topic: CompanyDirectory Front end form problem
- Replies: 0
- Views: 695
CompanyDirectory Front end form problem
Hello Im using the latest CMS and modules. The front end form which allows the company owner to edit their details in the Company Directory Module is only partially working. It will allow me to change the Category and Hierarchy fields, but all the other fields (company name, email address, website, ...
- Tue Jul 17, 2012 10:59 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Separate map icon for Company Headquarters?
- Replies: 6
- Views: 2582
Re: CGGoogleMaps - Separate map icon for Company Headquarter
I think I've solved this by horribly butchering the code from various posts on this forum - thanks to the original posters for their efforts. The first part is for the info bubble, the second part looks for the category assigned in the CD module and assigns a marker to each. In this example category...
- Mon Jul 16, 2012 8:47 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Separate map icon for Company Headquarters?
- Replies: 6
- Views: 2582
Re: CGGoogleMaps - Separate map icon for Company Headquarter
Im trying to do a very similar thing. I have a map linked up to company directory. Within company directory there is a field definition where they select from a drop down what type of company they are from a choice of 3. What I really need is a different marker for each one. I found this on calguy10...
- Thu Jul 12, 2012 1:56 pm
- Forum: Modules/Add-Ons
- Topic: Company Directory, FEU create new company?
- Replies: 1
- Views: 869
Company Directory, FEU create new company?
Hello everybody. I am using Company Directory and have managed with the help of posts on this forum to set up a page so that users can log in (using FEU module) and update a company directory record that I have set up for them. On the page I use this code: {if $ccuser->loggedin() && $ccuser-...
- Fri Jun 15, 2012 8:32 am
- Forum: Modules/Add-Ons
- Topic: MP4 Quicktime movies not working after pretty URLs activated
- Replies: 9
- Views: 4231
Re: MP4 Quicktime movies not working after pretty URLs activ
Hello I would be tempted not to embed quicktime movies as you will run into all sorts of problems - Chrome will give a warning message before playing the video and Internet Explorer won't play them at all without first installing quicktime, very few people on PC's will have it. What you need to use ...
- Wed May 23, 2012 8:23 am
- Forum: Modules/Add-Ons
- Topic: MP4 Quicktime movies not working after pretty URLs activated
- Replies: 9
- Views: 4231
Re: MP4 Quicktime movies not working after pretty URLs activ
Easiest thing would be to have an absolute rather than relative path to your movie file.
Sometimes movies / flash stuff seems to ignore the base href. Theres probably a reason for it but save your brain and have a full path to the movie.
Sometimes movies / flash stuff seems to ignore the base href. Theres probably a reason for it but save your brain and have a full path to the movie.