News:

Join the Facebook Fan Page.

Main Menu

Please Help Fast!

Started by An0nymousHelper, January 01, 2011, 07:50:47 PM

Previous topic - Next topic

An0nymousHelper

damn :( I wonder whats up with it..

Bigguy

#61
lol, are we having fun yet. This has to be it....I hope.

An0nymousHelper

omg lol we have to be close!

Bigguy

#63
Well, this one has to work or error somewhere else cause I can't see anything else to change in that part of the file. It can't be duplicated anywhere else.

An0nymousHelper


Bigguy

#65
k, try this damn it, lol.

An0nymousHelper


An0nymousHelper

just to clarify, i go into PhpMyAdmin, click on my database, click upload and then select the file right?

Bigguy

Holy crap I have never had this much problem before. This is not working. I will try once more here, hold on. Yes that is right.... is there already a database or info in the database you are trying to upload to. ???

An0nymousHelper

Yes there is... is that good or bad? should i delete the old database?

An0nymousHelper

ok, before i continue. This is right, right?

Bigguy

Yes that is right. We have a backup of it so no worries. This is probably the reason it was showing duplicate entries because it was trying to import a backup of the same thing so it was saying that it found duplicate content.

An0nymousHelper

omg! lol... Should i maybe try one of the first ones you sent now that i have dropped tables?

Bigguy

Yes drop all tables again and try one of the first ones we did. I was going to suggest that but wanted to see how far we got.

An0nymousHelper

hmm thats the first one you send :(

Bigguy

Ok, can you send me your cpanel login details and I will check things out. Something is not right here or I am forgetting something. I should still have the original file you sent me I think.

Bigguy

Don't post it here, just PM me.

Bigguy

This problem is solved after much playing around. The problem was the RSS feed poster mod. What I had to do was edit the index.php file that is in the root of the SMF install. I had to remove code from that file that the mod had placed there. This is what I took out:

        // RSS Feed Poster run fake cron job
        if (!empty($modSettings['rss_fakecron']))
        {
           
            if (empty($modSettings['rss_lastcron']) || $modSettings['rss_lastcron'] + (1 * 60) > time())
            {
                require_once($sourcedir . '/Subs-RSS.php');
                UpdateRSSFeedBots();
                updateSettings(array('rss_lastcron' => time()));
            }
           
           
        }


I made a backup of the file I edited and left it in the root of your SMF install. Right now your RSS feed poster mod will not work. If you try to uninstall it and it errors on the index.php file this is fine as there are no edits in there from the mod anymore.

Bigguy

I can not reply to your PM cause I guess I have hit the hourly limit. The button I pushed I guess sent a request to godaddy to revive the database. I had to wait til they or the server itself did that. So I guess yeah the backup that was there worked fine. Then I edited the file and viola. :)

An0nymousHelper

Quote from: Bigguy on January 02, 2011, 01:25:59 AM
I can not reply to your PM cause I guess I have hit the hourly limit. The button I pushed I guess sent a request to godaddy to revive the database. I had to wait til they or the server itself did that. So I guess yeah the backup that was there worked fine. Then I edited the file and viola. :)
Thanks you so much again! Wow you helped out so much! Thanks!!!!!

Advertisement: