vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   End-User Options - iTrader version 2.5.0, new generation now released (https://vborg.vbsupport.ru/showthread.php?t=230543)

Digital Jedi 12-08-2010 06:57 PM

Is that anything like Word to your Mother...<ahem>

Quote:

Originally Posted by thecorvettekid (Post 2130943)
Encountering some SERIOUS problems with this mod after installation.

I uploaded all files to their correct location(s), then imported the product-itrader.xml file through the AdminCP > Plugins and Products > Manage Products > Add/Import Product. Installation completed without any error messages.

I've turned the iTrader system 'on' through the AdminCP, and gave my User Group (I have a separate User Group just for myself above and beyond the default 'Administrator' group) permission to view, rate, and administrate ratings; all other usergroup permissions have not been turned on yet. When viewing any user profile, the Feedback Score tab appears and their feedback is shown (all zeroes, as this is a new install of iTrader). The iTrader link is shown under the 'Communities' link in the navbar as well. All very normal.

However, the problems start here.

Whenever I click on the iTrader link in the navbar, the feedback score under my user name, or the View Complete Feedback link for any user, I get a "500 Internal Server Error" screen saying that the server encountered an internal error or misconfiguration and was unable to complete your request.

I get this same error whenever I attempt to access ANY of the six .php files which were uploaded to the root directory of my site.

I know I am not the only person in this discussion thread who has experienced this issue, but seeing as vbenhancer has essentially abandoned all of us with respect to iTrader, can anyone suggest a possible fix for this? Could this be a PHP version issue (my server is running PHP 4.4.9)? Do I need to contact my webhost to request a PHP update?

I have wanted to install the iTrader mod for quite some time but have been putting off doing so due to an obvious lack of support. Now that I have done so, I am encountering EXACTLY what I feared would happen.

It does sound like you might have the files in the wrong location. Did you upload them all at once, or did you try uploading them one at time? One at a time is often a comment mistake. Possible FTP uploaded in the wrong format.

thecorvettekid 12-08-2010 07:04 PM

Quote:

Originally Posted by vbenhancer (Post 2130953)
... actually, do not talk in my back if you know nothing about the situation... or i'll snap your fingers.

Talk in your back? I'm posting on a public forum. I'm not talking in your back, I'm talking directly at you.

Quote:

Originally Posted by vbenhancer (Post 2130953)
first, your 500 error is not related to this hack but by how you uploaded the files... are they chmod properly with default setting like all the other files? what do you use to upload your files? same engine that you used on your forum script?

I've fixed the problem with the help of my web host's support personnel. As it turns out, the permissions were set wrong - they were all set to 777. I've chmoded them to 644 and everything is working fine now. I'll agree that it was probably a novice mistake/error, but I didn't change the file permissions prior to (or after) uploading the files to the server so I don't know how they became set to 777. It may very well be a setting in my FTP program which I am unaware of (I use Cyberduck for the Mac OS X). I'll look into it.

Regardless, the problem is fixed now.

Quote:

Originally Posted by vbenhancer (Post 2130953)
and for the lack of support, stop whinning like a baby, this hack is tagged as not supported, you're lucky that i pass by.

Lucky us, vbenhancer has graced the mere mortals with his great and all-knowing presence. :rolleyes:

vbenhancer 12-08-2010 07:09 PM

Quote:

Originally Posted by Deimos (Post 2130961)
Learn to read

I didn't say "I" paid, I said "when people pay", there's a difference.

"Sorry for your mother"? What the heck is that supposed to mean?

that's what i said.. you paid nothing for the service, so bringing it to the table is just a proof that you whine for no reason...

case closed.

thecorvettekid 12-08-2010 07:11 PM

Quote:

Originally Posted by Digital Jedi (Post 2130972)
It does sound like you might have the files in the wrong location. Did you upload them all at once, or did you try uploading them one at time? One at a time is often a comment mistake. Possible FTP uploaded in the wrong format.

No, they were all uploaded to the correct location. It was a permissions issue. All the files had their permissions (automatically...?) set to 777. I changed them to 644 on the advice of my webhost and everything began working properly.

Deimos 12-08-2010 07:22 PM

Quote:

Originally Posted by vbenhancer (Post 2130975)
that's what i said.. you paid nothing for the service, so bringing it to the table is just a proof that you whine for no reason...

case closed.

Wasn't whining sir, I was just commenting on the fact that numerous coders seem to start a plugin, then dissapear

:rolleyes:

vbenhancer 12-08-2010 09:05 PM

actually i did not start that one, i upgraded it to 3.8.x, which is actually working as planned since the first download on more than 900 installs...

the problem with the instructions are not mine... i upgraded the code, the documentation was already missing from the start... right now, i've seen so far that most of the installs are successful, and most of the bugs are related to bad usage, and not bad code... i tagged this script as unsupported, so if you install it and have problems, you can still post your problems on the thread and be answered by generous people like Digital Jedi, who is a great guy btw...

thecorvettekid 12-12-2010 01:47 PM

Hi all,

I installed iTrader a short time ago, and with the exception of a file permissions error (which was entirely my fault) I encountred at the beginning, the plug-in has been working fine.

Until now.

I upgraded PHP on my server to v5.3.3 and now, whenever I access any of the itrader.php files (those in the forum root) like itrader_main.php, itrader_detail.php, itrader_report.php, etc... I get the following appearing at the top of the screen:

Quote:

Deprecated: Assigning the return value of new by reference is deprecated in /home/supercha/public_html/includes/init.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in /home/supercha/public_html/includes/init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in /home/supercha/public_html/includes/init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in /home/supercha/public_html/includes/init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in /home/supercha/public_html/includes/init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in /home/supercha/public_html/includes/init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in /home/supercha/public_html/includes/init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in /home/supercha/public_html/includes/init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in /home/supercha/public_html/includes/init.php on line 389

Deprecated: Assigning the return value of new by reference is deprecated in /home/supercha/public_html/includes/class_core.php on line 2552
This didn't happen when the server was running PHP 4.4.9.

From the above error messages, the problem doesn't seem to be related to iTrader (since none of the iTrader files are being referenced) but this only happens when I access itrader.php or any of the itrader_x.php files. The rest of the site seems to be working fine.

Has anyone else run into this issue? If so, can you suggest a fix?

I'm a real novice when it comes to PHP so you'll have to forgive me if this comes off as a stupid question.

BOWZONE 12-12-2010 02:31 PM

Installed and works perfectly...thank you!

kyle1745 01-01-2011 01:44 PM

So there will be no further updates? and or a itrader for VB 4?

Additionally my statistics have never worked the "recent ratings" any ideas?

TopShelfGamer 02-11-2011 01:43 PM

hope you still check this.

Is there a way to edit feedback? i just opened a site and would like to transfer everyones feedback to there former numbers at other sites.


All times are GMT. The time now is 12:50 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01365 seconds
  • Memory Usage 1,758KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete