Make easy money with MEMLOL...

The grabber issue doesn't seem to be related to the host, I've tried it using both a hostwinds account and hostgator neither are posting to the site or database. All I get is an email with the posts listed.
 
Hi guys, registered a few days ago and have been reading this thread since yesterday. Was just wondering why my pictures aren't showing up?

Everything seems to work, but when I submit a picture it says "Ok, accepted". Then on the home-page there is just a little red X, the thumbnails also have a little red X.

When I check the img URL it says /1.jpg, /2.jpg etc. So basically the problem for me is that the script is uploading the pictures as a different filename, just a random string with .jpg at the end, but on the index.php it is trying to display the files as 1.jpg.

I read through the thread a couple of times, and somebody suggested taking out .md5 which I did, this didn't make any difference.. I also tried downloading Pager from fedoraproject and it also made no difference.

Any ideas?

Go to the classes folder then edit settings.php and change

// Auto approval of posts
$autoapprove = "no"; to

// Auto approval of posts
$autoapprove = "yes";
 
Grabber works fine on hostgator baby plan, but it didn't work on my old host.

You're host is the problem.

Was it working without any changes or did you have to edit some stuff?
 
I'm on Hostgator and my grabber didn't send me any email at all.
 
Can any body tell me in which file watermark.php is used
i just want to make some changes
 
Having problems with the grabber. I can get it to run, but am getting the following error message in the email notification:

line 1: ?php: No such file or directory
line 3: syntax error near unexpected token `'classes/settings.php''
line 3: `include_once ('classes/settings.php');'


:( Please help if you can.
 
Last edited:
create a database in cpanel and add a user to it. update the db.sql file with the new database name. go into phpmyadmin in cpanel and click on the database you just created. import the db.sql file. now edit the db.inc file and enter your db name, password, and user. leave the localhost as is. upload any file you've changed to your site through ftp. if it's not working, there is a problem with one of the above things i've mentioned. double check them all, i had the same problem and just overlooked something with one of the steps.

Still no luck, would appreciate some help. my sk ype is brendan4t (: thanks
 
Last edited:
im running grabber on godaddy hosting im getting the emails from the cron with this in error any ideas? No valid argv provided
 
im running grabber on godaddy hosting im getting the emails from the cron with this in error any ideas? No valid argv provided

I'm not trying to be annoying but would you mind helping me get past the DB error? Double check my files, i've yet to be able to get passed it, 2 days later
 
what kind of db error are you getting? pm me

I'm not trying to be annoying but would you mind helping me get past the DB error? Double check my files, i've yet to be able to get passed it, 2 days later
 
I'm not trying to be annoying but would you mind helping me get past the DB error? Double check my files, i've yet to be able to get passed it, 2 days later

Delete all the files, then extract all the files again and make sure you have your mysql database login stuff correct.
 
Only thing I can recommend is you try installing again and double check your mysql login make sure it matches in your db inc php file


Cant pm, don't got the post count.... Nor I cannot share my website
 
I'll send pictures of mysql and stuff, i've double checked it a lot, I may have been doing it wrong all along

Edit, Pictures:

website1.pngwebsite2.pngwebsite3.jpg
 
Last edited:
Should be a option on that page to add a user to a database
 
Back
Top