Make easy money with MEMLOL...

For this you should double check the database name, database user name mentioned in file db.inc.php ...I use shared host and the database name & database username come with my Cpanel username as well. something like cpanelusername_databasename

Thanks, I figured it out. It didn't like my password, must have been the special characters in it. I changed it and it worked fine. Was able to log in to the admin area also. That's as far as I've gotten so far, bout to call it a night.
 
Great share man thank you very much! Finally my FB accounts can become useful :D
 


OK the admin panel is not working for me but I found a way to bypass that. Just add admin.php?section=manageads at the end of your domain. For example : http://www.yourdomain.com/admin.php?section=manageads and you will see your admin panel. You will be able to see everything except the posts section. Enjoy :)

First thanks to GST
i have done the process.
my website is setup and showing perfectly
but when i login into admin panel.....It shows blank...
But when i go directly to the link provided by POWLOW29 ..it showed me the admin panel
i.e.,http://www.yourdomain.com/admin.php?section=manageads
.
.
From der i can just edit account settings,manage ads,logout.....But when i click posts and videos tab it shows blank
can anybody help
 
ok i setup everything , now site loads ,but i need to take care of it and add content. ok , ik what the admin page login is , but it asks me for email and pass . how to get those ? i havent ''setup'' the site like i was usually doing in vb (sitename/install or what it was)

what shall i do so i can create my admin email and password ?>
 
OK the admin panel is not working for me but I found a way to bypass that. Just add admin.php?section=manageads at the end of your domain. For example : ... and you will see your admin panel. You will be able to see everything except the posts section. Enjoy :)


Thanks for the fix.

Another thing, you can do a search and replace on the admin php file to replace all occurences of "section=posts" with "section=manageads" and, at least you can go see the admin panel directly. This is still a dirty trick but might help someone.

As to the posts section, I tried changing the options but the page is always blank.
My php-fu is weak. Does anyone have any idea on how to get this to work?

NOTE: removed the link because I can't post links
 
Last edited:
the email and password are in the readme file that's located in the database folder. this will get you into the admin area but if you want to change them to your own, edit them at the bottom of the db.sql file in your database folder and upload it to your site through ftp. you also need to import this into the database you created using the phpmyadmin in your cpanel.once in phpmyadmin, click on the "databases" tab in the top menu bar, directly underneath the localhost icon. then select the database you created earlier for you new site, then go to import. you are going to upload the same db.sql file that you just edited with your login details here.

i had already uploaded the db.sql file to the database in phpmyadmin earlier, and didn't know how to edit anything to reflect the new changes in email and password, so i just deleted the files and reuploaded the db.sql file again, and this worked for me. i was able to log in with my own email and password.

ok i setup everything , now site loads ,but i need to take care of it and add content. ok , ik what the admin page login is , but it asks me for email and pass . how to get those ? i havent ''setup'' the site like i was usually doing in vb (sitename/install or what it was)

what shall i do so i can create my admin email and password ?>
 
Found a solution to the posts admin page problem some of us are having.
This comes from an unmet dependency.

The fix is:

1. Google for this file "Pager-2.4.8.tgz" and download it (I got the one from pkgs. fedoraproject. org)
2. unpack and rename directory to "Pager"
3. upload to the server

Enjoy
 
Found a solution to the posts admin page problem some of us are having.
This comes from an unmet dependency.

The fix is:

1. Google for this file "Pager-2.4.8.tgz" and download it (I got the one from pkgs. fedoraproject. org)
2. unpack and rename directory to "Pager"
3. upload to the server

Enjoy
This worked for me
thanks mate
 
Some basic coding skills would help creating a ad rotator in the script. That way you can rotate several networks, not just adsense
 
So I uploaded this and have everything working, except when a picture is added, it adds it to the picture folder with the md5 as the filename, but the actual link points to title.jpg, so it never displays the picture on the main page, and when clicking the link it throws a 404 error. Any ideas on how to fix this?

I see this line of code in addposts.php, but not sure what would need to be changed, if anything. I'm sure it's something simple I'm overlooking.

$title = "";
$last_id = $db->get_last_id();

$_filename = $_FILES["picture"]["name"];
$filename = md5($last_id);
$imgDetails = explode(".",$_filename);
$extension = $imgDetails[1];
 
well, now I ran into a few problems. when i first downloaded this i thought it was a wordpress theme, so i installed wordpress through fantastico in cpanel, then installed the site as instructed in the readme. i noticed at the top left of my browser, where it displays your site name, it reads "site namesite name" and i have been trying to fire out how to get it to display just "site name". i thought wordpress may have been the issue. when you install WP it asks you for the site name, so i logged into my wp-admin and changed this to blank in case it was using the info from WP, no help. then i figured i'd delete wordpress all together since it didn't seem necessary anyways... that just made my site display a list of the files in the index. so, i reinstalled wordpress and now all i see is the wordpress theme. this was working fine before and i made no changes to the files GST uploaded since making the changes to wordpress. the admin area for the site (mydomain.com/admin.php) is working fine and it still shows my posts, but the site is just displaying the standard wordpress theme with nothing there. what did i do and how can i fix this?

*edit - checked the site a few hours later and now mydomain.com/admin.php shows no posts, even though it showed the pictures i uploaded last night AFTER i deleted and reinstalled WP this morning.
 
Last edited:
the email and password are in the readme file that's located in the database folder. this will get you into the admin area but if you want to change them to your own, edit them at the bottom of the db.sql file in your database folder and upload it to your site through ftp. you also need to import this into the database you created using the phpmyadmin in your cpanel.once in phpmyadmin, click on the "databases" tab in the top menu bar, directly underneath the localhost icon. then select the database you created earlier for you new site, then go to import. you are going to upload the same db.sql file that you just edited with your login details here.

i had already uploaded the db.sql file to the database in phpmyadmin earlier, and didn't know how to edit anything to reflect the new changes in email and password, so i just deleted the files and reuploaded the db.sql file again, and this worked for me. i was able to log in with my own email and password.

First of all i want to thank you as this worked great..but i got another problem lol , never had that much problems with creating a site .

when i login in admin panel it redirects me to a blank page http://www.DOMAINNAME.COM/admin.php?section=posts&options=100|newest|0|approved&page=1 (replaced site name iwth domainname.com)
 
now i am really confused. i tried to delete everything from my server and start over with a fresh install, but it won't even let me reinstall wordpress. it's not a wordpress theme so is wordpress even necessary? i tried installing it without wordpress and the page is blank when i visit my site. the admin panel still works though.

then, if i try to install wordpress with fantastico, i get the following error: "- You cannot install more than one script in the root directory of a domain." WTF?? i completely deleted the folder for my site and created a new one with nothing in it, then try to install WP and get that error.

i'm pulling my hair out here. any suggestions?
 
now i am really confused. i tried to delete everything from my server and start over with a fresh install, but it won't even let me reinstall wordpress. it's not a wordpress theme so is wordpress even necessary? i tried installing it without wordpress and the page is blank when i visit my site. the admin panel still works though.

then, if i try to install wordpress with fantastico, i get the following error: "- You cannot install more than one script in the root directory of a domain." WTF?? i completely deleted the folder for my site and created a new one with nothing in it, then try to install WP and get that error.

i'm pulling my hair out here. any suggestions?
why wordpress
no need to install wordpress
.
.
Just follow the steps once again from first and just tell me where you have been struk
 
After like 3 hour of frustration i finally got it to work well almost iget this error on the site "
Could not retrieve the specified page. Please verify correct href was passed in.
" and also the the bookmarking bar option on the left don't display right any toughts on how to fix it?

Here the site http://www.funny1.site90.net/
 
why wordpress
no need to install wordpress
.
.
Just follow the steps once again from first and just tell me where you have been struk

i just started with a fresh install. deleted the entire folder through ftp. uploaded all files to the server again in a new folder. changed all permissions. deleted all old databases and users and created new database, user, password. edited all files as outlined in the readme. double checked all info is correct. imported the db.sql file into phpmyadmin into the database i just created. when i go to my site, there is only a blank white screen. the login box on the admin panel is there, not having issues with that.

i don't know where i am having a problem, i believe i have followed everything to a T. i had this working fine last night, i just did everything i did then expect install wordpress.
 
i just started with a fresh install. deleted the entire folder through ftp. uploaded all files to the server again in a new folder. changed all permissions. deleted all old databases and users and created new database, user, password. edited all files as outlined in the readme. double checked all info is correct. imported the db.sql file into phpmyadmin into the database i just created. when i go to my site, there is only a blank white screen. the login box on the admin panel is there, not having issues with that.

i don't know where i am having a problem, i believe i have followed everything to a T. i had this working fine last night, i just did everything i did then expect install wordpress.

i was having the same problem you need do download something call parse, go throw the post a member already post how to solve it. look on 2nd page ithink it worked for me.
 
Back
Top