Search found 20 matches

by booo9
Mon Oct 16, 2017 7:15 pm
Forum: The Lounge
Topic: How to create empty database ?
Replies: 4
Views: 3078

Re: How to create empty database ?

> So problem solved?

viewtopic.php?f=3&t=77270
by booo9
Mon Oct 16, 2017 4:59 pm
Forum: The Lounge
Topic: How to create empty database ?
Replies: 4
Views: 3078

Re: How to create empty database ?

> Did you try to clear the CMS cache?
> this can probably solve the problem of the menu not working.

the menu problem was caused by php code sql query referencing new index name whereas my db had old index name.
by booo9
Thu Oct 05, 2017 8:27 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Menu items missing after upgrade
Replies: 3
Views: 8106

Re: Menu items missing after upgrade

I used myphpadmin to rename indices using fresh cmsms installation as the base, not all indices are prefixed by db_prefix though.

"menu" module (deprecated on the way out) had some problems so had to switch to "navigator"
by booo9
Tue Sep 12, 2017 7:03 pm
Forum: The Lounge
Topic: How to create empty database ?
Replies: 4
Views: 3078

How to create empty database ?

I have been running cmsms since 1.x Couple of month upgraded to 2.x OK Today upgraded to 2.2.3.1 with some glitches. Upgrade would not accept empty db_prefix, which was OK before. OK, myPhpAdmin, I prefixed all tables with mysite_, Upgrade went OK, but, nav menus are missing. cache/debug.log shows t...
by booo9
Tue Sep 12, 2017 6:58 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Menu items missing after upgrade
Replies: 3
Views: 8106

Re: Menu items missing after upgrade

This is caused by renaming tables but not renaming indices.
Some php code explicitely uses 'FORCE index' to name specific index.
by booo9
Tue Sep 12, 2017 11:40 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Menu items missing after upgrade
Replies: 3
Views: 8106

Menu items missing after upgrade

For a long time I have been running 1.x. Couple of month ago upgraded to 2.1.x Recently started having problems with nav menus not displaying correctly on pages. Today upgraded to 2.2.3.1 (I had to add db_prefix to all my tables using MyPhpAdmin else would not upgrade) Now see only single "Home...
by booo9
Mon Jun 05, 2017 8:33 am
Forum: Modules/Add-Ons
Topic: Source editing in popup and not resizable.
Replies: 0
Views: 1023

Source editing in popup and not resizable.

For a very long time I used 1.11.x CMSMS, when editing pages using WSYWIG, there was a check box to switch to HTML code. HTML Editor control for html replaced the wsywig control (embedded in the current page) I upgraded to 2.x recently, using TinyMCE default editor, when swtiching to html (Pussing &...
by booo9
Thu Oct 10, 2013 1:32 pm
Forum: CMSMS Core
Topic: Syntax error in template
Replies: 1
Views: 1178

Syntax error in template

I have been running cmsmadesimple 1.11.4 Fernandina for months, suddenly yesterday my site home shows an error Tried clearing the cache and emptied tmp/templates_c to no avail. How do I figure out the cause of error ? cheers Syntax Error in template "00c23dade0d1c80827800194bbb08ed50d65ce30&quo...
by booo9
Wed Mar 27, 2013 8:59 pm
Forum: Modules/Add-Ons
Topic: Tag that would return page name/id/url ?
Replies: 2
Views: 1032

[solved] Tag that would return page name/id/url ?

{cms_selflink href=$page_alias} <= that is beautiful !

thanks wishbone
by booo9
Wed Mar 27, 2013 8:23 pm
Forum: Modules/Add-Ons
Topic: Tag that would return page name/id/url ?
Replies: 2
Views: 1032

Tag that would return page name/id/url ?

In my page template (for all pages of my site) I created some custom javascript that needs to know page context, that is the page id or page alias or page URL, so the script can do different things depending on which page the script is executed. Is there any {} tag that would insert page URL or page...
by booo9
Fri Feb 22, 2013 9:17 am
Forum: Modules/Add-Ons
Topic: [solved] Lot of vertical white space after Gallery
Replies: 2
Views: 1321

Re: Lot of vertical white space after Gallery

@lewishowles, thanks for looking into this, I did all what you suggested but unfortunatelly to no avail. The vertical space after 1st gallery still goes to the end of news div. Firebug reveals that "*zoom:1;" property is removed by the browser. Did some researched on the web, the problem i...
by booo9
Fri Feb 22, 2013 12:33 am
Forum: Modules/Add-Ons
Topic: [solved] Lot of vertical white space after Gallery
Replies: 2
Views: 1321

[solved] Lot of vertical white space after Gallery

I have problem with one sub gallery. I have coded the gallery template to show one thumbnail by hiding all but 1st thumbnail. Seems to be working except for a lot's of vertical whitespace I get after gallery with 130 image and I dont know how to get rid of this white space. Other galleries with 60 i...
by booo9
Thu Feb 21, 2013 11:12 pm
Forum: Modules/Add-Ons
Topic: [solved] Gallery passing smarty var down to gallery template
Replies: 2
Views: 1070

Re: Gallery - passing smarty var down to gallery template

that does it indeed,

thank you Jos
by booo9
Thu Feb 21, 2013 3:42 pm
Forum: Modules/Add-Ons
Topic: [solved] Gallery passing smarty var down to gallery template
Replies: 2
Views: 1070

[solved] Gallery passing smarty var down to gallery template

Is it possible to pass a variable to a gallery template ? E.g, on the page template put {gallery dir="pics1" myvar="1"} {gallery dir="pics1" myvar="2"} {gallery dir="pics1" myvar="3"} Then in the gallery template {if $myvar eq "1"...
by booo9
Mon Jan 14, 2013 9:52 pm
Forum: Modules/Add-Ons
Topic: Gallery module - Maximize dont stick on next image
Replies: 2
Views: 1084

Re: Gallery module - Maximize dont stick on next image

I feel like Potter when he got the golden egg. in the photo template I tried allow_resize: false, that shows all pictures as big as they are, w/o expand button, hmmm.... not exactly what I wnted, From reading the docs I cannot figure out if it is possible to have have pictures initially in smaller v...

Go to advanced search