Joomla 2.5 integrating wordpress - url

I have a Joomla 2.5 website and I've added a Wordpress blog to it:
htdocs is the joomla site
htdocs/blog is the wordpress blog
I've tried to set up a menu item to point to the blog by setting it up as an external URL:
www.domain.com/blog
However, Joomla keeps throwing an error:
Save failed with the following error: A first level menu item alias cannot be 'our-blog' because 'our-blog' is a sub-folder of your joomla installation folder.
I can't get it to work without hacking the database or the core code. Is there a simple solution that I'm missing?

Have you triple checked that you are indeed selecting the External URL link and not the Menu Item Alias, and that for the URL you are using http://www.domain.com/blog ? .
Also, if you have other menu items pointing to this same blog link, delete them and clear your menu trash.
Good luck!

Related

Cannot add new images to WordPress

Main site: zenndogg.com
blog sites:
zenndogg.com/code
zenndogg.com/colorado
zenndogg.com/freeusa
WordPress 5.9.2; Theme: Sinatra
Each of the 3 blogs is an individual WordPress multi-site installation. When I try to add an image in any of my blogs, I receive error messages.
When I use the default editor, the image is placed in its block. Click on 'Save Draft' or 'Update' or 'Publish' and I receive this error message.
Publishing failed. The response is not a valid JSON response.
When I use the classic editor Visual editor I get this error page:
Forbidden 403 Access to this resource on the server is denied!
When I use the classic editor Text editor using proper HTML code, I get the same error page.
Been working on this for several weeks now. I've uninstalled and re-installed WordPress several times. I've moved and renamed directories. I've scrapped everything and started over about 4 times trying to get an operational install. The only plug-ins active are 'Classic Editor' and 'Advanced Editor Tools' when using 'Classic Editor'. No plug-ins are active when using the default editor.
Also, I can't add a post or page in the default editor but I can (minus images) with the classic editor.
Help? I'm nearly at the point where I'm looking for alternatives. Thank you.

Disable "Summary" button from published page in Orbeon forms

I wanna to remove or hide "Summary" button from the published page.So customer/visitor or whoever gotta go to insert and submit data to the form, can't go to summary page...
I referred the orbeon docs...specially "properties-local.xml" I can't find such a file in my directory..I run orbeon forms (community edition) with tomcat 7.0... Just i downloaded the zip official site, extracted it and copied and pasted "örbeon.war" file in to webapps forder in tomcat apache folder..Then I ran the orbeon forms on browser...But problem is that I mentioned earlier..
Please any one help me...
For the location of the properties file, please refer to the documentation.
Your servlet container automatically expands the WAR file into a directory, but a better way is for you to do this yourself so that you know where the files are located, in particular properties-local.xml. See also this.

Umbraco back office menu doesn't show up

I am trying to install Umbraco 7.5.3 on an empty project but the back office has no items in the menus. It doesn't also load anything in the content tree.
I tried to do a clean installation based on this article but it was the same.
I went with a clean web application, I even select .net 4.5.1 in a try, and in the wizard part, I went with custom installation and in DB part I've entered the SA account.
Ok, I made it work. It sounds a bit strange, but it worked! I don't know why it wasn't on the how to page. and I still don't know what could be wrong :|
I had to set up the site on IIS and then accessing it using the domain address that I created.
So if anyone has the same problem do this:
1- create a new website set the directory to your websites address
(yourdomain.com==> c:...\yourUmbraco project)
2- go to hosts file and add your domain
(C:\Windows\System32\drivers\etc\hosts)
add
127.0.0.1 yourdomain.com
3- give access to your app pool worker (or everyone in your risk :D )
4- access your backoffice using yourdomain.com/umbraco

Create umbraco subdomain for an umbraco site

I am using umbraco 7.1.3.
My requirement is to create another sub-domain in main site dynamically as per user request.For example I have implemented umbraco cms for my site "ww.xyz.com" & I am updating content through umbraco login. Now I want to create sub-domains for different clients as per their request... like : "www.xyz.com/client1", "www.xyz.com/client2" and so on...
Now all sub-domain site should have it's own umbraco framework, so client-site (sub-domain owner) can login and update their information respectively.
To achieve this requirement I implemented following steps...
First I register a umbraco website in IIS and configure it, and that worked properly.
Then I register another umbraco website in IIS and configured it, and that also worked properly.
Now to implement sub-domain logic...
I simply copied 2nd website's folder in to first website folder. Then convert that folder to application through IIS.
As per my expectation this should work, As I have already done the same in asp.net and it worked.
But with umbraco I am facing issue like "Invalid key value".
I think the issue is related to some umbraco configuration, but I am not able to figure it out.
Thanks & Regards
A bit of an open door, but since I don't see it mentioned in any of the comments and it's a bit hidden away in Umbraco 8. Have you tried setting the urls in the Cultures and Hostnames section?
Note: you get to this by going to "Content", in the content tree right click on your homepage and now you get several extra options which are normally hidden away with also the very useful Hostname and Cultures option which allows you to support multiple urls.

SEF URL Problem in Joomla1.5

My joomla site url is: http://www.cessnatrader.com. I am using SEF URL for this site. The SEF URL is not working in the main menu(in top). But it is working fine for other places(other links, footer menu). I don't know what the problem is. I did all the things for enabling SEF URL in joomla. But it is not working in one place(main menu). What should I do?
Note: I am using "Mosets tree" component in this site.
Try removing all of your menu items and then add them again. One thing I've noticed when implementing SEF URLs in Joomla was that any link I created before I turned on SEF wouldn't be converted. Delete and rebuild the link from scratch.

Resources