• [MOD]Another Simple News Publishing Mod 5 0 5 1
Currently:  

Author Topic: [MOD]Another Simple News Publishing Mod  (Read 347687 times)

0 Members and 1 Guest are viewing this topic.

Offline Koosje

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: [MOD]Another Simple News Publishing Mod
« Reply #255 on: October 17, 2007, 08:53:50 AM »
Please read step 6 of my signature. What is say / do for unexpected error message ? What is exact error text ?


the error message is : "An unexpected error has occured. Please try again later"

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD]Another Simple News Publishing Mod
« Reply #256 on: October 17, 2007, 01:00:09 PM »
Login in admin level of gallery and see again. You see error message in detail.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline Koosje

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: [MOD]Another Simple News Publishing Mod
« Reply #257 on: October 17, 2007, 05:02:33 PM »
But it did work before the changes, so I have undone the changes.
DB Error Bad SQL Query: SELECT news_id, news_title, news_text, news.user_name, news_date, news.user_id, users.userpic FROM deplane_news news, deplane_users WHERE users.user_id = news.user_id ORDER BY news_date DESC LIMIT 0, 5 Unknown table 'users' in field list

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD]Another Simple News Publishing Mod
« Reply #258 on: October 17, 2007, 08:12:34 PM »
Replace:

Quote
deplane_users

with:

Code: [Select]
deplane_users users
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline Mr_LovaLove

  • Full Member
  • ***
  • Posts: 233
  • Unkown
    • View Profile
Re: [MOD]Another Simple News Publishing Mod
« Reply #259 on: October 18, 2007, 06:50:15 PM »
really i got confuse lOol !!


soi spent about 2 days trying up and down to run this mod on my site usig ( 1.7.4 version ) so i end with several questions:

1- why the archieve is not working and how does it work ?
2-Allow HTML in news is for wht ?
3-Allow BB-Code in news not working
4- Allow images (BB-Code) in news not working but b4 that how does it work

also i try tinymce
http://www.4homepages.de/forum/index.php?topic=16639.0

Nothing work :@ the only thing works with me was the news in home.html


any helper around
 
English Please :@

Offline Koosje

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: [MOD]Another Simple News Publishing Mod
« Reply #260 on: October 18, 2007, 06:59:14 PM »
All the time the news is appearing on the frontpage, but as soon I click for more news, the error message is gone but no news is showing up. Only the working paging. The header is saying "No news" while there are more as 10 newsmessages. I've the next changes in news.php in the root section:

if($news_id=="")
   $sql = "SELECT news_id, news_title, news_text, news.user_name, news_date, news.user_id, users.userpic FROM ".NEWS_TABLE." news, deplane_users users WHERE users.user_id = news.user_id ORDER BY news_date DESC LIMIT $offset, $newsPerPage";
   else
    $sql = "SELECT news_id, news_title, news_text, news.user_name, news_date, news.user_id, users.userpic FROM ".NEWS_TABLE." news, deplane_users users WHERE users.user_id = news.user_id AND news_id = ".$news_id." ORDER BY news_date DESC LIMIT $offset, $newsPerPage";
   

Offline stormdesign

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: [MOD]Another Simple News Publishing Mod
« Reply #261 on: February 02, 2008, 04:30:45 PM »
I'm trying to see only the news indicated by link... news.php?news_id=8

but the link loads every news from the site

does anyone knows how to fix this?

Offline beule

  • Newbie
  • *
  • Posts: 48
    • View Profile
Re: [MOD]Another Simple News Publishing Mod
« Reply #262 on: July 10, 2008, 07:31:57 PM »
Hello, what code must i change that the NEWS-Text iss in the middle of the table? html < c e n t e r > TEXT < / ce n t e r > doesnt work! and in admin-settings the script doesnt save any changes in the news-category!

Hallo, welchen Code muss ich ändern damit die NEWS in der Mitte von der Tabelle steht? html < c e n t e r > TEXT < / ce n t e r > funktioniert nicht! und in den admin-settings speichert das Script meine einstellungen in der news-category nicht ab!

kann jemand helfen?

URL http://www.porno-prignitz.de

Offline UnionerDirk

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: [MOD]Another Simple News Publishing Mod
« Reply #263 on: July 21, 2008, 10:53:02 PM »
Hatte das Problem bis gerade auch und habe eine Lösung gefunden.  8)

Suche in der index.php nach

?$config['news_html']:0),

ändere die 0 in eine 1 und lade die Datei wieder hoch. Danach gehen die html-Codes

Offline beule

  • Newbie
  • *
  • Posts: 48
    • View Profile
Re: [MOD]Another Simple News Publishing Mod
« Reply #264 on: August 12, 2008, 10:52:10 PM »
hey danke jetzt klappts wunderbar!  :mrgreen:

Offline Alessio

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • Webax.it [Alessio's photogallery]
Re: [MOD]Another Simple News Publishing Mod
« Reply #265 on: August 27, 2008, 03:31:07 PM »
My RSS doesn't work correctly if are present links in the news text, why?
http://www.webax.it/rss.php?action=images
« Last Edit: August 31, 2008, 02:16:15 PM by Alessio »
Alessio
my homepage: http://www.webax.it

Offline Alessio

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • Webax.it [Alessio's photogallery]
Re: [MOD]Another Simple News Publishing Mod
« Reply #266 on: August 31, 2008, 02:28:07 PM »
My RSS doesn't work correctly if are present links in the news text, why?
http://www.webax.it/rss.php?action=images

I have understood that html code is not compatible with the RSS. So, how can I add a hyperlink to the news?
Alessio
my homepage: http://www.webax.it

Offline crs

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
Re: [MOD]Another Simple News Publishing Mod
« Reply #267 on: September 07, 2008, 03:32:48 PM »
My Newstitle is now "Posté par Nickname le 07.09.2008 15:00"

Why this isn´t in English? I want to fix this problem, anyone can help me?

I´ve edited and uploaded the file "/lang/english/main.php" but it wouldn´t work :(


And i got a second Problem in the Admincenter under the News Display mode:

Fatal error: Call to undefined function show_news_display_options() in /usr/export/www/vhosts/funnetwork/hosting/autospotter/4images/admin/settings.php on line 161

Offline Alessio

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • Webax.it [Alessio's photogallery]
Re: [MOD]Another Simple News Publishing Mod
« Reply #268 on: October 14, 2008, 09:06:25 AM »
My Newstitle is now "Posté par Nickname le 07.09.2008 15:00"

Why this isn´t in English? I want to fix this problem, anyone can help me?

I´ve edited and uploaded the file "/lang/english/main.php" but it wouldn´t work :(


And i got a second Problem in the Admincenter under the News Display mode:

Fatal error: Call to undefined function show_news_display_options() in /usr/export/www/vhosts/funnetwork/hosting/autospotter/4images/admin/settings.php on line 161

Can you post here the main.php file?
Alessio
my homepage: http://www.webax.it

Offline crs

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
Re: [MOD]Another Simple News Publishing Mod
« Reply #269 on: December 01, 2008, 11:36:48 PM »
Hallo, mein altes Problem hat sich erledigt! ;)

Dafür wollte ich mal nachfragen, ob es möglich ist, dass User die News kommentieren können?
Das wäre super!

Danke