Re: [Extension] Image Assistant (quadric_image_assistant)
Hey Intelifuel
I know what's the problem. You've got forum in "subfolder" but the request for function in misc is for root address. I've fixed this. Check version 1.1.3
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.4 additions → [Extension] Image Assistant (quadric_image_assistant)
Hey Intelifuel
I know what's the problem. You've got forum in "subfolder" but the request for function in misc is for root address. I've fixed this. Check version 1.1.3
Friggin sweet! Thanks!
Actually - spoke too soon.
I'm still not able to browse the uploaded photos - when I do, I get this error....
Hmm.. so now there is no error, but you can't see uploaded images. Checking...
... that's strange... do you have access to DB? Are there any rows in table qia_images?
Not even sure how to check that - I'm a bit retarded when it comes to code.
/forum/img/m/2/t that's where it appears to be storing the pictures
However there are also pics in the previous folders above the /t as well....
Edit: I've also taken the liberty of modifying your identity on my forum - custom title and such.
Yes this is ok, but images are also saved into database into table qia_images. And then image browser looks into that table to know what pictures are uploaded by you. And.. as i see, there is a problem with DB, becouse image id counter doesn't grow, it's alweys set to ID one. Please tell me did you install new version of extension by clicking "upgrade extension" in administration? If so, maybe try to uninstall extension and install it again.
I didn't upgrade. I uninstalled via admin, then deleted via FTP. Then uploaded the new version via FTP, and installed via admin.
Edit: Uninstalled. Refreshed. Re-installed - same issue.
Do you have Sqlite 2 or 3?
OK i think i found the problem. Sqlite needs to run COMMIT manually. I believe on mysql query is autocommited. Please check version 1.1.4. The problem is that images you already upload wont show in image browser becouse info about them was never sent into a database. New images should appear in image browser.
Its ALIVE! MUAWUAHAHAHahahahahhaaaaaaaa Its ALIVE!
Thanks! Works like a champ!
A smallish bug;
If you try and upload images as guest, nothing happens when clicking on buttons for upload...
so either
a. warning that only logged in users or
b. hiding the upload image buttons
might be a good idea.
I think the "b" option is definitely a better idea - hmm, sorry i didn't know that guest may write a post. I'll check that.
If you have
akismet (url spam links) and
fancy_stop_spam (honeypot and stopforumspam protection)
activated guest posting isn't a problem, luckily...
I have a problem :
[Sat Feb 18 17:13:11 2012] [error] [client xxxx] PHP Warning: require(./extensions/quadric_image_assistant/../pun_attachment/include/attach_func.php): failed to open stream: No such file or directory in /var/www/punbb/extensions/quadric_image_assistant/upload.php on line 34, referer: http://box-news.fr/viewtopic.php?id=1
[Sat Feb 18 17:13:11 2012] [error] [client xxxxx] PHP Fatal error: require(): Failed opening required './extensions/quadric_image_assistant/../pun_attachment/include/attach_func.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/punbb/extensions/quadric_image_assistant/upload.php on line 34, referer: http://box-news.fr/viewtopic.php?id=1
OK. This is my fault. I forgot that this extension has one more dependency: pun_attachment. I've used some functions from this extensions to not duplicate code - but i forgot that someone may not have pun_attachment extension. So you may have 2 options:
1) Install pun_attachment mod
2) I may create this extension to be pun_attachment independant.
Thank you, I think the first solution is sufficient. However, it should be clarified or test the extension attachment is installed.
Few comments after testing. The extension is very good, but:
1/ we can not prohibit the user to delete the images.
2/ the administrator or moderators do not have possibility to manage images
1) i 2) are good ideas and i though about it some time before. Also there is need to fix image browser becouse it looks shitty. I need some more time to make it better. I'll continue to support this extension so stay tuned
So you have an "m" folder in "img" folder on server and it's writable? I see that image has been uploaded but there is a strange error.
1) What browser do you use?
2) What operating system?
3) What firebug version?
Quadric
So you have an "m" folder in "img" folder on server and it's writable?
Yes, all chmod 777
I see that image has been uploaded but there is a strange error.
Yes, but the preview does not show. Just when you delete. The image is removed, but the timer turns.
1) What browser do you use?
Firefox last version, chrome last version, IE 8
2) What operating system?
winxp, win7
3) What firebug version?
I can not say for sure, will tell later.
It was established many extensions, perhaps some kind of conflict?
Bring a list of installed extensions?
p.s. sorry for my bad speak english
For my IE9 usage, the Image Browser results in no uploaded images when in the same browser session as the one utilized for the image upload.
Whenever I bring in a new browser session, the uploaded images are displayed correctly.
Do anyone know what IE9 mechanism(es) make the missing images when in the same browser session as for the image upload?
when im post with other img the fancy box will shwon, n the req url is flase..
"The requested content cannot be loaded.
Please try again later."
how to disable fancy box when i post other image, i mean from external link???
Please ur help.. ^^
PunBB Forums → PunBB 1.4 additions → [Extension] Image Assistant (quadric_image_assistant)
Powered by PunBB, supported by Informer Technologies, Inc.