Search found 189 matches

by bob_basli
Fri Mar 29, 2013 9:04 am
Forum: Layout and Design (CSS & HTML)
Topic: Modify theme to run on 11.x
Replies: 8
Views: 3713

Re: Modify theme to run on 11.x

Did you also apply the changes of the path

Code: Select all

Open style sheets and change image calls:
 old url(uploads/folder/image.jpg)
 new url([[root_url]]/uploads/folder/image.jpg)
by bob_basli
Fri Mar 29, 2013 8:52 am
Forum: Dutch - Nederlands
Topic: Site niet zichtbaar... Modulemanager ook niet zichtbaar
Replies: 4
Views: 1914

Re: Site niet zichtbaar... Modulemanager ook niet zichtbaar

Ik heb precies dezelfde problemen.
by bob_basli
Mon Mar 25, 2013 9:44 am
Forum: Modules/Add-Ons
Topic: Shopmadesimple and cartmadesimple no pretty url
Replies: 1
Views: 896

Shopmadesimple and cartmadesimple no pretty url

Hi,

I'm using ShopMadeSimple and cartMadeSimple as e-commerce suite.
Although not supported, on 1.9.4.3 pretty url was working.
However, on 1.11.x no longer.
I can't figure out how to make it work. Anyone the same problems or solution?

Regards,
Arjan
by bob_basli
Mon Mar 25, 2013 9:41 am
Forum: Modules/Add-Ons
Topic: Error in CartMadeSimple after upgrade
Replies: 3
Views: 1785

Re: Error in CartMadeSimple after upgrade

Yes I did, through the backend.
staartmees wrote:did you clear the websitecache after the upgrade?
by bob_basli
Mon Mar 25, 2013 8:42 am
Forum: Modules/Add-Ons
Topic: Error in CartMadeSimple after upgrade
Replies: 3
Views: 1785

Error in CartMadeSimple after upgrade

Hi,

I upgraded my site to 1.11.5 and cartMadeSimple to 0.4.4.

After upgrade this is the result in my website:

Code: Select all

Warning: Parameter template is not known by module CartMadeSimple dropped in /mysite.com/public_html/lib/misc.functions.php on line 1411
What is happening?
by bob_basli
Thu Feb 07, 2013 10:41 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade from 1.9.4.3 to 1.11.4 crashes
Replies: 6
Views: 2662

Re: Upgrade from 1.9.4.3 to 1.11.4 crashes

Hereby the list of installed modules. I had my .htaccess surpress messages regarding php 5.3.x but after removing the additional lines and trying to upgrade again, the problem remains. ---------------------------------------------- Cms Version: 1.9.4.3 Installed Modules: CMSMailer: 2.0.1 FileManager...
by bob_basli
Thu Jan 31, 2013 8:20 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade from 1.9.4.3 to 1.11.4 crashes
Replies: 6
Views: 2662

Re: Upgrade from 1.9.4.3 to 1.11.4 crashes

Modules are up to date, frontend users I renamed because caused a problem in the past.
Jo, thanks 4 correcting my typo...
by bob_basli
Thu Jan 31, 2013 3:01 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Upgrade from 1.9.4.3 to 1.11.4 crashes
Replies: 6
Views: 2662

Upgrade from 1.9.4.3 to 1.11.4 crashes

I want/need to upgrade my site from 1.9.4.3 to 1.11.4. I tried almost every possible step (first from 1.9.4.3 to 1.10 an the onward and this step)
In both cases the upgrade stalls at building static root database.
Database is running php 5.2.17.
Any cluess?

Regards,
Arjan
by bob_basli
Tue Dec 11, 2012 8:12 am
Forum: Layout and Design (CSS & HTML)
Topic: Search form not working with pretty url
Replies: 14
Views: 6121

Re: Search form not working with pretty url

The issue here lays with the form class="searchform". I am not able to set that class to the {search}. When using <div class="searchform> the searchbox is not put in the proper place. Also my last post was not answered. For the record, Id rather use the search module than the <form> s...
by bob_basli
Thu Nov 15, 2012 2:43 pm
Forum: Modules/Add-Ons
Topic: Fatal Error in SEOTools module
Replies: 1
Views: 774

Fatal Error in SEOTools module

Hi, I'm running my site on CMSMS 1.8.2 and SEOtools 1.5. For some reason (might be php upgrade of the hostserver) it get following error: Fatal error: Call to a member function GetContent() on a non-object in /home/Frank1/domains/MYSITE.DOM/public_html/modules/SEOTools/SEOTools.module.php on line 64...
by bob_basli
Thu Nov 15, 2012 8:28 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Error after upgrade to 1.9.4.3
Replies: 2
Views: 1201

Error after upgrade to 1.9.4.3

Hi,
I tried to upgrade my site from 1.8.2 to 1.9.4.3.
First I upgraded to 1.9 and then to 1.9.4.3.
Unfortunately I now get attached errors.
frankerror.png
Who can help me out?

Thanks in advance
by bob_basli
Mon Sep 17, 2012 9:54 am
Forum: Layout and Design (CSS & HTML)
Topic: Search form not working with pretty url
Replies: 14
Views: 6121

Re: Search form not working with pretty url

Doesn't the code

Code: Select all

.searchform form {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
conflict with this part of the Stylesheet?

Code: Select all

form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
If so, how do I fix it?
by bob_basli
Sat Sep 15, 2012 6:01 am
Forum: Layout and Design (CSS & HTML)
Topic: Search form not working with pretty url
Replies: 14
Views: 6121

Re: Search form not working with pretty url

Thanks for the help but I seem not to get it right. This is the current css /* search form */ form.searchform { background: transparent; border: none; margin: 0; padding: 0; } form.searchform input.textbox { margin: 0; width: 120px; border: 1px solid #9EC630; background: #FFF; color: #333; height: 1...
by bob_basli
Fri Sep 14, 2012 1:17 pm
Forum: Modules/Add-Ons
Topic: ShopMsdeSimple MLE
Replies: 0
Views: 930

ShopMsdeSimple MLE

Is Duketowns E-commerce suite Shop Made Simple, Cart Made Simple, Payment Made Simple suitable for a Multi Langual Installation?
by bob_basli
Fri Sep 14, 2012 9:00 am
Forum: Layout and Design (CSS & HTML)
Topic: Search form not working with pretty url
Replies: 14
Views: 6121

Re: Search form not working with pretty url

Then,
How do I define the form class in the default search?
I know how to define the input class and button class.
My problem is the form class itself.

Go to advanced search