News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Can't install few mods

Started by Nisva, August 13, 2014, 06:23:26 PM

Previous topic - Next topic

Nisva

I am having trouble to install few kinds of mods.
Some work but some don't

Look at this picture when i click install mod it goes here and nothing happens just white screen


Please help.

This mod also didn't install http://custom.simplemachines.org/mods/index.php?mod=1675

But this installed http://www.simplemachines.org/community/index.php?topic=137508.0

And this didn't http://www.simplemachines.org/community/index.php?topic=22396.0

Please help

Bigguy

This could be a number of things. What version of SMF are you running. ??


Nisva


NanoSector

Please update to 2.0.8, that probably solves a good deal of the white screen errors.
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Bigguy

Updating would be best yes. Also, do you get errors on the mods you try to install from the package manager or just the white screen like you showed us.

Arantor

He's pressed the install button and got a white screen like the screenshot shows you (since it has the URL of where he's tried to install Ultimate Profile)

Which means he also can't install 2.0.8 automatically in all probability, and will have to install it manually.

Nisva

Guys i fixed it now it installed but now i got new problem when i goto shop it shows this error
SQL logic error or missing database
unrecognized token: "`"
File: /home/a8987648/public_html/Sources/shop/Shop-Buy.php
Line: 157

How i fixed the problem was:


   // If we're using this try to get some more memory.
      @ini_set('memory_limit', '32M');

Replace with
Code: [Select]

   // If we're using this try to get some more memory.
      @ini_set('memory_limit', '128M');

Arantor

That same fix is also included in 2.0.8 for when you upgrade to it.

As for the issue with the shop mod, you should take that up with the mod author.

Advertisement: