narrows Posted September 15, 2013 Share Posted September 15, 2013 (edited) Hey everyone, I would really appreciate some help, I'm sure this is an easy fix I'm overlooking but I can't seem to figure it out. I have two issues actually: 1) I'm using the "Leo slide image using camera" module from Leotheme.com, and as I type the text into the slide text fields and hit submit, it changes the text by adding backslashes before or after every apostrophe or quotation mark I've typed in. Very odd. I have pictures of this and the next issue HERE. 2) So to try and remedy this I installed an update for the slider module. Now this didn't fix the issue and added a new problem: The module "display custom adv html" is now out of place. I don't have much experience messing with hooks and module positions so its probably a simple thing. The module is still in the same hook I think, but its showing above the slider, not to the right of it, where it used to be. I have some images of this HERE again, in case you missed the previous link above. If anyone has some advice on how to fix these issues I would greatly appreciate it!! Please let me know if you have anymore questions, or if you need my back office login info or something to take a look for yourself. EDIT: Solved the first issue, now just need help with number 2. Thanks! Edited September 21, 2013 by vekia (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 16, 2013 Share Posted September 16, 2013 Hey everyone, I would really appreciate some help, I'm sure this is an easy fix I'm overlooking but I can't seem to figure it out. I have two issues actually: 1) I'm using the "Leo slide image using camera" module from Leotheme.com, and as I type the text into the slide text fields and hit submit, it changes the text by adding backslashes before or after every apostrophe or quotation mark I've typed in. Very odd. I have pictures of this and the next issue HERE. this is because your hosting configuration uses magic_quotes php setting, it is old and deprecated function... Link to comment Share on other sites More sharing options...
narrows Posted September 16, 2013 Author Share Posted September 16, 2013 ahhhhh I see, how would I remove this?? any advice with the 2nd question? Link to comment Share on other sites More sharing options...
vekia Posted September 16, 2013 Share Posted September 16, 2013 are you able to configure your hosting php.ini file? Link to comment Share on other sites More sharing options...
narrows Posted September 16, 2013 Author Share Posted September 16, 2013 Yeah I believe so! Link to comment Share on other sites More sharing options...
vekia Posted September 17, 2013 Share Posted September 17, 2013 so use this defifnition of magic_quotes: ; Magic quotes;; Magic quotes for incoming GET/POST/Cookie data.magic_quotes_gpc = Off; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.magic_quotes_runtime = Off; Use Sybase-style magic quotes (escape ' with '' instead of \').magic_quotes_sybase = Off Link to comment Share on other sites More sharing options...
narrows Posted September 17, 2013 Author Share Posted September 17, 2013 awesome, I'll try that. But do you have any advice for the 2nd question I had? Link to comment Share on other sites More sharing options...
vekia Posted September 17, 2013 Share Posted September 17, 2013 it looks like css issue, im not sure at all, so in this case, it is possible to check your website? if so please share the url Link to comment Share on other sites More sharing options...
narrows Posted September 18, 2013 Author Share Posted September 18, 2013 teatimescottsdale.com If you want, I can give you my back office info to take a took? Link to comment Share on other sites More sharing options...
narrows Posted September 21, 2013 Author Share Posted September 21, 2013 all fixed! Thanks for your help Link to comment Share on other sites More sharing options...
vekia Posted September 21, 2013 Share Posted September 21, 2013 you're welcome glad to hear that i could help you a little im going to mark this topic as [solved] now if you will have any questions - feel free to continue discussion best regards Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now