
valerie
Members-
Posts
42 -
Joined
-
Last visited
Everything posted by valerie
-
Hi. I'm trying to get a complete copy of the same database just with a different name.
-
I'm trying to duplicate a mysql database. I've got the new database tables set up but I can't figure out how to get the data into the tables. The export function doesn't seem to include the records within the database, just the tables. I'd appreciate any ideas anyone might have. Thanks!
-
I'm trying to get a wordpress plugin called PlugInstaller running on my wordpress site. The links generated by the plugin all point to the domain root and so I get 404s since my blog is located at example.com/blog. I asked the plugin author about this and he thought it might be something with my hosting. Maybe I need php5? Here's what he said: >When you click the links, the variable $location (which should point to “plugins.php” and the __FILE__ php constant don’t seem to be parsed. This seems to me like a problem with your php parser. Do such problems also occur with other plugins you have installed? Maybe you have set some directive within your php.ini that does not allow the direct usage of variables in the form < ?=$variable?> (instead of < ?php echo $variable; ?>), as this is exactly what is being output to the url - %3C?= stands for “<?=” which should normally have php print the value of the following variable (in this case, the $location variable containing the current file name) or to use double quotes on strings to have php replace all variables within the string with their values. I don’t think this is a subdirectory problem, as subdirectories should be correctly recognized. . --- Note: I do not have trouble with any other plugins.
-
One way to do it using drupal, wordpress for emailing posts (yes to the drupal site), and drupal's integration of gallery2: sweetike { dot } com You cant see all the options under the contribute menu, though, without logging in but family members can log in to add whatever they want. Most everything is publicly viewable so you can poke around and get some ideas. let me know if you have questions...
-
Is there a workaround for the 2mb php upload limit? something I can put in an .htaccess file?
-
Hi. I was just wondering if someone can tell me whether you can have more than one background image in a div?
-
Thanks. Here's the error message I get: /bin/sh: -c: line 1: syntax error near unexpected token `newline' /bin/sh: -c: line 1: `/home/.../public_html/wordpress/wp-content/plugins/postie/get_mail.php >' Here's the code I put in the crontab: /home/.../public_html/wordpress/wp-content/plugins/postie/get_mail.php > Any ideas? SOLVED: I deleted the > at the end and now everything works. I still don't know why the old on didn't work, though. But I'm not complaining! This is what I have in there now: /home/.../public_html/wordpress/wp-content/plugins/postie/get_mail.php > /dev/null
-
Hi. I'm trying to get this plugin working too. My site is hosted by TCH. I followed the above instructions and inserted the following as a crontab: /home/.../public_html/wordpress/wp-content/plugins/postie/get_mail.php >/dev/null 2>&1 I then sent a message to the appropriate email address. I checked and it arrived in the inbox. I ran the script manually through the wordpress interface and it appeared with no trouble. Then I sent another message but I waited for the crontab to work. And it doesn't do anything. Shouldn't I at least get an error email sent to my admin email address? Any ideas on how I can find out what's wrong--or fix it? Thanks!
-
No, not all files are acceptable. I think there's a setup script, but it's really simple and you can go into the config.php file and define the file types you want it to check. One other thing I thought was cool was that there's a field for the user to name or rename the file. But if I could set it up, it's pretty easy. The docs on the site are good explaining everything, though once I figured out what it did, I did the download and install without needing them. I just can't remember the details now:)
-
I don't know enough to judge the security of this script, but I've used it and I like it. There is probably some security info on the site: http://www.reducedcomplexity.com/php/index...rview〈=en
-
Yeah, I thought it was the script, but I checked squirrel mail for that email address and the form messages were there. As far as I can tell, they're the only things that didn't make it to the yahoo account. So I just purged all my blocked email addresses in yahoo just in case, but I don't think that was the problem... any other ideas? do you need to look at the script?
-
I have a web form on my site hosted by tch. all submissions are sent to an email address on that domain. in cpanel i have set for that address to be forwarded to my yahoo email account. everything, even spam, sent to that address gets forwarded except the form submissions. any ideas? spam assassin is off as is the spam box.
-
Server Settings Causing Cms Wysiwig Not To Work?
valerie replied to valerie's topic in Scripting Talk
I did what you said and turned it off with an .htaccess file. I think that took care of it. You guys are awesome!!! -
Server Settings Causing Cms Wysiwig Not To Work?
valerie replied to valerie's topic in Scripting Talk
Ok. The developer thinks the problem might be a setting in the php.ini file: I'll put in a support ticket and ask if they can either just switch it from it's current setting to the opposite or make sure it's set to on as above. It just seems that since it's adding slashes to everything maybe it should be set to off. But what do I know.... -
Server Settings Causing Cms Wysiwig Not To Work?
valerie replied to valerie's topic in Scripting Talk
Ok--thanks again! -
Server Settings Causing Cms Wysiwig Not To Work?
valerie replied to valerie's topic in Scripting Talk
Ok--is there any way you could show me what happens to the link if you don't edit manually? So you'd put it in in the regular view, save, then reopen and view in the html editor and see what's there? I want to be able to tell the website baker people so they can have the info for their bug work stuff they do. By the way, the support here is phenomenal. I'm never going to consider another company. Thanks so much!!!!! -
Server Settings Causing Cms Wysiwig Not To Work?
valerie replied to valerie's topic in Scripting Talk
Ok--thanks! One last question: does the link have to be edited manually to work? Or does it work in the regular view? Thanks again. I'd love to hear if you have any ideas on what could be the trouble for me: something with my own setup on my computer then? I get the same errors in IE or in Firefox... -
Server Settings Causing Cms Wysiwig Not To Work?
valerie replied to valerie's topic in Scripting Talk
Ok, so that's a little different than what I had because I was trying to hard code it in html and that didn't help. Does the wysiwig load on the first page load (after it says "success" or when you first open a page) or do you have to refresh to get it to appear? Thanks for all your help. I really do appreciate it. If you could paste the actual errors in this thread that would be great. Thanks! -
Server Settings Causing Cms Wysiwig Not To Work?
valerie replied to valerie's topic in Scripting Talk
Did it just delete it? For me, I'd get a 404 error because the slashes had made the link path unreadable by the browser. -
Server Settings Causing Cms Wysiwig Not To Work?
valerie replied to valerie's topic in Scripting Talk
Thanks. I was able to get through the install and have actually been using it for a couple of weeks. I get this error with the wysiwig changing the html code when I'd save the content I typed in... https://www.websitebaker.org/forum/viewtopic.php?t=1081 Here's the forum thread on the cms forum where they said it's a server problem. I have detailed examples of the problem to check for if that helps... since you've got it installed now. The lead developer, Ryan, pm'd me and told me it was the server, which is why that's not in the thread... Thanks again!!! EDIT: since you don't have any trouble with it, any ideas on what could be causing the problem? -
I'm not sure if this post goes here, so feel free to move it if you need to. I need someone to help me determine if the problems I'm having with a cms are because of the TCH servers or if it's something else. THe lead developer said it's a server problem and they can't help, but I have no way to test for this without someone else trying to use the cms and see if they have the same error. It's a lot to ask, but I thought I'd put it out there and see if someone can help. It's a really quick install. You just upload the file found here create a mysql database, and that's it. Once it's installed what the problem to check for is if the wysiwig editor loads right. You'll need to add a wysiwig page then type some text in. If you can save the page and no extra slashes are added to a test link or any text with apostrophes, then you've got yourself a great cms and I'll know whether it's the server setup. Let me know if you run into any questions or problems. Thanks!
-
Thanks for checking. While we're on the subject, I also just wanted to make sure that that means I couldn't run it off my hard drive and upload it somehow?
-
That link didn't go directly to the installation guide, which is here.
-
Hi. I was wondering if this is something that's compatible with TCH's servers. Could I set up a mysql database and be good to go? I downloaded it to my harddrive and it works great, but I'm not sure how to get it up online... Here's a link to their installation guide, which I didn't really understand. THanks for any help you can give.
-
Thanks so much for the fast reply. It worked. After the clean install, everything is working on the CMS. Maybe I'll actually get to sleep tonight!