![]() |
sorry, overlooked that, thanks for pointing that out... plus been up for hours working on a few sites...
|
I'm posting this cuase I ended up manually entering everything to install this hack. Plugin system wouldn't take the xml right, most likely from a botched vb ubgrade.
https://vborg.vbsupport.ru/ Where do we edit the url? |
Quote:
if anyone else gets this error please let me know as i don't think it is a fault with my code |
action did you manage to get this problem sorted, also has any one got any suggestions on how i can improve this hack, any extra features people would like to see??
|
:o yeah like I mentioned, I was entering this mod manually. I just set it up with the wrong info "yesno" so my bad. The mod works an is pretty cool.
|
Quote:
Though I do have a question about where the images are kept. In the AdminCP I have the option of moveing all images from the DB to the file system. Does this option manage this hack too? If so, can users (of moderators) still delete the images if they have been move to the file system. Or would I have to go in via FTP and do it? |
architect all the images are kept on the filesystem i don't check to see what the forum setting are, also if there are stored in the database users won't be able to show them on other sites.
|
Quote:
|
action i have fix the bug with userbit template now add some new features stats for the image hosting now show on forum home, i have now made this a final release so it's out of beta stages now and is stable for a production site, but please backup before installing this hack as i can't be held responsible for any losses, also can some ppl please rate this
|
Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 628
any idea ? |
you will need to use build_bitfields this should have done it when installing if you look in don't upload folder there should be a php file there just run that
|
JESUS CHRIST
Quote:
|
Since I got rid of the last error I get more and more, this is not really a final version, is it ?
Your product did not insert the database tables, how do I do it now ? |
And trying to run the bitfield_rebuild gives me
Quote:
|
are right this is the first time i have had this error come up i will get it sort asap the tables should have insertered corretly they have done for me and others
|
i have now edited the prduct-imghost file so it should update the bitfields but was unable to find an error with the adding of tables please let me know if this presists and i will try to solve it i have now installed and uninstalled 10 times without an error
|
Works perfectly for me, I had to fix a fe things in the templates and in a php file to change the 'test.php' references, otherwise no problems at all.
|
oh gosh... here I am thinking maybe it will work for me now. Nope.. still problems.. errors... etc.. And once again DB errors when I try to uninstall.
*Gives up on this one* |
Made a clean installation of the board, no hack installed, starten installing this one, db errors all over ...
*clicks uninstall* |
Quote:
|
Quote:
Quote:
A friend of mine used to code hacks for other forums. He did test it ALWAYS on a clean downloaded board from the official website, installed his hack according to his own manual or asked other to install by the manual and ONLY when he got positiv results from himself or some others, he posted it as official hack ... I appreciate ppl coding for free and provide them to the community, but still, it musn't happen that files are missing or things like that or CLEAN installation simply not working. It is way too frustrating ... This shows me that coder did not check the actually download or posted things in a rush .. |
Quote:
I posted before that I was getting errors and was never helped. I was trying this again in hopes that it had been resolved. I can see that it apparently isn't just me. OThers are having the same problem.. same errors, etc.. |
i installed thos product - goto to usergroups settings - change - click save =
Quote:
|
womensden to let you know the db queries work more me and most others if you could copy and paste the error here so that i can see it maybe i might be able to help, utw i have solved some small issues with the code but no one has yet to give me the excat error they got you just said database errors but what were they?
|
h57 looks like you need to rebuild the bitfields use the php file attached called rebuild_bitfields.php this should solve if not please re-post i will solve it asap
|
Martin, if you go to http://www.sinepisodes.net/forums/img_view_all.php to view all the images, it says I have uploaded one.
If you then click my user name though, I get a 404 error message: Quote:
|
yes this fault has now been removed in the latest release it's just a template error think it imghost_userbits the link in there should view img_view_all.php and not test.php or you can just re-download this and overwrite the old one
|
That fixed it loneranger, thanks :)
Think I might have identified another bug though. Again, if you go to www.sinepisodes.net and look at the Statistics and the Image Host stats, it says the last uploader was a member called Samon. However if you click on his name it takes you to user ID 1 -- which is me. I've logged in on my test account which is a standard user and it does the same there. Strangely, if you're not logged in at all then the link will always take you to user ID 0... EDIT: Strangely, I just left the forum and came back to it and now the link is poiting to user ID 23, which is someone else completely. |
chris i have mistaking read the data wrong from the mysql results, you can follow the edits below or just download the updated version now.
goto admincp->plugin system->plugin manager, and edit the plugin called image hosting 2.1 hook forumhome_start you will need to find PHP Code:
PHP Code:
thanks for your patience |
Quote:
|
have you tried downloading the updated version and overwrite
|
Still getting errors....
I installed this after a few tries just by following the thread. However, I set my administrator usergroup to be able to upload 1 MB files up to 1600 X 1200 (equal to what I have in the vBulletin Attachment manager). When I go to upload a file it says "Max Filesize: 0 KB" then trying to upload any file it says File too big, even though I have tried many different file sizes. Same pictures upload fine within the vBulletin Attachment Manager. Would be nice as well to have upgraded installation documentation that tells you about the options that need to be set. It should also be noted that I am using RC2 of vBulletin 3.5.0 but it shouldn't matter, the hack should work fine. |
Wayne, I might be wrong but I think I had that problem at what point. Can't remember what I did to fix it though...
|
loneranger, I have reinstalled the whole thing now and it's still doing the same.
I've noticed something that might help though. The link contains the user ID of anyone that's online. For example if I'm the only member online the "Newest Hosted Image: Alyx by Samon" link will be to my user ID (1). At the moment another member is online whose user ID is 38. Samon's user ID is 7. The link is currently pointing to any pics user ID 38 has (none). If Samon is online, then the link is correct. |
It uploads just fine, pictures upload like they should, no problems there but when I go to img_view_all.php and click on my name, I get this:
|
Dear,
Something wrong in xml product file ... when I tried to install it ... the warning appeared and english phrased in Admincp Usergroup Manager is not showing ... when I uninstalled it to reinstall it ... this what shown : Quote:
Quote:
|
thanks chris i might know what the problem is here could be a conflict of $userid if you go into the plugin and change $userid=$row[1] and then in forum home change the $userid to whatever you changed it to. as for the other errors ppl getting i will look into it will not be untill tomorrow as i am away. thanks again for posting there errors up here
|
Quote:
|
chris i haven't had a chance to look into these errors yet as i have to work late again i will try to sort this out asap maybe if you could pm an admin account as i haven't got this error on my server?
|
You should really change the title. not really a final realease is it ?
|
All times are GMT. The time now is 09:08 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|