<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: view.css file in wrong location</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: view.css file in wrong location</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 03:48:24 +0000</pubDate>

<item>
<title>dannybaydigitalcom on "view.css file in wrong location"</title>
<link>https://www.machform.com/forums/topic/viewcss-file-in-wrong-location#post-10040</link>
<pubDate>Sun, 25 Jul 2010 01:18:56 +0000</pubDate>
<dc:creator>dannybaydigitalcom</dc:creator>
<guid isPermaLink="false">10040@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Yes, PHP was running under safe mode, fixed that.. all is good now.&#60;/p&#62;
&#60;p&#62;Thanks !
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "view.css file in wrong location"</title>
<link>https://www.machform.com/forums/topic/viewcss-file-in-wrong-location#post-10021</link>
<pubDate>Fri, 23 Jul 2010 13:32:31 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">10021@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Usually, this problem happened because of two things:&#60;/p&#62;
&#60;p&#62;1) Your PHP is running under Safe Mode -- you need to turn off Safe Mode to fix it completely&#60;br /&#62;
2) The &#34;data&#34; folder doesn't have writable permission.&#60;br /&#62;
If you are using Linux server, make sure it has 777 permission or any writable permission.&#60;br /&#62;
If you are using Windows server and using IIS, make sure the data folder already have the correct writable permission as well (not 777).
&#60;/p&#62;</description>
</item>
<item>
<title>dannybaydigitalcom on "view.css file in wrong location"</title>
<link>https://www.machform.com/forums/topic/viewcss-file-in-wrong-location#post-10007</link>
<pubDate>Thu, 22 Jul 2010 23:22:02 +0000</pubDate>
<dc:creator>dannybaydigitalcom</dc:creator>
<guid isPermaLink="false">10007@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
One other thing on this... every time a new form is created the sql command needs to be done. If that is not done than the new form will not use the view.css in css folder of the form and the other forms that worked fine before don't use the correct one anymore either...&#60;/p&#62;
&#60;p&#62;When the &#34;update ap_forms set form_has_css=1&#34; is run in mysql fixes all forms...&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>dannybaydigitalcom on "view.css file in wrong location"</title>
<link>https://www.machform.com/forums/topic/viewcss-file-in-wrong-location#post-10001</link>
<pubDate>Thu, 22 Jul 2010 19:51:53 +0000</pubDate>
<dc:creator>dannybaydigitalcom</dc:creator>
<guid isPermaLink="false">10001@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
That fixed the problem,&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "view.css file in wrong location"</title>
<link>https://www.machform.com/forums/topic/viewcss-file-in-wrong-location#post-9996</link>
<pubDate>Thu, 22 Jul 2010 12:12:12 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9996@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Try to run this SQL through PhpMyAdmin or any other SQL tool you are using:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;update ap_forms set form_has_css=1&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should force the forms to use the CSS below your forms folder.
&#60;/p&#62;</description>
</item>
<item>
<title>dannybaydigitalcom on "view.css file in wrong location"</title>
<link>https://www.machform.com/forums/topic/viewcss-file-in-wrong-location#post-9989</link>
<pubDate>Thu, 22 Jul 2010 10:24:46 +0000</pubDate>
<dc:creator>dannybaydigitalcom</dc:creator>
<guid isPermaLink="false">9989@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
The folders are 777 all the way down. I can save the css just fine in the form web GUI. The form will just not use the view.css, it use only the one that is in the toplevel folder (machform).&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>drumaboy46 on "view.css file in wrong location"</title>
<link>https://www.machform.com/forums/topic/viewcss-file-in-wrong-location#post-9988</link>
<pubDate>Thu, 22 Jul 2010 10:12:37 +0000</pubDate>
<dc:creator>drumaboy46</dc:creator>
<guid isPermaLink="false">9988@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;make sure the folder that the view.css is inside of is writable. that may help though I've never had this problem.
&#60;/p&#62;</description>
</item>
<item>
<title>dannybaydigitalcom on "view.css file in wrong location"</title>
<link>https://www.machform.com/forums/topic/viewcss-file-in-wrong-location#post-9987</link>
<pubDate>Thu, 22 Jul 2010 09:36:51 +0000</pubDate>
<dc:creator>dannybaydigitalcom</dc:creator>
<guid isPermaLink="false">9987@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I have the same problem, the only css that show any changes in the form if I change it is in the toplevel machform directory. The one in the form_1/css/view.css does not do anything...&#60;/p&#62;
&#60;p&#62;What was the solution for this,&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "view.css file in wrong location"</title>
<link>https://www.machform.com/forums/topic/viewcss-file-in-wrong-location#post-9552</link>
<pubDate>Mon, 24 May 2010 11:13:57 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">9552@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Seems the CSS /form folder was not generated properly. However, I also have reply your mail, let's continue there.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "view.css file in wrong location"</title>
<link>https://www.machform.com/forums/topic/viewcss-file-in-wrong-location#post-9551</link>
<pubDate>Mon, 24 May 2010 11:13:41 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">9551@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Seems the CSS /form folder was not generated properly. However, I also have reply your mail, let's continue there.
&#60;/p&#62;</description>
</item>
<item>
<title>CruiserPatrick on "view.css file in wrong location"</title>
<link>https://www.machform.com/forums/topic/viewcss-file-in-wrong-location#post-9549</link>
<pubDate>Mon, 24 May 2010 00:19:20 +0000</pubDate>
<dc:creator>CruiserPatrick</dc:creator>
<guid isPermaLink="false">9549@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I believe my view.css file is in the wrong location.  The one I can edit and have change my form is in the machform directory, not the form_1 directory which is where the admin panel is looking for it.  I've edited the view.css file where it is and it makes the changes to the form.&#60;/p&#62;
&#60;p&#62;I'm wondering if something went awry when installed it - which may also be leading to my emailing problem and my image upload problem as well..
&#60;/p&#62;</description>
</item>

</channel>
</rss>
