Search found 18 matches

by kissack
Sat Jan 05, 2013 10:41 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] use osCommerce variables across CMSMS
Replies: 7
Views: 11366

Re: use osCommerce variables across CMSMS

Jos wrote:Just replace

Code: Select all

  global $gCms;
  $db =& $gCms->GetDb();
With

Code: Select all

$db = cmsms()->GetDB();
And I think it will work again
Thanks. worked a treat for my (UDT) problem :-)
Allan
by kissack
Sun Dec 30, 2012 5:13 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Fresh Installation, just Text & pics
Replies: 7
Views: 3845

Re: Fresh Installation, just Text & pics

uninstalled nginx, installed apache2 - all ok now

Allan
by kissack
Fri Dec 28, 2012 12:09 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Fresh Installation, just Text & pics
Replies: 7
Views: 3845

Re: Fresh Installation, just Text & pics

TheLastLegion, thanks "Check your config.php" - looks ok, a bit minimal compared to older versions. "menumanager and turn off cache" - was off "Clear site cache" - tried "mod_security" - will have a look for this. I am running locally (on a rasberry pi) so can...
by kissack
Thu Dec 27, 2012 10:10 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Fresh Installation, just Text & pics
Replies: 7
Views: 3845

Re: Fresh Installation, just Text & pics

same here, fresh install - no front end styling. did you resolve this?

Images missing here and copying the URL reveals they are https: instead!
by kissack
Sun Oct 23, 2011 9:07 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade to 1.10
Replies: 8
Views: 2781

Re: Upgrade to 1.10

Sorry guys, just been looking in another thread and it suggests captcha is the problem not cmsms. So, how can I check and update the various modules. If one is no longer supported can I get help in tracking the error down? Have I gone for the upgrade too soon, not leaving developers time to upgrade ...
by kissack
Sun Oct 23, 2011 9:02 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade to 1.10
Replies: 8
Views: 2781

Re: Upgrade to 1.10

Ok, decided to give it a go here to, but also fail on step 6 with an almost blank page, so... Please look at your php error log, it is possible that you have a incompatible module or udt in use. and I see this: PHP Fatal error: Cannot override final method CMSModule::GetModulePath() in /var/www/DMZ/...
by kissack
Mon Sep 26, 2011 9:05 am
Forum: [locked] Installation, Setup and Upgrade
Topic: diff 1.9.4.3 error 'file exists'
Replies: 0
Views: 530

diff 1.9.4.3 error 'file exists'

On two seperate installs (1.9.4.2) trying to tar -zxvf the diff file, I get "
tar: ./admin/lang/ext/en_CY: Cannot open: File exists"
All other files appear ok. any ideas?
the folder exists and has admin.inc.php and index.html in it


--
Allan
by kissack
Mon May 30, 2011 7:43 pm
Forum: Modules/Add-Ons
Topic: [Solved] Custom module broken in 1.9.4
Replies: 0
Views: 599

[Solved] Custom module broken in 1.9.4

I have a bespoke custom written module that worked fine till upgrading to 1.9.4. The module uses a sql query to get data for a family tree page. The results were blank. I couldnt find an answer with google or searching the forum, but eventually tracked down the answer.... The sql query was pretty ba...
by kissack
Sun Oct 24, 2010 3:36 pm
Forum: Modules/Add-Ons
Topic: FEU Remember Me option
Replies: 12
Views: 3909

Re: FEU Remember Me option

fourn that by setting field cookiename in sitepref table in db to non NULL the remember me checkbox appears and a cookie of the name is set appears in my cookie list expiry of this cookie is very short however so next task is to extend the expiry time Thanks for this, I look forward to hearing how ...
by kissack
Fri Oct 22, 2010 9:41 pm
Forum: Tips and Tricks
Topic: Front End Users module - redirect to last page
Replies: 8
Views: 8053

Re: Front End Users module - redirect to last page

rvaneerd wrote: hi CalGuy,
calguy1000 wrote: FEU has this capability built in.
??? Can you please explain / point me in the right direction where this can be realized?
I scanned all settings / preferences of the FEU but couldn't find it  :-[

Regards,
Rob
I cant find it either :-(
by kissack
Tue Aug 31, 2010 8:28 am
Forum: Modules/Add-Ons
Topic: [SOLVED] pass parameters to a module from http request
Replies: 1
Views: 1670

[SOLVED] pass parameters to a module from http request

Good job the bank holiday weekend wasnt too nice weather wise :-) I spent a lot of tiem googling this and reading posts on this forum and smarty.net The solution is to amend my content call to be: {capture assign="var_value"}{$smarty.get.mypage}{/capture} {cms_module module='mymod' myvar=$...
by kissack
Sun Aug 29, 2010 3:41 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] pass parameters to a module from http request
Replies: 1
Views: 1670

[SOLVED] pass parameters to a module from http request

I am writing a module that displays data from a table. I looked at skeleton and module maker and have a module that i can embed on a content page ({cms_module module='mymod}) and this works fine. Because this is an index page I want to be able to link to another row in the table with a parameter.  I...
by kissack
Sun Dec 21, 2008 9:39 am
Forum: Module und Tags
Topic: TinyMCE: Button verschwunden: insert link to cmsms-page
Replies: 4
Views: 2491

Re: TinyMCE: Button verschwunden: insert link to cmsms-page

;D Thank you, this fixed it for me (moving from 1.3.2 to 1.5.1).  In Admin, goto Extensions > Tiny MCE and then on the Advanced tab click to reset ALL settings to defaults

--
Allan
by kissack
Sun Jan 13, 2008 5:27 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: 1.2 to 1.2.3
Replies: 2
Views: 1315

Re: 1.2 to 1.2.3

Thank you.  Have backed up, so will go straight to 1.2.3

--
Allan

Go to advanced search