You are required to register before you can post. This is via a custom verification system. Please post any problems you are encountering here and I`ll do my best to respond as soon as I can. Please note that a reply WILL be posted to all queries, so do not double post. There are no guarantees
when a reply will appear but I do my best to answer all within 3/4 days max. Bumping topics won`t make the slightest difference.
IMPORTANT: Posts in English ONLY please, thank you! Any other languages will be ignored and your message deleted.
SEARCH: Use the search option to see if your question has been answered on the forum before. Or check the relevant script docs.
CUSTOMER: If you have purchased a commercial version of any of my software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
PRIVATE MESSAGES: Private messages are currently disabled.
LINKS: Any links posted are 'NOFOLLOW' and will not be picked up by search engines.
You are not logged in.
Pages: 1
Hi,
setting up the blog system worked a treat, however:
whenerver I click a link, it sends me to "http://www.yoursite.com".
Maybe I missed it in the docs or the install, I don't know.
i am almost ashamed to ask such an idiotic questio, but...
In which file do I set the right URL to my site please?
Thanks,
Klauwaart.
Offline
Goto to your admin page. Click on the settings tab and change the url to the correct path. Save changes below.
Offline
Thanks.
I had missed it due to the popup tab at the left.
I was desperately looking for a menu. :">
Offline
Yep, thats correct. You can revert to the old drop down menu if you want from older versions. At the top of the admin index file change:
define('ENABLE_DD_MENU', 0);
to
define('ENABLE_DD_MENU', 1);
The menu in Maian Weblog is pretty terrible. I was just experimenting at the time.
Offline
Pages: 1