• Home
  • Community
  • Submitted News
FAQ • Search • Login
Forum Home • Register

View unanswered posts | View active topics


Board index » Pligg » Pligg CMS Download

All times are UTC


Pligg SEO EDITION v9.9.0



Post new topic Reply to topic  Page 2 of 7
 [ 66 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 7  Next
Print view Previous topic | Next topic 
 Pligg SEO EDITION v9.9.0 
Author Message
LincolnHawks
Site Admin
User avatar

Joined: Wed Dec 12, 2007 9:34 pm
Posts: 296
Post Re: Pligg SEO EDITION v9.9.0
hsanchezp wrote:
To be more specific, I can't change the parameters on the "Configure Pligg SEO Edition". For example I can't change the URL method, I see the values but I can't change them.

Regards
Hector


I can edit the conifg data okay here on a fresh install with the experience template activated.

Attachment:
Pligg SEO Edition - Admin.png


You do not have the required permissions to view the files attached to this post.


Tue Feb 12, 2008 12:09 am
Profile
bigboy1

Joined: Sun Feb 03, 2008 4:07 am
Posts: 1
Post Re: Pligg SEO EDITION v9.9.0
hsanchezp wrote:
To be more specific, I can't change the parameters on the "Configure Pligg SEO Edition". For example I can't change the URL method, I see the values but I can't change them.

Regards
Hector


I am having the same problem here, can't change the value of anything, I've had to do everything in the PhpMyAdmin.
After changing the URL METHOD value from 1 to 2 (FriendlyUrls) via PhpMyAdmin, I get "Oops, what you're looking for isn't here!" 404 Error,
almost on every page, for example http://www.mysite.com/admin i get 404 error, also on story urls, categorie pages, upcoming news, I even can not login, and yes I have enabled and renamed the htaccess.default to .htaccess. I even added those rewritte lines from admin/categorie section to .htaccess file.

I too had problems with the Installation, first error was that Pligg could not find config.php in the root folder, so I copied the config.php from the original Pligg CMS (Not the SEO Edited one), fixed the problem.

Second problem was, that there was no default "yget" template, in the template folder, so I renamed experience template to "yget", fixed the problem, well that's it for now.

But thank you very much for this release LincolnHawks, no one is perfect right? We all make mistakes.
cli**ed on some ads ;)


Tue Feb 12, 2008 10:52 am
Profile
LincolnHawks
Site Admin
User avatar

Joined: Wed Dec 12, 2007 9:34 pm
Posts: 296
Post Re: Pligg SEO EDITION v9.9.0
bigboy1 wrote:
hsanchezp wrote:
To be more specific, I can't change the parameters on the "Configure Pligg SEO Edition". For example I can't change the URL method, I see the values but I can't change them.

Regards
Hector


I am having the same problem here, can't change the value of anything, I've had to do everything in the PhpMyAdmin.
After changing the URL METHOD value from 1 to 2 (FriendlyUrls) via PhpMyAdmin, I get "Oops, what you're looking for isn't here!" 404 Error,
almost on every page, for example http://www.mysite.com/admin i get 404 error, also on story urls, categorie pages, upcoming news, I even can not login, and yes I have enabled and renamed the htaccess.default to .htaccess. I even added those rewritte lines from admin/categorie section to .htaccess file.

I too had problems with the Installation, first error was that Pligg could not find config.php in the root folder, so I copied the config.php from the original Pligg CMS (Not the SEO Edited one), fixed the problem.

Second problem was, that there was no default "yget" template, in the template folder, so I renamed experience template to "yget", fixed the problem, well that's it for now.

But thank you very much for this release LincolnHawks, no one is perfect right? We all make mistakes.
cli**ed on some ads ;)


Hi BigBoy,

Thanks for the info the download package now includes config.php and yget template so both those idiotic errors are fixed lol, as for the editing the admin settings as you can see from the image posted above they worked for me fine on a fresh install of the SEO Edition.

I will have a testing session on a few different server setups when i get a minute to see if i can replicate the editing bug :)

Update: I have tested and double tested the current package available for download from this thread and just like before i can edit the Admin values no problems on a fresh install, your errors in URL Method 2 are .htaccess related m8 make sure you have the configuration in htaccess correct..

OH! Just a thought check you .htaccess RewriteBase /pliggseo/ it should say simply RewriteBase / the first package i uploaded i forgot to remove my test setup configs, you indicated that you have that first release ;) .htaccess was also fixed in the latest release.

Another possible problem as far as i could tell from the pligg forum is this.

OPEN .htaccess and look for

AddType "text/javascript" .gz
AddEncoding gzip .gz
RewriteCond %{HTTP:Accept-encoding} gzip
RewriteCond %{THE_REQUEST} ^(.*).js
RewriteCond %{SCRIPT_FILENAME}.gz -f
RewriteRule ^(.*)\.js $1.js.gz [L]
##### Gzip End #####

REPLACE WITH

##AddType "text/javascript" .gz
##AddEncoding gzip .gz
##RewriteCond %{HTTP:Accept-encoding} gzip
##RewriteCond %{THE_REQUEST} ^(.*).js
##RewriteCond %{SCRIPT_FILENAME}.gz -f
##RewriteRule ^(.*)\.js $1.js.gz [L]
##### Gzip End #####

This is a long shot but some users on certain hosting services reported that this code was causing problems.

Thanks BB


Tue Feb 12, 2008 1:33 pm
Profile
LincolnHawks
Site Admin
User avatar

Joined: Wed Dec 12, 2007 9:34 pm
Posts: 296
Post Re: Pligg SEO EDITION v9.9.0
Found a bug in the languages folder :) that was the install problem, all fixed now and tested install here http://socialcmsbuzz.com/news/ .

Added new pack v9.9.0a

Lincoln


Tue Feb 12, 2008 4:48 pm
Profile
masss
User avatar

Joined: Thu Jan 10, 2008 1:21 pm
Posts: 4
Post Re: Pligg SEO EDITION v9.9.0
i have error [Fatal error: TPL: [in vera/sidebar_modules/sidebar_stories_u.tpl line 310]: syntax error: file 'vera/sidebar_stories_wrapper.tpl' does not exist in /home/www/class.template.php on line 923]

ok i know i have old template :(

_________________
Pligg template vera 9.9.0 by http://www.s1mp3.pl AMV AVI Video to MP4 Player


Tue Feb 12, 2008 9:23 pm
Profile
LincolnHawks
Site Admin
User avatar

Joined: Wed Dec 12, 2007 9:34 pm
Posts: 296
Post Re: Pligg SEO EDITION v9.9.0
masss wrote:
i have error [Fatal error: TPL: [in vera/sidebar_modules/sidebar_stories_u.tpl line 310]: syntax error: file 'vera/sidebar_stories_wrapper.tpl' does not exist in /home/www/class.template.php on line 923]

ok i know i have old template :(


Hi masss,

The vera template was constructed for v9.8.2 of pligg i am sure, this template will not work with v9.9.0 of pligg due to the developers changing and improving lots of code between v9.8.2 and v9.9.0.

You could try to update the template code with changes to v9.9.0 read HERE.

Hope that helps ya m8. ;)


Tue Feb 12, 2008 9:49 pm
Profile
getalifejerk

Joined: Sat Feb 09, 2008 6:48 pm
Posts: 8
Post Re: Pligg SEO EDITION v9.9.0
Can`t activate thickbox in Experience template. Not tested in others.
What`s the problem - any ideas ?


Tue Feb 12, 2008 9:57 pm
Profile
hsanchezp

Joined: Thu Jan 10, 2008 8:16 pm
Posts: 3
Post Re: Pligg SEO EDITION v9.9.0
Bigboy1,

I think I found the solution for the problem of not being able to change the parameters of the Configuration Page. Try to extract the zip file one folder at a time. I found that my extracting program wasn't extracting all the files and there were some that were extracted with the file names incomplete

I did this, installed everything again, and I think everything is fine now

Regards
Hector


Tue Feb 12, 2008 10:35 pm
Profile
masss
User avatar

Joined: Thu Jan 10, 2008 1:21 pm
Posts: 4
Post Re: Pligg SEO EDITION v9.9.0
Yeah i fixed vera template

Pligg template vera 9.9.0 by http://www.s1mp3.pl
Download on http://rapidshare.com/files/91462408/Pl ... l.rar.html

_________________
Pligg template vera 9.9.0 by http://www.s1mp3.pl AMV AVI Video to MP4 Player


Wed Feb 13, 2008 12:43 pm
Profile
LincolnHawks
Site Admin
User avatar

Joined: Wed Dec 12, 2007 9:34 pm
Posts: 296
Post Re: Pligg SEO EDITION v9.9.0
masss wrote:
Yeah i fixed vera template

Pligg template vera 9.9.0 by http://www.s1mp3.pl
Download on http://rapidshare.com/files/91462408/Pl ... l.rar.html


Looks wicked m8 good work, awesome contribution and your site looks pretty neat too :D


Wed Feb 13, 2008 4:15 pm
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  Page 2 of 7
 [ 66 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 7  Next

Board index » Pligg » Pligg CMS Download

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

©2007-2008 Social CMS Buzz

Feed XML Favourite Valid XHTML Valid CSS WordPress