Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4229
Latest: Ghost
New This Month: 3
New This Week: 0
New Today: 0
Stats
Total Posts: 43074
Total Topics: 7493
Most Online Today: 108
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 48
Total: 48

Author Topic: Two Errors in 1.0.0, One error in 1.0.1 (with a rapid rollback)  (Read 19715 times)

0 Members and 1 Guest are viewing this topic.

Offline Black Viper

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
Two Errors in 1.0.0, One error in 1.0.1 (with a rapid rollback)
« on: January 30, 2010, 09:22:34 am »
A review of my Error Log on SMF 2.0 RC2 is the following:

Guest
07:03:13 am
Type of error: Template
hxxp://example.com/index.php?action=adpro;sa=v&di=5&t=1264863792
Unable to load the 'main' template.

and

07:03:13 am
Type of error: Undefined
hxxp://example.com/index.php?action=adpro;sa=v&di=5&t=1264863792
Undefined index: id
File: R:/My/Forum/Path/Sources/adseller2.php
Line: 1753

These errors number in the hundreds (not just a today issue)

I updated to 1.0.1 earlier today to be greeted with this error in the logs:

hxxp://example.com/index.php?action=adpro;sa=v&id=4&t=1264850271
index: m
File: R:/My/Forum/Path/Sources/adseller2.php
Line: 1814

As such, I rolled back to 1.0.0 and wait for a response (since both versions had errors, better to use one that I know is "working" as far as I can tell).

If you need further info, just let me know.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16353
    • View Profile
Re: Two Errors in 1.0.0, One error in 1.0.1 (with a rapid rollback)
« Reply #1 on: January 30, 2010, 10:06:38 am »
The first error looks like it maybe tied with second one and I am not getting error currently on my board.

The second looks like someone changed the url Undefined index: id  the url has di instead of id. Did a search of the current code and found no occurances of di.


Added a check for the third error so that one will be fixed.

All this is in 1.0.2 should be released today after add WAP2 support.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Black Viper

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
Re: Two Errors in 1.0.0, One error in 1.0.1 (with a rapid rollback)
« Reply #2 on: January 30, 2010, 10:27:52 am »
The first error looks like it maybe tied with second one and I am not getting error currently on my board.

The second looks like someone changed the url Undefined index: id  the url has di instead of id. Did a search of the current code and found no occurances of di.
Well, both have "di" in the URL. More info: the error is while using the SSI function, not on the normal forum locations. This happens in the logs for all three SSI ad locations, meaning, each IP address throws up 3 errors (di=3, di=4, di=5). I have several pages of them from different IP addresses, so no one could have changed just one URL and carried on with it, if ya know what I mean...
All look as though they are guests (the first couple pages of them). I can examine the server log directly to see what browser a couple of them are using and post back.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16353
    • View Profile
Re: Two Errors in 1.0.0, One error in 1.0.1 (with a rapid rollback)
« Reply #3 on: January 30, 2010, 10:38:33 am »
I am not sure how di is getting there..Check the page that your ssi calls are on to see how they look. The links for view and click tracking are generating by Sources/AdSeller2.php so it shouldn't matter if it comes from the forum or by SSI
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Black Viper

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
Re: Two Errors in 1.0.0, One error in 1.0.1 (with a rapid rollback)
« Reply #4 on: January 30, 2010, 11:36:34 am »
Well here is more information directly from the server log files... The log may tell the story (slightly edited):

This is the request from the domain with the SSI that generated the below calls:

<IP> - - [29/Jan/2010:07:47:12 -0800] "GET <URL of page> HTTP/1.1" 200 3309 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.39 Safari/530.5"

This is only my forum log (not the original request).

<IP> - - [29/Jan/2010:07:47:12 -0800] "GET /index.php?action=adpro;sa=v&di=3&t=1264780032 HTTP/1.1" 200 2169 "<page coming from>" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.39 Safari/530.5"
<IP> - - [29/Jan/2010:07:47:12 -0800] "GET /index.php?action=adpro;sa=v&di=4&t=1264780032 HTTP/1.1" 200 2145 "<page coming from>" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.39 Safari/530.5"
<IP> - - [29/Jan/2010:07:47:12 -0800] "GET /index.php?action=adpro;sa=v&di=5&t=1264780032 HTTP/1.1" 200 2171 "<page coming from>" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.39 Safari/530.5"
<IP> - - [29/Jan/2010:07:47:13 -0800] "GET /index.php?action=adpro;sa=v&id=4&t=1264780032 HTTP/1.1" 200 49 "<page coming from>" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.39 Safari/530.5"
<IP> - - [29/Jan/2010:07:47:13 -0800] "GET /index.php?action=adpro;sa=v&id=5&t=1264780032 HTTP/1.1" 200 49 "<page coming from>" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.39 Safari/530.5"
<IP> - - [29/Jan/2010:07:47:13 -0800] "GET /index.php?action=adpro;sa=v&id=3&t=1264780032 HTTP/1.1" 200 49 "<page coming from>" "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.39 Safari/530.5"

Anyway, it is requesting the "di" urls (the first three lines) one second before the "id" files, the last three log lines...

(a few minutes later)
Ok, it looks like the following user agents (small sample) are kicking the errors:

"Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.39 Safari/530.5"
"Mozilla/5.0 (Linux; U; Android 1.5; en-us; MB200 Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1"
"Mozilla/5.0 (X11; U; Linux x86_64; en-us) AppleWebKit/525.1+ (KHTML, like Gecko, Safari/525.1+) pythumbnail.py"
"Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0_1 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7A400 Safari/528.16"

The major thing in common with all of them is AppleWebKit, but why is it requesting "di" to start with?
This is just a small snip, though... I have many of these errors.

Will need to dig deeper later on... maybe after 1.0.2 to start fresh and be able to monitor closer.

I thank you for your time.

Offline Black Viper

  • Jr. Member
  • **
  • Posts: 50
    • View Profile
Re: Two Errors in 1.0.0, One error in 1.0.1 (with a rapid rollback)
« Reply #5 on: January 30, 2010, 11:49:35 am »
Well, I just tried with my Motorola Droid to generate an error, and it works fine.
Will investigate further later on to see if I can generate the error myself using something that I know is not a bot. :P
Thanks again.

 

Related Topics

  Subject / Started by Replies Last post
18 Replies
14591 Views
Last post February 13, 2007, 07:31:20 pm
by wrcline
8 Replies
8467 Views
Last post June 11, 2007, 10:09:07 pm
by BAlGaInTl
1 Replies
3166 Views
Last post November 26, 2007, 08:39:34 pm
by SMFHacks
1 Replies
5772 Views
Last post September 26, 2008, 08:32:21 pm
by SMFHacks
16 Replies
7335 Views
Last post October 03, 2017, 08:49:37 pm
by drewactual

+- Recent Topics

Version 6.1.6 issues by davejo
Today at 02:21:44 pm

Follow / Follower Mod? by SMFHacks
September 23, 2023, 08:44:44 am

Looking for a good video player by replayuk
September 23, 2023, 12:17:39 am

[Mod]Discord Web Hooks by SMFHacks
September 22, 2023, 03:57:28 pm

SMF 2.1.4 Search by Anmer
September 22, 2023, 01:55:15 pm

Error in thise mode by Ghost
September 15, 2023, 08:42:24 am

Gallery Selection List Order by mickjav
September 07, 2023, 12:46:31 pm

[Mod]Tidy Child Boards 2.0 by Norwinjose
September 02, 2023, 11:42:54 am

PrettyUrls SEO Pro: Unable to submit sitemap to google search conmsole by SMFHacks
August 31, 2023, 10:55:22 am

PrettyURL - SEO4SMF Rewrites? by SMFHacks
August 28, 2023, 06:35:33 pm

Powered by EzPortal