Go Back   Pligg CMS Forum > Pligg Development > Modification Tutorials

Reply
 
LinkBack Thread Tools Display Modes
  #51 (permalink)  
Old 01-10-2008, 07:07 PM
New Pligger
 
Join Date: Sep 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
thanks mate i test it k+
Reply With Quote
  #52 (permalink)  
Old 01-20-2008, 02:52 AM
New Pligger
Pligg Version: beta 9
Pligg Template: standard
 
Join Date: Jan 2008
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
errot when trying to import the database

PHP Code:
Unknown column 'admin' in 'where clause'
File: /home/site/public_html/forum/Sources/PliggBridge.php
Line
427 
admin user is clearly in my table

Also ran into errors here but fixed them


PHP Code:
WHERE memberName '$username' LIMIT 1", __FILE__, __LINE__); 
fixed it with
PHP Code:
WHERE memberName $username LIMIT 1", __FILE__, __LINE__); 
but now i get the top error and ideas?
Reply With Quote
  #53 (permalink)  
Old 01-21-2008, 05:39 PM
New Pligger
Pligg Version: beta 9
Pligg Template: standard
 
Join Date: Jan 2008
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
anyone have this working on smf 1.4 and pligg 9.9
Reply With Quote
  #54 (permalink)  
Old 01-24-2008, 02:32 AM
New Pligger
Pligg Version: beta 9
Pligg Template: standard
 
Join Date: Jan 2008
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy Please someone help so close

Ok i only need login part working. The cookie setting is the problem.

In pliggbridge setting in smf admin it ask for the..

Pligg Domain Name:


Now this is the problem forum is on www.mysite.com and pligg is on http://pliggsite.mysite.com

it is and addon domain with its on url www.pliggsite.com that redirects to the addon domain http://pliggsite.mysite.com

Now if i set the Pligg Domain Name: .pliggsite.mysite.com

It will not set the cookie.

Now i now the bridge is working if i use for Pligg Domain Name: .mysite.com

it sets a cookie.

I need it to set the cookie for the addon domain... .pliggsite.mysite.com


Someone please help last step to finish site.

Thanks
Brian



ok update if i set Pligg Domain Name: .mysite.com
and the Pligg HTTP Path: to /pliggsite/


cookie works. But of course this is no good ass i don't have site set up using it as www.mysite.com/pligsite/

I need this cookie to work for http://pligsite.mysite.com

Last edited by bikertube; 01-24-2008 at 02:47 AM..
Reply With Quote
  #55 (permalink)  
Old 01-24-2008, 04:35 PM
New Pligger
Pligg Version: beta 9
Pligg Template: standard
 
Join Date: Jan 2008
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy where are all the helpers - please

As a new member of this community. It really sucks the lack of help a new user can get is their no one here who can help or is willing to help with my above problem..



Please someone...
Reply With Quote
  #56 (permalink)  
Old 01-24-2008, 11:02 PM
New Pligger
Pligg Version: beta 9
Pligg Template: standard
 
Join Date: Jan 2008
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
is there anyone help in here???????????
Reply With Quote
  #57 (permalink)  
Old 01-25-2008, 01:51 AM
New Pligger
 
Join Date: Oct 2007
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
your
Pligg Domain Name: pligsite.mysite.com
Reply With Quote
  #58 (permalink)  
Old 01-25-2008, 02:18 AM
New Pligger
Pligg Version: beta 9
Pligg Template: standard
 
Join Date: Jan 2008
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
edited i have completed integration and help is no longer needed.

Last edited by bikertube; 01-25-2008 at 02:49 AM..
Reply With Quote
  #59 (permalink)  
Old 02-09-2008, 05:41 AM
catchpen's Avatar
Pligg Donor
 
Join Date: Jan 2008
Posts: 210
Thanks: 30
Thanked 18 Times in 13 Posts
bummer
Reply With Quote
  #60 (permalink)  
Old 02-15-2008, 02:55 PM
Smoky's Avatar
New Pligger
Pligg Version: 9.9.0
Pligg Template: none
 
Join Date: Feb 2008
Location: USA
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
hi guys.. i am really interested in this.. i design, but coding isnt second nature.. takes me a bit lol.. but is this the latest, and safest route to go?

im still debating if i do want to merge the 2 together or not.. but look forward into designing some templates for pligg.. if i can help please let me know and i will try to find a way.. im currently a charter member with smf, and one area on my site has smf/tp.. thanks!!!
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
READ FIRST: Pligg Template Forum Rules Yankidank Pligg Templates 1 10-09-2007 05:22 PM
My Pligg Site forum closed until further notice Yankidank Pligg News 2 05-28-2007 12:46 AM


Search Engine Friendly URLs by vBSEO 3.2.0