Search found 216 matches

by 10010110
Tue Jan 07, 2020 10:18 pm
Forum: Modules/Add-Ons
Topic: LISE – orderby not working with action="category"?
Replies: 4
Views: 1961

LISE – orderby not working with action="category"?

Trying to sort LISE items by creation date but nothing changes whatever I do.

Code: Select all

{LISEDownloads action='category' category='example1,example2' show_items=1 orderby='item_created|DESC'}
Is there something I’m missing?
by 10010110
Sun Jun 30, 2019 8:33 pm
Forum: Modules/Add-Ons
Topic: FEU upgrade fails
Replies: 1
Views: 653

Re: FEU upgrade fails

So, what’s up? Is nobody willing to help me? Do you need any more info from me that I may have forgotten?

Please I’m stuck and desparately need a solution.
by 10010110
Thu Jun 27, 2019 1:34 pm
Forum: Modules/Add-Ons
Topic: FEU upgrade fails
Replies: 1
Views: 653

FEU upgrade fails

After upgrading the CMS from version 1.12.2 to 2.2.10 I’m trying to upgrade FrontEndUsers to the latest version. At first it gave me an error message that mcrypt must be loaded, or something like that, and in the module list it shows that the module is version 1.31.3 and awaiting an upgrade. If I’m ...
by 10010110
Thu Jun 27, 2019 1:19 pm
Forum: CMSMS Core
Topic: Upgrade/new install fails: “templates_c does not exist”
Replies: 4
Views: 1313

Re: Upgrade/new install fails: “templates_c does not exist”

Ha, yeah, unfortunately that wasn’t my choice and changing hosts would cause more trouble than relief at the moment.
by 10010110
Wed Jun 26, 2019 6:20 pm
Forum: CMSMS Core
Topic: Navigator items and levels parameters together don’t work
Replies: 2
Views: 814

Re: Navigator items and levels parameters together don’t wor

Oh yeeeeeah! ;D
It doesn’t say anything about this in the help. And it feels strange that the order matters at all. Why is that? That’s error prone (as I’ve demonstrated).
by 10010110
Wed Jun 26, 2019 3:26 pm
Forum: CMSMS Core
Topic: Navigator items and levels parameters together don’t work
Replies: 2
Views: 814

Navigator items and levels parameters together don’t work

I’m currently converting a 1.12.2 site to version 2.2.10 and originally I had {menu loadprops=0 number_of_levels='2' items='page1,page2'} in my template. I’ve converted that to the similar {Navigator loadprops=0 number_of_levels='2' items='page1,page2'} and am using the default minimal_menu template...
by 10010110
Wed Jun 26, 2019 2:44 pm
Forum: CMSMS Core
Topic: Upgrade/new install fails: “templates_c does not exist”
Replies: 4
Views: 1313

Re: Upgrade/new install fails: “templates_c does not exist”

Wait, what? I went back to the 2.2.10 installer and now it loaded properly, too, and it didn’t even give me the memory limit error? ??? Unlike the other times, this time I didn’t have advanced mode enabled, but I can’t imagine that this would have any effect, would it?

Very strange.
by 10010110
Wed Jun 26, 2019 2:14 pm
Forum: CMSMS Core
Topic: Upgrade/new install fails: “templates_c does not exist”
Replies: 4
Views: 1313

Re: Upgrade/new install fails: “templates_c does not exist”

Hmmm, I tried the installer for version 2.2 instead and it loaded correctly. However, now in step 3 (Tests) I’m getting the error that I don’t have sufficient memory limit: Your memory limit value is too low. You had -1, however a minimum of 16M is required, and 32M is recommended WTF? The system in...
by 10010110
Tue Jun 25, 2019 1:20 pm
Forum: CMSMS Core
Topic: Upgrade/new install fails: “templates_c does not exist”
Replies: 4
Views: 1313

Upgrade/new install fails: “templates_c does not exist”

I’m trying to upgrade version 1.12.2 to 2.2.10 on a 1&1/Ionos shared host. The PHAR installer creates an infinite redirection loop, so I tried the expanded installer and it gives me the following error message: Fatal Error Required directory /me2d90db168fb96a360b78394b380cb7d/templates_c/ does n...
by 10010110
Sun Mar 03, 2019 12:26 pm
Forum: General Discussion
Topic: Strange admin log message – have I been hacked?
Replies: 3
Views: 7784

Re: Strange admin log message – have I been hacked?

Ah, alright. Yeah, I am getting a lot of spam through the contact forms on various CMSMS sites lately. I’m wondering why that is? It didn’t happen before. Could it be that there is some weakness in FormBuilder that has been discovered by spam bots?
by 10010110
Sun Mar 03, 2019 9:16 am
Forum: General Discussion
Topic: Strange admin log message – have I been hacked?
Replies: 3
Views: 7784

Strange admin log message – have I been hacked?

So, the admin log has one entry that reads like this: Fehler beim Versand: SMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: Your message has been rejected due to spam or virus classification [ SecuriteInfo.com.Spam-48250.UNOFFICIAL ]. If you feel this is inapplicable,...
by 10010110
Sun Mar 03, 2019 9:06 am
Forum: Modules/Add-Ons
Topic: CGSmartImage couldn’t find images in /uploads
Replies: 2
Views: 1302

CGSmartImage couldn’t find images in /uploads

I’m looking through the CMS admin log and seeing a lot of entries reading something like: Item Name: CGSmartImage Action: Couldn’t find file in http://example.com/uploads It doesn’t say which image(s) it couldn’t find. How can I find out? All the images on the website appear correctly, as far as I c...
by 10010110
Thu Feb 21, 2019 4:53 pm
Forum: Help Wanted (commercial)
Topic: Add map with location markers
Replies: 1
Views: 2763

Add map with location markers

OK, I’m a little overwhelmed with work right now and need a hand or two for a project. The general task is outlined in this thread; I’m open for suggestions on how this could be implemented, if what I imagine doesn’t seem feasible.

Drop me a line and we’ll discuss further in private.
by 10010110
Fri Nov 02, 2018 3:30 pm
Forum: The Lounge
Topic: Best approach for map with markers and location info?
Replies: 3
Views: 3725

Re: Best approach for map with markers and location info?

Thanks, but how would I create a relationship between a venue/location in LISE and an event in CGCalendar? Like, when adding/editing an event, to show a list of previously created venues in the edit form to select from (or create a new one right there and save it in LISE)?
by 10010110
Fri Nov 02, 2018 11:41 am
Forum: The Lounge
Topic: Best approach for map with markers and location info?
Replies: 3
Views: 3725

Best approach for map with markers and location info?

I’m faced with a task that involves displaying a map with the outline of a country/state, and putting markers in places with information about the places. Now, I’m wondering what would be the best approach for this? A bit of background info: this is a website displaying events and venues (among othe...

Go to advanced search