+ Reply to Thread
Page 8 of 8 FirstFirst ... 6 7 8
Results 71 to 80 of 80
  1. #71
    Senior Member/Coder Tester Box Lot is on a distinguished road Box Lot's Avatar
    Join Date
    Dec 2008
    Location
    Deep in Code & CSS!
    Posts
    1,505

    Default

    Still working the new listing issue.

    Even with replacing the old sell.php and sellfunctions.inc files I can't get passed the confirmation screen for new listings. With the old files or the new sell.php/functions_sell.inc the same thing occurs so it's got to be something else.

    With either combination the editing of existing auctions goes through fine all the way to the confirmed/linked result.

    It appears that rather then add cat2 you've redone both and I'm not sure how that plays in here. I've compared until my eyes are bleary and probably passed the issue without realizing it.

    Any clues where else I can look? It's really the last thing to fix after moving to SVN but of course it's critical.

    Once done I'm going to keep up with you again.


    I might also note that though it is a Mod it may narrow the issue, the sell from category also results in an error. Indicates the category variable stuff to me.

    Maybe auction types? which also appear to have been changed.


    EDIT: Fresh install in another directory and same sell results with generic error but the auction does go through. Sell functions have issues.
    Last edited by Box Lot; 08-04-2010 at 09:44 PM.
    Have you helped Renlok out with a small donation and received your WeBid Guide in return?
    It's a Community Document, why not help?

    Give a man a fish; you have fed him for today. Teach a man to fish and you have fed him for a lifetime.
    -Some Cool Chinese Dude

  2. #72
    Senior Member/Coder Tester Box Lot is on a distinguished road Box Lot's Avatar
    Join Date
    Dec 2008
    Location
    Deep in Code & CSS!
    Posts
    1,505

    Default

    r237

    Default everything.

    Pictures, gallery and thumbs show on auction creation but not getting created (neither is upload folder).

    If you then go back and edit the existing auction the gallery is empty. If you enter a picture again and process the auction gets created with the auction link success screen.

    All images for newly listed items are placed in the temporary uploaded/ file which is never converted to the auction id file. The only way to create an auction id is to edit an existing.


    I know I've written a lot in the last two days but would appreciate a quick read of it all.


    EDIT:
    r.240
    Go to sell:
    Parse error: syntax error, unexpected $end in SITE/includes/template.php(166) : eval()'d code on line 63
    tried to find the bracket issue but just moved the issue to another.

    Go to edit existing:
    Parse error: syntax error, unexpected ',', expecting T_VARIABLE or '$' in SITE/includes/functions_sell.inc.php on line 34. This same error when go to list with default theme.
    Last edited by Box Lot; 09-04-2010 at 03:42 AM.

  3. #73
    Senior Member/Designer Tester paditur is on a distinguished road paditur's Avatar
    Join Date
    Jul 2009
    Location
    Florida
    Posts
    526

    Default

    just installed r241
    so far changes in auctions settings don't work. the last time something like this happened, it was because of a sql error. not sure where i can find this to fix it. any ideas?

    In Contact Seller: I make changes but not verification shows up

    In Time Setting: Whenever I click on it to change, I get rerouted to ifastnet.com/norify/2.php LOL - I can't make it stop.

    I installed r242:
    But when I go to: http://hallestreasuresonline.com/auc...admin/time.php
    I still get sent to: http://ifastnet.com/notify/2.php

    Is it just me?

    Also I cannot update Auction Settings and when in Contact Sellerm when I make changes but not verification shows up
    Last edited by paditur; 11-04-2010 at 01:32 AM. Reason: Just updating.
    Currently testing out SVN271 with MYSQL Version: 5.0.83 PHP Version: 5.2.12 Server Type: I have no idea.

  4. #74
    Senior Member/Designer Tester paditur is on a distinguished road paditur's Avatar
    Join Date
    Jul 2009
    Location
    Florida
    Posts
    526

    Default

    I installed r248
    -Changes in auctions settings don't work.
    -Contact Seller: I make changes but not verification shows up

    any ideas?

    I checked admin/auctions.php and contactseller.php as well as
    themes/default/admin/adminpages.tpl.php
    But really couldn't find where it went wrong.

    Thanks.

  5. #75
    Administrator/Coder/Designer renlok is on a distinguished road renlok's Avatar
    Join Date
    Oct 2008
    Location
    Aberystwyth, Wales
    Posts
    2,097
    Blog Entries
    3

    Default

    when you click save changes in the auctions settings page could you check the error log under tools and tell me what the last few lines are as im not sure why the auction settings page isnt doing anything
    I'm away for the next week or so sorry If I'm slow to reply
    Rate it | Digg Us | Search WeBid
    Whats happening with WeBid
    Please don't PM me for support, ask in the forums then the answer can help everyone.

  6. #76
    Senior Member/Designer Tester paditur is on a distinguished road paditur's Avatar
    Join Date
    Jul 2009
    Location
    Florida
    Posts
    526

    Default

    Quote Originally Posted by renlok View Post
    when you click save changes in the auctions settings page could you check the error log under tools and tell me what the last few lines are as im not sure why the auction settings page isnt doing anything
    You are a star.
    This is the error log when I try to change the Settings -> Auction Settings:
    23-04-2010, 21:01:34:: Unknown error type: [8] Undefined index: picturesgallery on /home/halle/public_html/auctions/admin/auctions.php line 103
    23-04-2010, 21:01:48:: Unknown error type: [8] Undefined index: picturesgallery on /home/halle/public_html/auctions/admin/auctions.php line 56
    23-04-2010, 21:01:48:: Database access error. Please contact the site administrator. UPDATE webid_settings SET
    proxy_bidding = 'y',
    edit_starttime = '1',
    cust_increment = 1,
    hours_countdown = '72',
    ao_hpf_enabled = 'y',
    ao_hi_enabled = 'y',
    ao_bi_enabled = 'y',
    subtitle = 'y',
    extra_cat = 'y',
    ae_status = 'enabled',
    ae_timebefore = 120,
    ae_extend = 60,
    picturesgallery = ,
    maxpictures = 5,
    maxuploadsize = 51200,
    thumb_show = 120
    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
    maxpictures = 5,
    maxuploadsize = 51200,
    thumb_show = 120' at line 14
    page:/home/halle/public_html/auctions/admin/auctions.php line:60
    and this is the error when i make changes in preferences -> contact seller:
    23-04-2010, 21:03:25:: Unknown error type: [8] Undefined index: 25_0155 on /home/halle/public_html/auctions/admin/contactseller.php line 28

  7. #77
    Administrator/Coder/Designer renlok is on a distinguished road renlok's Avatar
    Join Date
    Oct 2008
    Location
    Aberystwyth, Wales
    Posts
    2,097
    Blog Entries
    3

    Default

    in admin/auctions.php change
    PHP Code:
    picturesgallery " . $_POST['picturesgallery'] . "
    to
    PHP Code:
    picturesgallery " . intval($_POST['picturesgallery']) . "
    but on the page is anything selected for the Activate Picture Gallery? option? its odd.

    also add
    PHP Code:
    $MSG['25_0155'] = "Users Authentication Settings Updated"
    to the language file

  8. #78
    Senior Member/Designer Tester paditur is on a distinguished road paditur's Avatar
    Join Date
    Jul 2009
    Location
    Florida
    Posts
    526

    Default

    Quote Originally Posted by renlok View Post
    in admin/auctions.php change
    PHP Code:
    picturesgallery " . $_POST['picturesgallery'] . "
    to
    PHP Code:
    picturesgallery " . intval($_POST['picturesgallery']) . "
    This is the new error log I get now. Is there supposed to be a picturesgallery field in the 'settings' table on the database? Because I cannot find it and perhaps that's what's wrong? I can always manually add it in if you tell me what the proper structure is for that field.
    Code:
    23-04-2010, 23:28:41:: Unknown error type: [8] Undefined index: picturesgallery on /home/halle/public_html/auctions/admin/auctions.php line 103
    23-04-2010, 23:29:21:: Unknown error type: [8] Undefined index: picturesgallery on /home/halle/public_html/auctions/admin/auctions.php line 56
    23-04-2010, 23:29:21:: Database access error. Please contact the site administrator. UPDATE webid_settings SET
    proxy_bidding = 'y',
    edit_starttime = '1',
    cust_increment = 1,
    hours_countdown = '72',
    ao_hpf_enabled = 'y',
    ao_hi_enabled = 'y',
    ao_bi_enabled = 'y',
    subtitle = 'y',
    extra_cat = 'y',
    ae_status = 'enabled',
    ae_timebefore = 120,
    ae_extend = 60,
    picturesgallery = 0,
    maxpictures = 5,
    maxuploadsize = 51200,
    thumb_show = 120
    Unknown column 'picturesgallery' in 'field list'
    page:/home/halle/public_html/auctions/admin/auctions.php line:60
    but on the page is anything selected for the Activate Picture Gallery? option? its odd.
    No, and I agree, it is odd.

    also add
    PHP Code:
    $MSG['25_0155'] = "Users Authentication Settings Updated"
    to the language file
    This worked great....
    Last edited by paditur; 23-04-2010 at 11:45 PM.

  9. #79
    Administrator/Coder/Designer renlok is on a distinguished road renlok's Avatar
    Join Date
    Oct 2008
    Location
    Aberystwyth, Wales
    Posts
    2,097
    Blog Entries
    3

    Default

    oh id removed it from the SQL file for some reason any its stucture is
    Code:
    `picturesgallery` int(1) NOT NULL default '1'

  10. #80
    Senior Member/Designer Tester paditur is on a distinguished road paditur's Avatar
    Join Date
    Jul 2009
    Location
    Florida
    Posts
    526

    Default

    Quote Originally Posted by renlok View Post
    oh id removed it from the SQL file for some reason any its stucture is
    Code:
    `picturesgallery` int(1) NOT NULL default '1'
    that did the trick. thanks so much!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts