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 Bug Reports

Classifieds Bug Reports Post any problems you may be having with Classifieds here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old June 30th, 2010, 06:52 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Location: Kirkland,WA
Posts: 61
Script call malformed. Some actions require you to be logged in. Please verify you ar

Script call malformed. Some actions require you to be logged in. Please verify you are logged in and try the link again. If you continue to have problems please notify your Administrator.

I got a report for this error. Then I upgraded our classifieds to PhotoPost Classifieds 4.02 this morning.

I subscribed to a category and when I got the email to reproduce the problem... Sure enough.

What is the fix please? I was hoping it was in the latest drop but apparently it is more complex than just upgrading.
chep is offline   Reply With Quote
Old June 30th, 2010, 07:07 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Location: Kirkland,WA
Posts: 61
Digging, digging...

Found this which is key Error when subscribing to a category - vB 3.8.2, PPC 3.11

The url in my email says thecat no sub

Now I checked my phrases.php which I downloaded and it says thecat not sub. When I change the URL in the browser I do not get the error. Seems to me the phrases.php might be needing a looking over. It also seems that my database now needs an upgrade in order to fix this problem for the long haul...so off to do that next.
chep is offline   Reply With Quote
Old June 30th, 2010, 09:19 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
you would have to give more information where your talking about etc.

most likely you have not upgraded your site correctly but please post a url and where your getting an error.
__________________
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 June 30th, 2010, 09:44 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Location: Kirkland,WA
Posts: 61
The email.

To turn off subscriptions for this category, click on the following link:

http://hunting-washington.com/classi...ribe&thecat=21
chep is offline   Reply With Quote
Old June 30th, 2010, 09:46 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
thanks that gives me somewhere to look
__________________
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 June 30th, 2010, 09:49 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Location: Kirkland,WA
Posts: 61
I re-ran update to phrases and get an error:

Preparing to update database...
Error performing MySQL command: INSERT INTO cp_languages VALUES (1, 'english', 'en', 'UTF-8', 'ltr');
Error: Column count doesn't match value count at row 1


PhotoPost Classifieds has been successfully installed!
chep is offline   Reply With Quote
Old June 30th, 2010, 10:06 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
thats because you cant run the upgrade again the tables are already altered so you will get that error.
__________________
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 1st, 2010, 11:29 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Location: Kirkland,WA
Posts: 61
I was able to confirm just today that the change to the database fixed the issue in the email url.

For example in Phrases.php I found the text which lead me to the source of the problem in my phrases table of the database. I made the fix to the database based upon this information and presto the issue went away.

remove:
Code:
Content visible to verified customers only.
replace
Code:
Content visible to verified customers only.
chep is offline   Reply With Quote
Old July 2nd, 2010, 02:20 AM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2008
Posts: 13
I am getting this same error when a user tries to unsubscribe from a category.

Message - xFalcon.com Classifieds

If you'd like a username to test this PM me and I can set one up.

Gets this error: Script call malformed. Some actions require you to be logged in. Please verify you are logged in and try the link again. If you continue to have problems please notify your Administrator.

As far as I'm aware this error existed before the upgrade - I had a user report it, and still exists after I upgraded. I uploaded all the files and ran the upgrades...

Last edited by Seano; July 2nd, 2010 at 02:31 AM.
Seano is offline   Reply With Quote
Old July 2nd, 2010, 07:44 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
follow post 8
__________________
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 2nd, 2010, 09:55 AM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2008
Posts: 13
I edited phrases.php and the problem remains.
Seano is offline   Reply With Quote
Old July 2nd, 2010, 02:51 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
You can edit phrases.php but then you need to run it to reimport the phrases as they are in the database or edit that phrase under admin edit strings

The only difference in the phrase is

thecat=^thecat

becomes

sub=^thecat
__________________
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 December 13th, 2011, 11:51 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 426
Question

Let me ask about it here too Chuck, here is what my user received when trying to unsubscribe from a category via email:


http://www.planet-9.com/classifieds/...cribe&thecat=6

(actually there was some HTML code before and after the link that didn't get properly stripped by the classifieds software but we'll ignore that for now)

Are you saying that it should say action=sub&thecat=6 instead of the word subscribe? If so, then there is something still wrong with the default Classifieds code and this bug was never fixed. I have not tried the manual fix above yet for changing the phrases because I want to understand exactly what should change first.
KenDude is offline   Reply With Quote
Old December 13th, 2011, 01:04 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
Ken I definately show any classifieds source code after any reported bug has indeed been fixed. If I look at our phrases.php file which has the phrases the phrase is indeed

misc.php?action=subscribe&sub=^thecat

That is the correct phrase so maybe you need to reimport your phrases?
__________________
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 January 1st, 2012, 03:58 PM   #15 (permalink)
Member
Verified Customer
 
Join Date: Oct 2006
Posts: 426
Chuck,
If I re-import the phrases won't I lose any customizations that I've made such as changing the word Product to Article and Upload to Submit, etc. in the phrase manager in the admin panel? Couldn't I just search for say the word "subscribe" in the admin phrase manager and find that one item and just manually change it?
KenDude is offline   Reply With Quote
Old January 1st, 2012, 05:33 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
Yes you could view the phrases.php file and search for say what I have posted above and reimport just that phrase.
__________________
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
Sorry, but we are unable to verify this account. tyankee Photopost Pro Bug Reports 7 May 1st, 2010 05:54 PM
Sorry, but we are unable to verify this account. khira Classifieds Bug Reports 8 April 21st, 2010 01:35 PM
7.01: Hardcoded verify-v1 meta tag Astaran Photopost Pro Bug Reports 1 January 20th, 2010 10:45 AM
"Script call malformed. Some actions require you to be logged in." on unsubscribe. Andy R PhotoPost Classifieds Support 13 July 16th, 2009 06:22 PM
Script call malformed. Notify your Administrator. sabrina Photopost Pro How Do I...? 12 April 29th, 2008 04:10 PM


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

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