When I click a category tab on my setup I get a link saying "Post Ad in Apts-Housing" . When I click this link I get a 404. Please help.
Forum Neo22s » Open Classifieds
404 error at my setup at http://lakhpati.ipower.com/oc
(5 posts)-
Posted 9 months ago #
-
you just found a bug:
normally you have this in index.php in the top: http://pastebin.com/m667f8cc6
You need to replace it for this: http://pastebin.com/m3882da17
There was this missing: <?php echo SITE_URL;?> at line 10 before /new/
Next release will have the change already.
Regards and thanks for using the forum
Posted 9 months ago # -
Thanks. That fix worked.
Now when I try to add a post I get this :Mailer Error: SMTP Error: Could not connect to SMTP host.Thank you! Check your email inbox to confirm the post
where do I set my SMTP server?
Posted 9 months ago # -
I went to the DB and made isConfirmed to 1 and I can now see the post. However I would like to see the email as well.
Also can you please check http://lakhpati.ipower.com. The post showing out there has some HTML problem coz it does'nt look like it looks in the demo.
what can I do for that ?
Posted 9 months ago # -
Your server needs to have an Email server installed.
Anyway you can use GMAIL instead. Check common.php and find gmail
Posted 9 months ago #

