Main page news script not updating, on diff database

The Helper

Admin
Staff member
Reaction score
1,807
Main page news script not synchronized with News forum. The front page is pulling the news from a different database. It does not show my upgrade post or Chile's reply to my Florida post.
 
the script is nearly completed. I just need to work on the styles :)

If someone can post a news item to the WCII news forum, I'll also set up a news page for it.
 
Okay, well I posted something.

That forum says 'news on the front of the tutorial page'

So I'm confused. Do posts in that forum go TO the front page of tutorial site, or what did you mean?

I can change the page of the tutorial site to accomodate, but I don't know how to link contect from the forum.

I'd imagine you would have to grab it from the forum using MySQL ?
 
Yes.

I wrote a Vbulletin 3.06 news script for the main page of TheHelper. I am currently working on the cascading styles for presentation, and wondering what other useful formatting I could add to make it less generic looking without changing the overall look of the site (As I was asked not to touch).

The Tutorials section will also have a news script to take information from the tutorial news forum, and present on the subdomain. :)
 
I see, I see.

I'll tell you this. It SS includes a file called news.html, so thats what would get altered.

The template also has these values, which you can use for colors. Most of them are for the search script. The ones I use are title, smalltitle (titles are the blue) tutorial (common text) and menu. You can also add any you like to menutop.shtml

.bright { color:00FFFF; font-size:17px }
.title { color:1E90FF; font-size:20px; font-family: "times new roman"; }
.smalltitle { color:1E90FF; font-size:17px; font-family: "times new roman"; }
.menu { color:white; font-size:17px }
.tutorial { color:white; font-size:17px; font-family: arial; }
.highlight { background: #FFFF40; }
.searchheading { font-size: 20px; font-weight: bold; color: #1E90FF}
.summary { font-size: 15px; font-style: italic; color: white}
.results { font-size: 15px; color: #FFD700}
.category { color: #999999; }
.description { font-size: 15px; color: #008000; }
.context { font-size: 15px; color: white}
.infoline { font-size: 15px; font-style: normal; color: #808080; }
.result_title { font-size: 17px; }
 
bear in mind, also, that vBulletin allows you to post in different colors.

Because I wrote my own bbcode parser for our news blog, the color you post in should be the one to show up in any news script. If you post some text larger, it should also appear larger in the blog. ;)

However, this does bring about a small challenge to ensure that the output news text is an appropriate color for the WC III News blog. I may still have some work ahead of me, heh.
 
Hummm

Maybe make it look just like the first thread in the post does, with the title size and font, then the body size and font.

A single pixel "tutorial blue" table border would look appropriate.

Then make the header the <FONT CLASS="smalltitle"> and the body of the message <FONT CLASS="tutorial">

PS- Thank you for changing the font sizes/bold in the forum layout, much better on they eyes now. Phew!
 
I was not actually thinking of making the news script the entire content of the tutorials main page. What I was actually envisioning was just like the first 8 articles summarized at the top of the page like on thehelper.net and then the current content of the page, what is there now. I like the completed projects and the request for tutorials on the front page. In other words, my vision was the news headlines like the recent forum posts on thehelper.net main page and really that was all.

I also considered the same summary headlines and displaying maybe 3 messages from the news on the page.

I think it would also be good if the world editor forum style was the same as the tutorials site, sharing the same sidebar. In other words, not thehelper.net sidebar but the tutorials sidebar instead on the forum then the colors and title and graphics matching the tutorials site.

In other words, to make the forum look like it was part of the tutorials site, which in reality it is.
 
Hmmm let me explain what I was showing.

That news sample page I linked, would be on the front page, after the introduction and hosted projects. It takes that file and SSI includes it into the home page at the end.

It was only by itself because it was a concept for the script.

This would essentially replace the news I have listed at the bottom.

Is that what your thinking as well?
 
Sounds good to me - except I would add the little summary of like the last 8 news posts at the very beginning to balance it all out - or maybe the last 8 posts on the Warcraft forum. I think the news should be presented at least in summary first but I would also want that to fit on the very first screen that you could view with the current page content. In my vision but as far as the Tutorials site is concerned I give you veto power.
 
We can off the second paragraph, or add just news titles before submissions, and the full news at the bottom. Or both. I can almost see the news on mine.

Of course, as the completed projects grew, this would get pushed down. Sadly though, I am pretty sure Mind and I are the only ones who've 'officially' released anything for download since I signed up. Posted maps are tests and concepts.

And now that I say that, I can't help but feel a little bit like I'm wasting time. Heh.

[edit]
If this forum adds 3 inches to the right of a photo and widens all the posts, is that a display error?
 

Attachments

  • forum.jpg
    forum.jpg
    82 KB · Views: 531
Chile is busy upgrading his site RPG Stars with his new forum software plus he is on a 7 day straight work binge. I don't know if he is going to be active to integrate this. I can probably hack something together but it probably will not look as good as Chile can make it and if the site is not PHP it will not work.
 
The beauty of the news script, even if it's pretty ugly php, is that it can be used for every forum on the board, can display images posted in the forums, and can even be tweaked to present the most recently replied topics instead of the last posted topics.

If the divisions of the tutorial page are saved as .php extentions, and are properly divided (meaning one php file is left, one is right, etc) then it's really easy to include them in a forum style. This is how our left panel and head banner are done on the main forums here. It makes the navigation and headers truly global for this domain. :)
 
Actually the issue I think SD_Ryoko is talking about is just the news script integration with the Tutorials main page. We can definitely do that without doing what we are talking about in the other forum.... As a matter of fact I am thinking about moving this thread.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Real users can't really disable Javascript anymore these days.
  • Ghan Ghan:
    The internet is broken without it.
  • Ghan Ghan:
    Bot readable, not human usable.
  • The Helper The Helper:
    got it
  • The Helper The Helper:
    Happy Thursday!
  • The Helper The Helper:
    Check out the new Featured Content feature we apparently got with the forum software upgrade! https://www.thehelper.net/featured/
  • The Helper The Helper:
    Also on the bottom right side bar we now have a Trending Content Box!
    +1
  • The Helper The Helper:
    Not on the Headline News page just on the Forums page can we get that Featured and Trending on the home page?
  • Ghan Ghan:
    Since the home page is technically a forum, it now shows on all forum views. Still in the sidebar.
    +1
  • The Helper The Helper:
    Happy Friday! Hope everyone has a fantastic day and an even better weekend!
  • The Helper The Helper:
    Happy Sunday!
  • The Helper The Helper:
    I lovc that I can post webp and X links now! :)
  • The Helper The Helper:
    Happy Thursday!
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    we were down for a minute - think a log file or something got too big
    +1
  • Ghan Ghan:
    The alerts say it was down for a while unfortunately.
  • Ghan Ghan:
    Didn't know what was going on while I was at work.
  • Ghan Ghan:
    Disk filled up with logs. Fixed now.
    +1
  • The Helper The Helper:
    not a problem at all thanks for getting us back up
  • The Helper The Helper:
    I think the bots are finding a way to get through the anubis
  • The Helper The Helper:
    Happy Wednesday Everyone! Hope everyone has a Fantastic Day!
    +1
  • The Helper The Helper:
    Yeah, stats are showing big bot influx like 12k page views.
  • Wizard Wizard:
    :wave:
    +1
  • Ghan Ghan:
    TH changed his avatar again. 6 more weeks of summer.
    +3
  • Wizard Wizard:
    lol
    +1

The Helper Discord

Members online

No members online now.

Affiliates

Hive Workshop NUON Dome World Editor Tutorials
Back
Top