Search found 80 matches
- Mon Jan 30, 2017 1:24 pm
- Forum: Modules/Add-Ons
- Topic: error upgrading frontendusers
- Replies: 2
- Views: 2245
Re: error upgrading frontendusers
thanks for the reply, i will give that a try
- Tue Jan 17, 2017 3:07 pm
- Forum: Modules/Add-Ons
- Topic: frontendusers return to previous page after login
- Replies: 1
- Views: 1114
frontendusers return to previous page after login
hi, i have been searching for a while, but do not see any examples of this. i would like to return to the page that generated the 403 after a user successfully logs in. I know that in FEU settings, there is an option to set PageID/Alias to jump to after login *: and if i set a absolute alias, that w...
- Wed Jan 04, 2017 1:43 am
- Forum: Modules/Add-Ons
- Topic: error upgrading frontendusers
- Replies: 2
- Views: 2245
error upgrading frontendusers
hi, i am upgrading a couple of cms 1.11 to 2.1.6. I am using apache 2.4x64 and php7.1x64 on windows server 2012r2. the upgrade seemed to go fine, but i cannot upgrade the frontenduser module. when i try to i get this error [Tue Jan 03 20:23:42.344345 2017] [php7:error] [pid 3496:tid 984] [client 10....
- Tue Mar 18, 2014 7:46 pm
- Forum: Modules/Add-Ons
- Topic: News module version issue [solved]
- Replies: 2
- Views: 1205
Re: News module version issue - Solved
hi, thanks for the tip. i did not realize that news was a built in module, i thought it was an add-on. i will look at a new 1.10 install and get the files that way.
thanks
thanks
- Tue Mar 18, 2014 5:29 pm
- Forum: Modules/Add-Ons
- Topic: News module version issue [solved]
- Replies: 2
- Views: 1205
News module version issue [solved]
hi, i am having an issue with my news module and would like to re-install it. the version stated in the 'modules' section of the admin panel says i currently have 2.14.2 but when i go to the web site, 2.14.1 is listed as the current version...anyone know whats going on with this...where can i get 2....
- Tue Feb 11, 2014 2:44 pm
- Forum: Modules/Add-Ons
- Topic: product module issue after upgrade.
- Replies: 2
- Views: 1302
Re: product module issue after upgrade.
hi, i just tried to upgrade products module again and am getting the same results.
has anyone had this issue? can anyone give me a hand with getting this working?
thanks much!!!
has anyone had this issue? can anyone give me a hand with getting this working?
thanks much!!!
- Fri Jun 07, 2013 6:28 pm
- Forum: Modules/Add-Ons
- Topic: product module issue after upgrade.
- Replies: 2
- Views: 1302
Re: product module issue after upgrade.
ok, i see the note in the changelog about the upgrade to 2.19.5 breaking things, but i don't see anything about HOW to upgrade. Is there a way to convert so i can upgrade, or are you saying i have to delete all products and re-create?
please point me in the right direction
thanks
please point me in the right direction
thanks
- Fri Jun 07, 2013 3:04 pm
- Forum: Modules/Add-Ons
- Topic: product module issue after upgrade.
- Replies: 2
- Views: 1302
product module issue after upgrade.
hi, i just upgraded to 1.11.7 and product module 2.19.5. after the upgrade, pages with tags like this {Products action="default" hierarchy="Wideband Receivers" summarytemplate="Fl-Main-Summary"} show this error INTERNAL ERROR: Query failed - SELECT SQL_CALC_FOUND_ROWS C...
- Wed Jun 05, 2013 5:39 pm
- Forum: Modules/Add-Ons
- Topic: company directory sort hierarcy list
- Replies: 2
- Views: 1291
company directory sort hierarcy list
hi, does anyone know of a way to sort the hierarchy list? I am displaying a list of States and I forgot one, so I added it but now it is not alphabetically listed. the sort options all seem to work on summary lists, but not hierarchy lists
appreciate your time in advance.
appreciate your time in advance.
- Thu Feb 28, 2013 2:02 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problems upgrading from 1.11.2 to 1.11.4
- Replies: 65
- Views: 37940
Re: Problems upgrading from 1.11.2 to 1.11.4
@staartmees
yes, I updated my post with that information. thanks!
yes, I updated my post with that information. thanks!
- Mon Jan 21, 2013 7:39 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Problems upgrading from 1.11.2 to 1.11.4
- Replies: 65
- Views: 37940
Re: Problems upgrading from 1.11.2 to 1.11.4
Hi, I am also having this problem after my 1.11.2 to 1.11.4 upgrade, i see some work-arounds here, when will a formal fix be issued? thanks [UPDATE] changing all my {stylesheet} tags to {cms_stylesheet} fixed my issue. I can now edit my pages....although this has made some of the pages not look righ...
- Tue Jan 15, 2013 8:54 pm
- Forum: Modules/Add-Ons
- Topic: "Trying to get property of non-object" error on CGGoogleMaps
- Replies: 0
- Views: 759
"Trying to get property of non-object" error on CGGoogleMaps
hi, I would appreciate anyones help on this. i am getting this error in my php log when i click the 'lookup coordinates' button in the company directory module. it ultimately does not let me add the company. here is the full error [15-Jan-2013 19:52:33 UTC] PHP Notice: Trying to get property of non-...
- Thu Dec 13, 2012 8:43 pm
- Forum: Modules/Add-Ons
- Topic: CompanyDirectory & PostCode LookUp Postcalcode Radiussearch
- Replies: 2
- Views: 1263
Re: CompanyDirectory & PostCode LookUp Postcalcode Radiussea
hi, i am also having this issue, does anyone know the answer?
thanks
thanks
- Wed Oct 03, 2012 3:20 pm
- Forum: CMSMS Core
- Topic: [solved] pretty url adds extra / in rewrite
- Replies: 9
- Views: 3387
Re: [solved] pretty url adds extra / in rewrite
applejack, to be clear, Apache's recommendation against the htaccess file is platform independent


- Wed Oct 03, 2012 2:21 pm
- Forum: CMSMS Core
- Topic: [solved] pretty url adds extra / in rewrite
- Replies: 9
- Views: 3387
Re: pretty url adds extra / in rewrite
All, thanks for your help, I think I have it working. Here is what I found. I was putting the rewrite code in the virtual host block of Apache config. After doing some digging, I found this: REQUEST_FILENAME The full local filesystem path to the file or script matching the request, if this has alrea...