<br />Is there a way to subscribe to the forum posts so I'll get an email notification when somebody answers my question?<br /><br />Thanks<br /><input class="cms_keep_ui_controlled" size="45" title="
" type="button" value="snapback Comcode tag (dbl-click to edit/delete)" />
Temporary workaround until the problem is confirmed / fixed: remove the p and the backslash in your URL that appears after .com and see if that takes you to where you need to be.
Also in terms of monitoring this forum, make sure you click the "monitor" button. If it instead reads "unmonitor" then you are good to go and thus don't click it.
Then make sure you have set to receive email notifications by going to
Sigal
Open Source CMS with advanced social, interactive and dynamic features. Fully flexible, themeable and extendible: suitable for building powerful websites.
(your profile) then click edit tab and then notifications tab. Find the "advanced" link beside the item for forum topic activity and click it. Find the name of this forum in the list and tick email notifications. Alternatively you can simply tick email notifications beside forum topic activity, but that may result in getting email from all forums.
No problem, and my apologies on the URL misread. That's quite strange. I'm unable to reproduce the issue on my server. Did you check to see if maybe you accidentally added a backslash in your base URL config option or in any of your rewrite rules (if applicable)?
For some reason the installer is adding %5C (backslash) into the Base URL on Windows installs. Thankfully, this is easy to solve before or after installation.
New installations:-
When you reach Step 4 of the installer, amend the Base URL by removing any erroneous %5C's before proceeding.
Existing installations:-
Just edit your _config.php and amend the Base URL:-
Code
$SITE_INFO['base_url'] = 'http://localhost%5C
Remove any %5C's and save the file then everything should be golden :)
You can just edit the _config.php of the install you currently have, and remove any %5C's there, though by the time you read this you will have likely reinstalled. Either way works
Says the attachment is docx but it's downloading as dat. Probably no use to me if I could read it though :) Ideally you should post the critical error on the tracker, you can paste the full error there and it will be fixed for RC9.