Search found 695 matches

by wiz
Wed Feb 19, 2014 11:03 pm
Forum: 0.4.1 beta support (older versions included)
Topic: [SOLVED] Adding a form code to page
Replies: 3
Views: 15441

Re: Adding a form code to page

I'm very glad and you're welcome.

Marking this topic as solved.
by wiz
Wed Feb 19, 2014 7:31 pm
Forum: 0.4.1 beta support (older versions included)
Topic: [SOLVED] Adding a form code to page
Replies: 3
Views: 15441

Re: Adding a form code to page

While executing PHP isn't supported, you can insert an iframe. In version 0.4.1 (and prior versions), you have to specify the HTML tags you want to allow. In version 0.4.1 open up editText.php and the line you're looking for is: $content = strip_tags($content,"<audio><source><embed><p><h1><h2><...
by wiz
Wed Feb 19, 2014 7:10 pm
Forum: 0.4.1 beta support (older versions included)
Topic: Site working on one host, but when moved over, nothing works
Replies: 3
Views: 14306

Re: Site working on one host, but when moved over, nothing w

I noticed you changed your links to ?page= to make them work. I'm still eager to fix this problem, as clean URLs are always nice (for both SEO and the eye). I visited /files on your site and it returned forbidden (403) which means the .htaccess works. The next best guess is that problem lies within ...
by wiz
Mon Feb 17, 2014 10:37 pm
Forum: 0.6.X beta support
Topic: WonderRusCMS ravilr [russian edition - 0.5.1 BETA]
Replies: 18
Views: 55013

Re: WonderRusCMS ravilr [russian edition - 0.5.1 BETA]

We're still in beta stage and we need more feedback from users (and how this works or doesn't work on their servers). Keep in mind that this can be an interesting experiment for SEO in general. :) I do understand your point of view and I do see some potential bad sides of it. Only testing and time w...
by wiz
Mon Feb 17, 2014 10:25 pm
Forum: 0.4.1 beta support (older versions included)
Topic: Site working on one host, but when moved over, nothing works
Replies: 3
Views: 14306

Re: Site working on one host, but when moved over, nothing w

I'm pretty certain this is because (either) of a missing .htaccess file or hostgator not supporting .htaccess files for your hosting package. Check if your ~ramble/ installation of WonderCMS has the required .htaccess file (which enables clean URLs). If it's there, your other option is to contact yo...
by wiz
Mon Feb 17, 2014 6:54 pm
Forum: 0.4.1 beta support (older versions included)
Topic: Drop Down Menu
Replies: 2
Views: 16215

Re: Drop Down Menu

I haven't seen it in use yet. One of the main reasons is because WonderCMS doesn't support sub-pages (for now).

You could still achieve this by tweaking the menu and adding some jQuery that would hide your navigation elements by default and show them (dropdown) on hover.
by wiz
Sat Feb 01, 2014 2:11 pm
Forum: 0.6.X beta support
Topic: 0.5 Beta - THIS IS IT! What I have been looking for!
Replies: 7
Views: 11407

Re: 0.5 Beta - THIS IS IT! What I have been looking for!

Looks like there's an issue because the folder is empty, you solved it by putting something inside the folder (WYSIWYG editor). A fix will be pushed to GitHub. Thank you Damian. About deleting pages, the only way to delete files right now is to delete them through (like you said) a FTP client (or th...
by wiz
Sun Jan 19, 2014 10:12 am
Forum: 0.6.X beta support
Topic: 0.5 Beta - THIS IS IT! What I have been looking for!
Replies: 7
Views: 11407

Re: 0.5 Beta - THIS IS IT! What I have been looking for!

Hi Damian.

Have you made any changes to the index.php?

What you should have on line 71 is:

Code: Select all

foreach($dirs as $dir){
by wiz
Sun Jan 19, 2014 9:31 am
Forum: 0.6.X beta support
Topic: WonderRusCMS ravilr [russian edition - 0.5.1 BETA]
Replies: 18
Views: 55013

Re: WonderRusCMS ravilr [russian edition - 0.5.1 BETA]

Sorry for the late reply ravilr.

As you can see, in your previous screenshot (Google), the first and best hit was in your own language and characters, not the latin ones.
I'm glad to see it working on this server? Did you have to change any settings or did it work by default?
by wiz
Tue Jan 07, 2014 8:54 pm
Forum: 0.6.X beta support
Topic: WonderRusCMS ravilr [russian edition - 0.5.1 BETA]
Replies: 18
Views: 55013

Re: WonderRusCMS ravilr [russian edition - 0.5.1 BETA]

There has to be some other problem. Either it's your local computer or settings on the server. You said URL's should always be in latin and I have to say I disagree. Here's why: Having any non latin characters in the URL is generally an unknown area and if you think of it, wouldn't it be great if so...