Discussion Forums  >  Self Hosted Control Panels

Replies: 2    Views: 109

Craige
Aspiring developer
Profile
Posts: 22
Reg: Jul 20, 2011
Dayton
220
05/14/12 06:56 PM (13 years ago)

Was having problems with the Custom html/text plugin. But my fix caused a new problem. (android)

I was having a problem with the custom html/text plugin for v2.0. I wanted to use tables in my project, but the table never would show up properly in my app. The grid lines wouldn't show and the spacing was off. I was getting the magic quotes error when I saved the tables. So I searched around and found that I could turn the magic quotes off by using the changing my php.ini file to a php5.ini file and turning off magic quotes. I made a new custom html/text page and it worked perfectly. No more error message and the grid lines and spacing was working properly. I had already downloaded the source code and compiled it in Eclipse before I had made the php5.ini file changes on my server before. I was just using this particular app to try and figure out what was wrong with the custom html/text plugin. So, I thought I had it all figured out. I moved on and tried to begin making the actual app that I intended to make. I got a few pages of my app together and wanted to make sure that the custom html/text page was going to work like it is supposed to. I tried to download the project source code and got the Something Went Wrong. There was a problem parsing the JSON result? So I changed the php5.ini file back to just php.ini and I was able to download the source code, but the custom html/text screen no longer behaved as expected. Both the php5.ini file and the new php.ini file that I changed to contain the same information. All I did was change the name of the file. Does anyone know what I can do to get the custom html/text screen to behave like it does with the php5.ini file and still be able to download source code without having to constantly switch back and forth between the two?
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
06/06/12 11:41 PM (13 years ago)
Craige, did you ever solve this problem? David buzztouchmods.com
 
Craige
Aspiring developer
Profile
Posts: 22
Reg: Jul 20, 2011
Dayton
220
like
06/07/12 06:43 AM (13 years ago)
No. I change php5.ini to php.ini when I want to get a source code.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.