Pligg Tutorials

Register an Account
Reply
 
Thread Tools Display Modes
  #41 (permalink)  
Old 02-08-2009, 08:54 PM
New Pligger
 
Join Date: Feb 2009
Posts: 1
Quote:
Originally Posted by kbeeveer46 View Post
4. chmod 755 /templates, /templates_c, /backup, /avatar/user_uploaded, config2.php, /libs/dbconnect.php and /libs/options.php
5. chmod 655 config.php
I'm having trouble chmod-ing. I am using XAMPP on Vista and just using localhost so my pligg foler is just in xampp/htdocs/pligg. The installation went fine but I don't know how to chmod. Chuckroast said to use an FTP client but I'm not having any luck. There's got to be a lot of people new to webmastering that are in the same boat, right?
Reply With Quote
  #42 (permalink)  
Old 02-08-2009, 09:34 PM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Social Pro Kit
 
Join Date: Jun 2006
Posts: 5,448
Try Right click on the file and choose Properties. Click on the Security Settings tab
Reply With Quote
  #43 (permalink)  
Old 02-10-2009, 02:40 AM
New Pligger
 
Join Date: Feb 2009
Posts: 1
hello,

i have an installation problem. after third step nothing happens. no page displayed. what to do? in my downloads there i no file as config2.php. i have tried 5 times. date base created i says

Database connection established...

Found database...

'/libs/dbconnect.php' was updated successfully.

There were no errors, continue onto the next step...

when next step clicked nothing displayed and no next button appears.

plz help
Reply With Quote
  #44 (permalink)  
Old 03-30-2009, 07:08 AM
New Pligger
Pligg Version: 1.0.0
 
Join Date: Mar 2009
Location: CCCP
Posts: 1
Hi all.
I have a trouble with rss importer module.
To resolve this problem i was used google, and found this one: Tutorial: RSS Importer | Pligg CMS
But! Link for tutorial download are incorrect. Can you told me where i can get copy of this?
Reply With Quote
  #45 (permalink)  
Old 03-30-2009, 09:02 PM
gregrick's Avatar
Donor
Pligg Version: 1.0.0
Pligg Template: Magazeen
 
Join Date: Mar 2009
Location: Alabama
Posts: 9
Send a message via ICQ to gregrick Send a message via AIM to gregrick Send a message via MSN to gregrick Send a message via Yahoo to gregrick
Video link is down

HOWEVER: this image will help you in the mean time

and here is a screenshot of my config



Last edited by gregrick; 03-30-2009 at 09:41 PM.
Reply With Quote
  #46 (permalink)  
Old 05-18-2009, 04:36 AM
New Pligger
 
Join Date: May 2009
Posts: 2
i'm a pligger now and it's a great tutorial . thanks
Reply With Quote
  #47 (permalink)  
Old 05-21-2009, 08:58 AM
New Pligger
 
Join Date: Mar 2007
Location: Romania
Posts: 7
Login doesn't work on local installation.

It's been a real head-cracker for me.
For those of you who installed pligg on their local machines, if you cannot login, you might have a problem with the cookies. Check in libs/login.php that the $domain is set up to the right path.
This is what i'm using in order to make it work both on production server (accessing with [any].mydomain.com), IP (e.g. 192.168.0.1), and also local machine name:
Added after line:

Quote:
$domain = preg_replace('/^www/','',$_SERVER['HTTP_HOST']);

These two lines:
Quote:
$matches = preg_match('/^([^\.]+\.)*([a-z0-9][a-z0-9\-\_]*)\.([a-z]{1,4})$/i',$_SERVER['HTTP_HOST']);
$domain = $matches?$domain:$_SERVER['HTTP_HOST'];
Cheers, hope it will help some of you guys too.
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pligg integration with SMF Forum autoinc Questions and Comments 66 08-27-2010 04:04 AM
Pligg Donation Drive 2009 chuckroast Questions and Comments 0 03-23-2009 05:42 PM
Pligg Guides / Tutorials STyLE Questions and Comments 1 06-07-2007 06:03 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development