PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds Installation & Upgrades

Classifieds Installation & Upgrades If you're having install or upgrade problems, post here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 11th, 2005, 11:20 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 53
Unhappy Photopost Classifieds Problems

I have encounter several problems in PP Classifieds:

1. Member List not working
http://www.singaporeexpats.com/class...howmembers.php

2. When I click on a nick in showmember.php, 404 error
http://www.singaporeexpats.com/class...t=500&ppuser=4

3. Seller/Buyer Feedback not working

4. Seller/Buyer Rating not working

This is by far the most buggy script with the poorest installation instructions I have ever encounter.

Can some support staff assist me ?

How do I edit the navigation bar ? I need to remove Member List altogether if it doesn't work!
(Admin · Home · Search · Member List · Profile · Place An Ad · Logout)

Thanks .......



Unhappy customer

Last edited by prodigy; July 11th, 2005 at 11:24 PM.
prodigy is offline   Reply With Quote
Old July 12th, 2005, 09:47 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Please make sure your downloading and installing 2.4.1 as this has been fixed
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 12th, 2005, 09:47 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 53
This is not fixed. The version I am using is 2.41 as the zip filename is "pp-classifieds241.zip"

Can you at least goto my site and take a look???

And also the feedback ratings is not working .....


Please help! I need to launch it asap.
prodigy is offline   Reply With Quote
Old July 12th, 2005, 09:50 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 53
I have this error when I install :

REPLACE INTO pp_usergroups (groupid,groupname,modaccess,cpaccess,uploads,comments,diskspace,uploadsize,editpho,editposts) VALUES(348,'Forum Moderators','0','0','0','0','0','0','1','1')

The query returned with an errorcode of:

Unknown column 'diskspace' in 'field list'


How to rectify?
prodigy is offline   Reply With Quote
Old July 13th, 2005, 12:56 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 53
OK I have managed to insert the additional missing field using phpMyadmin.

Now I have another problem, if an user does not belongs to any Usergroups in my phpbb2 forum, he cannot post an ad!! Is there a way to add in a new Usergroup in PP Classifieds ? Example: Unregistered, Registered etc ??????

Please Help .....

Seems like there is no support after I have purchased this software
prodigy is offline   Reply With Quote
Old July 13th, 2005, 09:01 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Hello? You post late last night three times in the late hours of the evening and early morning are complaining of no support.

In membhead.tmpl line 17 remove the code in bold

include( "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/searchmem.tmpl" );
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 13th, 2005, 09:06 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
For usergroups issue in your forums directory file phpbb.php replace your import_user_groups and init_user_groups functions with these

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 13th, 2005, 09:09 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Please tell more on what issue you think there is with feedback. I am able to post feedback on a user. If you post a test username for me to use I will try your site
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 13th, 2005, 02:32 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Okay I was waiting for a username but try this in member.php find this line and add the code in bold

typecast($_POST, array('rating' => INT, 'feedback' => STRING,'editemail' => STRING, 'editemailconfirm' => STRING, 'editbio' => STRING, 'editbirthday' => STRING,
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; July 13th, 2005 at 02:38 PM.
Chuck S is online now   Reply With Quote
Old July 13th, 2005, 02:35 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 53
Thanks for dropping by

This link doesnt work:

http://www.singaporeexpats.com/class...t=500&ppuser=4
prodigy is offline   Reply With Quote
Old July 13th, 2005, 02:40 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 53
Cant login now even after I cleared the cookies ....
prodigy is offline   Reply With Quote
Old July 13th, 2005, 02:40 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Okay what link is that and where?

there is no showgallery script in classifieds. showcat would be the correct script but I would need to know where you getting that link.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 13th, 2005, 02:42 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Okay found where you where talking

Line 24 of showmembers.tmpl

<span class="{$Style['medium']}"><a href="{$Globals['maindir']}/showgallery.php?cat=$cat&amp;ppuser={$puserid[$x]}">{$puser[$x]}</a></span>

change to this

<span class="{$Style['medium']}"><a href="{$Globals['maindir']}/showcat.php?cat=$cat&amp;ppuser={$puserid[$x]}">{$puser[$x]}</a></span>
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 13th, 2005, 02:52 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 53
Great !!! The link http://www.singaporeexpats.com/clas...at=500&ppuser=4 is working now ))

And the showmember.php is working too.

The usergroup seems fine. But now I can't login even after I deleted cookies.

Is it because I have changed the member.php ?
prodigy is offline   Reply With Quote
Old July 13th, 2005, 03:22 PM   #15 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 53
Thanks a million Omegatron, all seems working now, which is great !!!

Sorry for the comments above but I think it is due to the time difference of our countries.

One more question, what is the difference between "ModAccess" and "Moderate Ad" permission in the Usergroups?

Thanks again, you made my day
prodigy is offline   Reply With Quote
Old July 13th, 2005, 04:51 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Yes you where looking for support at late hours. However I think your in the UK you must be an early riser posting at 3 something AM twice and then again at almost 7AM

It is 550PM here right now and should be if I can remember 1050PM there?


As far as login you sure you did not mistype your password. I can login fine at your site.

Modaccess means a mod can access certain admin functions like approve ads etc etc Nothing crutial or server side. Moderate ads means whichever usergroup you set this for there ads are not displayed till you approve them
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 13th, 2005, 05:08 PM   #17 (permalink)
Member
Verified Customer
 
Join Date: Jul 2005
Posts: 53
Thanks for the tips

I am in Singapore, GMT +8 and the time now is 6 am ......... so its 12 hours different ..... Day and night are reversed!

Working great now. But I wondered why I must edit so many lines of codes for it to work ?
prodigy is offline   Reply With Quote
Old July 13th, 2005, 05:19 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Ouch Singapore yeah thats night and day

We just released 2.4 which was a complete rewrite using a more secure codebase like we do in Photopost. However most issues are simply variables that where not declared and every variable needs to be declared through the typecast function to work.

There is not many issues there have been around a dozen which aint bad when releasing a new version like this
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Photopost Classifieds... GoodGeeks Classifieds Installation & Upgrades 3 August 13th, 2005 04:37 PM
Problems with personal ads in Classifieds 2.41 criscokid Classifieds Installation & Upgrades 8 July 27th, 2005 09:59 AM
Install Problems. vB 3.0.7 and Newest Classifieds. GoodGeeks Classifieds Installation & Upgrades 3 April 10th, 2005 12:38 PM
Just installed classifieds, and having problems sean2canz Classifieds Installation & Upgrades 2 January 23rd, 2005 04:06 AM
Template Errors - Problems with PP Classifieds Interference SVTBlackLight01 ReviewPost Bug Reports 1 July 13th, 2004 08:56 AM


All times are GMT -5. The time now is 07:10 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0