Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
RevCMS Help
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Gajeel" data-source="post: 85939" data-attributes="member: 7688"><p>{newlist} will appear {newslist} until you have <strong>2 or more </strong>articles posted on the hotel. And for the {newsPreview}, maybe it is the short story, did you put a short story when you created the article? And for the author -1, go to your MySQL database (Navicat):</p><ol> <li data-xf-list-type="ol">Connect to your MySQL.</li> <li data-xf-list-type="ol">Connect to your database.</li> <li data-xf-list-type="ol">Select 'cms_news', the options above like <strong>Quick Open, Design Table </strong>etc.. shall be enabled</li> <li data-xf-list-type="ol">Select Design Table</li> <li data-xf-list-type="ol">On the <strong>author</strong> field, change the type from <strong>int</strong> to <strong>varchar</strong></li> </ol><p>If you are on Xampp, go to <strong>localhost/phpmyadmin</strong>, go to your database then click the <strong>Structure </strong>tab and try editing cms_news, works the same for Navicat, just change the type from <strong>int</strong> to <strong>varchar</strong>. <em>Not so sure about this for Xampp.</em></p></blockquote><p></p>
[QUOTE="Gajeel, post: 85939, member: 7688"] {newlist} will appear {newslist} until you have [B]2 or more [/B]articles posted on the hotel. And for the {newsPreview}, maybe it is the short story, did you put a short story when you created the article? And for the author -1, go to your MySQL database (Navicat): [LIST=1] [*]Connect to your MySQL. [*]Connect to your database. [*]Select 'cms_news', the options above like [B]Quick Open, Design Table [/B]etc.. shall be enabled [*]Select Design Table [*]On the [B]author[/B] field, change the type from [B]int[/B] to [B]varchar[/B] [/LIST] If you are on Xampp, go to [B]localhost/phpmyadmin[/B], go to your database then click the [B]Structure [/B]tab and try editing cms_news, works the same for Navicat, just change the type from [B]int[/B] to [B]varchar[/B]. [I]Not so sure about this for Xampp.[/I] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
RevCMS Help
Top