Signature Image Rotator

Started by SoLoGHoST, June 11, 2009, 05:51:40 AM

Previous topic - Next topic

SoLoGHoST

Just Numbers really is all it needs.  That would be awesome, if it had the ability to allow the Admin to enter a number (type int) to a textbox area.  Anyways, will have to go about it through the show_settings template function instead.  If you still want this feature I can do it, but I'm putting off everything until after the holidays.

Cheers and Happy Holidays :)

Robin1989

thanks dude and happy holidays to you to

blokey

Dear Solo
2 things
Firstly I get this, no errors anywhere just this.

Error Occurred while processing your Signature image, please try again!

Secondly
In admin I see this with four options
Default Image filename

Forum name, user name, user id, untitled..
Me no understand!  At all!
Thanks
:'(
SMF Version 2.0 RC2     Server Info Apache version 2.0.63 PHP version 5.2.9 MySQL version 5.0.81-community Architecture x86_64 Operating system Linux

SoLoGHoST

4 options = This is what the image name will be if a user tries to save the image.  This is the default filename for the image.  If you right click on the image and click save, this is the name that will be default for it to save as.

As for the other problem, can you be a bit more specific?  An error can occur for any number of reasons.  For example the file you are trying to upload is too big, the file format is not supported, the file timed out when uploading (usually because it is too big in filesize), and possibly other reasons.  Like I said, please be a bit more specific.  For example, What is the file format you are trying to upload?  What are your settings for upload_max_filesize, and post_max_size set at in your php.ini file?  Or do you even have access to your php.ini file?  How big is the filesize of the file you are uploading?

blokey

Hmmm no info screwed my forum up again,, can I get back to you on this?
SMF Version 2.0 RC2     Server Info Apache version 2.0.63 PHP version 5.2.9 MySQL version 5.0.81-community Architecture x86_64 Operating system Linux

SoLoGHoST


live627

Here is the error I get when installing this mod.


Warning: file_get_contents(C:\wamp\www\smf\Packages\temp/Sources/Subs.php) [function.file-get-contents]: failed to open stream: No such file or directory in C:\wamp\www\smf\Packages\temp\sigrotatorInstall.php on line 30

Specs:

  • SMF version: 2.0 RC2
  • Mod version: 1.7
  • Which page: Redirection screen

SoLoGHoST

#47
Ok, just updated and fixed this problem.

Cheers :)

tanshin

Hi there, I just started to have issues with this mod after it's been working fine. While images upload fine, the URLs that the mod makes aren't displaying the images.

It seems that the URLs are redirecting to the homepage of my forum...
http://smf.nintendoaddict.com/index.php?sigrotator=mysig;sig=11263662559;name=tanshin

SoLoGHoST

Can you show me a better example?  I can't register on that site to test this out either, registration is disabled.  Are you sure you have Signature Image Rotator Installed?  Did you install any mods recently that may have caused a conflict with this mod?

Furthermore, is anyone else experiencing this problem?

Thanks :)

tanshin

Sorry, forgot I have that disabled (I'm developing our new forum and didn't want old members getting in). I'll turn it on for you.

My most recent mods installs were:
PortaMx v0.971
ssi_multiBoardNews

I just tried uninstalling the ssi mod, however nothing changed. Mod list is attached.

SoLoGHoST

If you ever uninstalled Signature Image Rotator and Reinstalled it, than your previous image urls will not work.  This may have been the case, not sure.  But, in any case, I registered on that site, but you need to give access to regular members for the Signature Image Rotator within the Permissions.  Please do this, and let me know, k?  Or either put me into a usergroup that has this permission.

Well, let me know when you are done doing this, k?

Cheers :)

tanshin

Sory about that again... just me being forgetful and stupid :P

While I did uninstall it and reinstall it, I did that after the problem started and tried using new URLs.

SoLoGHoST

#53
Can you tell me, are you getting any errors in your error log?  Also, please make sure you have the SignatureImageRotator.php file within your Sources directory.  Check to make sure the file is being written to the sigs folder (which should be within your SMF Root).  Should be creating a folder for the sig images and all image files should be in there.  And furthermore, it would be very difficult for me to help you without FTP Access to the site, Admin Access to the forum, and phpMyAdmin access to the database for the forum.

tanshin

#54
I found this error a few times:

Quotehttp://smf.nintendoaddict.com/index.php?action=admin;area=packages;sa=install2;package=SimplePortal_2.3.1.tar.gz;pid=0

2: file_get_contents(/homepages/5/d301581944/htdocs/smf/Packages/temp/index.php) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: No such file or directory

File: /homepages/5/d301581944/htdocs/smf/Packages/temp/install2.php
Line: 463

The file is in my sources directory. The sigs folder exists and is being written to (I see two images in there for you).

I'll contact you about accessing the database things, etc (I'll make some FTP accounts and such for you). I'll also raise your account level.

I'm very new to SMF so... it may take me a while to realize what you may need :P

EDIT: I sent you a PM with details about accessing everything.

SoLoGHoST

#55
Ok, found the problem.  It's the dreaded Death-Grip that PortaMX has on your index.php file and sigrotator is no longer available in here.  I'll try and look into this later on, but PortaMX makes this very very difficult :(

tanshin

Ah, I had a feeling it was related to that (it was my latest install).

I can always try and find a different system from PortaMX and give that a shot temporarily.

~DS~

#57
Quote from: tanshin on January 17, 2010, 03:15:52 PM
Ah, I had a feeling it was related to that (it was my latest install).

I can always try and find a different system from PortaMX and give that a shot temporarily.
I suggest giving SimplePortal a try. You won't be disappointed.
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

tanshin

I'm mainly just using it to have a script block only accessible to certain members :P

I uninstalled Porta and reinstalled the rotator, remade my set, however the links still do not appear to work. Is there something else I should do?

EDIT: Got it! I assumed uninstalling the update would uninstall the core version, however I had to remove both :P But it's working without Porta now, as you can see by my avatar.

SoLoGHoST

Great, glad it is working for you now :)

I'm actually planning on making an Avatar Image Rotator fairly soon as well.
You can go ahead and delete all accounts you made for me if you no longer need my help.

Cheers :)

Advertisement: