I am try to install xenforo on my local environment and use copy of my website's db. After copying content of upload folder in the community folder in htdocs, when i try to run install, i am receiving following error;
Server Error
Server Error
No entry is registered for key 'db'...
well i have uploaded files in same location where previous installation was installed. I can see new files there using FTP, how can i get rid of server caching or should i remove internal_data/install-lock.php file?
Hi,
I am currently upgrading from 1.1.4 but receiving "No Upgrade Available" after uploading files of upload folder. I have done it twice, not sure where things are going wrong?
Please help.
Thanks
akhi
Hi,
I am trying to insert tables in a post using html in code. It is not accepting that. i have tested code in w3school.com's editor and it is working fine there.
Please suggest.
Thanks
Hi,
I want to know is there any option of keeping posts for moderation before they are published for new registered users. And if it is possible then where can i find "Post awaiting moderation" in admin dashboard?
Thanks
now the ads are not displaying at all, i have simply put this;
<xen:hook name="ad_message_body" />
<div style="float: right>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-xxxxxxxxx";
/* homebuying message */
google_ad_slot = "xxxxxx";
google_ad_width = 200;
google_ad_height =...
hi,
i want to align my ads in the message body to the right but ad_message_body simply add the ads in the body without any such alignment. can somebody suggest what to do?
Thanks & Regards
I am trying to activate addthis service. I have added my addthis profile/publisher id in "SEO" under "options" but it is not getting activated. Please let me know how can i use addthis in xenforo? And if there is any other ways to do this.
I do not want unregistered/unconfirmed visitors to be able to see member's profile. I have tried with No and Never in the group permission but still visitors are able to see member's profile. Is there any way i can do this?