BugSICK Posted May 8, 2018 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 87 Reputation: 1 Joined: 01/18/18 Last Seen: June 6, 2022 Share Posted May 8, 2018 Hi im new to this configuration.. i have a working site but i don't know how to put news in the page.. please help me on this thanks Link to comment Share on other sites More sharing options...
0 iamhyd Posted May 8, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 64 Reputation: 9 Joined: 09/28/13 Last Seen: March 9, 2023 Share Posted May 8, 2018 if you are using eA-Dev themes check the file eADevConfig.php. Link to comment Share on other sites More sharing options...
0 BugSICK Posted May 8, 2018 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 87 Reputation: 1 Joined: 01/18/18 Last Seen: June 6, 2022 Author Share Posted May 8, 2018 @iamhyd i found this , what should i do next sir? <?php return array( // Rate my server link 'rms' => 'http://ratemyserver.net', // Rate my server link 'wiki' => 'http://wiki.net', // Facebook page link 'facebook' => 'https://www.facebook.com', // Forums link here 'forum' => '/forum', // RSS settings 'enablerss' => false, // true/ false true will show RSS links on index page 'no_of_rss' => 7, // Maximum No of RSS to display on 'news' => 'http://xul.fr/rss.xml', // RSS News link 'events' => 'http://xul.fr/rss.xml', // RSS News link 'itemMall' => array( '1.bmp', '2.bmp', '3.bmp', '4.bmp', '5.bmp', '6.bmp', '7.bmp', '8.bmp', '9.bmp', '10.bmp', '11.bmp', '12.bmp', ), 'banner' => array( '1.jpg', '2.jpg', ), // These are timings that will be displayed on WoE Schedule // Follow the proper format 'woeTime' => array( 'Monday' =>'09:00-10:00', 'Wednesday' =>'09:00-10:00', 'Friday' =>'09:00-10:00', 'Sunday' =>'09:00-10:00', ), // Castle ids to put here for Castle Owners 'castle_1' => 17, 'castle_2' => 17, 'castle_3' => 17, 'castle_4' => 17, ) ?> Link to comment Share on other sites More sharing options...
0 iamhyd Posted May 8, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 64 Reputation: 9 Joined: 09/28/13 Last Seen: March 9, 2023 Share Posted May 8, 2018 3 hours ago, BugSICK said: @iamhyd i found this , what should i do next sir? <?php return array( // Rate my server link 'rms' => 'http://ratemyserver.net', // Rate my server link 'wiki' => 'http://wiki.net', // Facebook page link 'facebook' => 'https://www.facebook.com', // Forums link here 'forum' => '/forum', // RSS settings 'enablerss' => false, // true/ false true will show RSS links on index page 'no_of_rss' => 7, // Maximum No of RSS to display on 'news' => 'http://xul.fr/rss.xml', // RSS News link 'events' => 'http://xul.fr/rss.xml', // RSS News link 'itemMall' => array( '1.bmp', '2.bmp', '3.bmp', '4.bmp', '5.bmp', '6.bmp', '7.bmp', '8.bmp', '9.bmp', '10.bmp', '11.bmp', '12.bmp', ), 'banner' => array( '1.jpg', '2.jpg', ), // These are timings that will be displayed on WoE Schedule // Follow the proper format 'woeTime' => array( 'Monday' =>'09:00-10:00', 'Wednesday' =>'09:00-10:00', 'Friday' =>'09:00-10:00', 'Sunday' =>'09:00-10:00', ), // Castle ids to put here for Castle Owners 'castle_1' => 17, 'castle_2' => 17, 'castle_3' => 17, 'castle_4' => 17, ) ?> FROM 'enablerss' => false, TO 'enablerss' => true, 1 Link to comment Share on other sites More sharing options...
0 BugSICK Posted May 8, 2018 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 87 Reputation: 1 Joined: 01/18/18 Last Seen: June 6, 2022 Author Share Posted May 8, 2018 then whats next sir? Link to comment Share on other sites More sharing options...
0 BugSICK Posted May 9, 2018 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 87 Reputation: 1 Joined: 01/18/18 Last Seen: June 6, 2022 Author Share Posted May 9, 2018 this is what its looks like now, and i want to make news or events but i cant find how to edit this Link to comment Share on other sites More sharing options...
0 iamhyd Posted May 9, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 64 Reputation: 9 Joined: 09/28/13 Last Seen: March 9, 2023 Share Posted May 9, 2018 What type of forum are you using? You need to create an RSS feed on you forum. Link to comment Share on other sites More sharing options...
0 BugSICK Posted May 9, 2018 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 87 Reputation: 1 Joined: 01/18/18 Last Seen: June 6, 2022 Author Share Posted May 9, 2018 hmmm. how to identify what kind of forum sir? is it build in in my theme? Link to comment Share on other sites More sharing options...
0 Akbare Posted May 9, 2018 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 491 Reputation: 20 Joined: 11/19/11 Last Seen: June 5, 2023 Share Posted May 9, 2018 33 minutes ago, BugSICK said: hmmm. how to identify what kind of forum sir? is it build in in my theme? check your link rss and paste to browser and use the front word, login with admin ID and check your Rss 1 Link to comment Share on other sites More sharing options...
0 BugSICK Posted May 9, 2018 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 87 Reputation: 1 Joined: 01/18/18 Last Seen: June 6, 2022 Author Share Posted May 9, 2018 is this the one? sir @Akbare Link to comment Share on other sites More sharing options...
0 Akbare Posted May 9, 2018 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 491 Reputation: 20 Joined: 11/19/11 Last Seen: June 5, 2023 Share Posted May 9, 2018 open eADevConfig.php Quote // RSS settings 'enablerss' => false, // true/ false true will show RSS links on index page 'no_of_rss' => 7, // Maximum No of RSS to display on 'news' => 'http://xul.fr/rss.xml', // RSS News link 'events' => 'http://xul.fr/rss.xml', // RSS News link change your forum rsslink Quote 'news' => 'http://xul.fr/rss.xml', 'events' => 'http://xul.fr/rss.xml', Link to comment Share on other sites More sharing options...
0 BugSICK Posted May 9, 2018 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 87 Reputation: 1 Joined: 01/18/18 Last Seen: June 6, 2022 Author Share Posted May 9, 2018 where can i find the rsslink? Link to comment Share on other sites More sharing options...
-1 iamhyd Posted May 9, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 64 Reputation: 9 Joined: 09/28/13 Last Seen: March 9, 2023 Share Posted May 9, 2018 3 hours ago, BugSICK said: where can i find the rsslink? send me a pm on discord. I'll help you with that. Link to comment Share on other sites More sharing options...
Question
BugSICK
Hi im new to this configuration.. i have a working site but i don't know how to put news in the page.. please help me on this thanks
Link to comment
Share on other sites
12 answers to this question
Recommended Posts