Wiccle.com in Facebook Wiccle.com in Twitter Wiccle.com in LinkedIn Wiccle.com in Youtube RSS from Wiccle.com Wiccle.com in Atom
 
 
 

Thread: Bugs: Summary after adding php.ini

Started: August 2, 2009, 10:31 AM  ⋅  Zone: Public Forums  ⋅  Category: Install & Modification  ⋅  Posts: 10  ⋅  Views 556
Started by: Aleistere  ⋅  Description: No description.
Post #1
Member: Aleistere  ⋅  Date: August 2, 2009, 10:31 AM  ⋅ Subject: "Bugs: Summary after adding php.ini"

I have created php.ini file and uploaded to the public_html directory on the server. After this I can upload images, but still have some problems.

Being logged in as root admin I still have not rights to add images to Gallery

 

I have created first article

but I can't find it

Tried to publish article one more time I was prompted by system to create Articles Directory, what I did and get error message

Only after I published it at second time, I find both articles in the section My Articles

 

Events

I creted first event, but didn't fint it.

After that I created Event Calendar and get error message

Created second event, then in My Enents showing up first even, but not second one.

First even has wrong posting time

 

Error message after creating new blog

Error message after creating new group

Avatars not showing up.

Problem (?) with sending personal message

Post #2
Member: Markus  ⋅  Date: August 2, 2009, 10:49 AM  ⋅ Subject: "(No title)"

Some of that is debug data leftover from me. Removed. Otherwise, register_globals is still on. See the php_info.php file to confirm this, as noted in the FAQ thread.


It will not necessarily be switched off if you just upload a php.ini file into your public_html --- only if your PHP configuration is set to actually read php.ini files from there. Otherwise, this needs to be turned off in the actual php.ini file that already exists and is loaded in PHP. If you don't have access to this, you will need to ask your host to turn it off.


Update: I have now added a directive into your .htaccess file to turn it off. More info in the FAQ thread.

Post #3
Member: Aleistere  ⋅  Date: August 2, 2009, 10:55 AM  ⋅ Subject: "about THIS forum"

Wonderin why I cannot add images when I'm adding reply?Surprised

 

Added

Ok, now I can see that I CAN add images when I editing post. :)

 

Post #4
Member: Markus  ⋅  Date: August 2, 2009, 11:50 AM  ⋅ Subject: "(No title)"

Yes, you can add them when you go to edit. Will be directly available in the future. See if your system works now.

Post #5
Member: Aleistere  ⋅  Date: August 2, 2009, 03:58 PM  ⋅ Subject: "(No title)"

Thank you, Markus!

While testing i've noticed couple of things:

- Home and Members sections - avatars doesn't show, (only in comments)

- Groups - I created category Planets, group Sun under this category and posted under Sun New thread. I can add replies to this thread, but I can't see/read the thread itself (even as author).

Post #6
Member: Markus  ⋅  Date: August 2, 2009, 04:20 PM  ⋅ Subject: "(No title)"

- Avatars? You mean post thumbnails for posts with no image? There's a small glitch in the skin files, please bear with it until 1.10.

- I see a thread there?

 

Post #7
Member: Aleistere  ⋅  Date: August 2, 2009, 04:52 PM  ⋅ Subject: "(No title)"

Hmm... avatar... here my avatar is happy cow :)

I think you must see the name of the thread, but i'm not sure you can read it - I can't

/index.php?module=groups

Post #8
Member: Markus  ⋅  Date: August 2, 2009, 06:31 PM  ⋅ Subject: "(No title)"

I see it, and when I click on it it shows just fine with all of its three posts? I'm not quite sure what you expect to see and where.

Post #9
Member: Aleistere  ⋅  Date: August 2, 2009, 07:01 PM  ⋅ Subject: "(No title)"

Actually I expect to see the main text, what is

Aurinko (symboli ☉) on Maata lähin tähti. Auringon ympärille syntyneet planeetat ja muut kappaleet muodostavat aurinkokunnan. Aurinko on tyypillinen tähti, jolla ei ilmeisesti ole mitään poikkeuksellisia ominaisuuksia.[1] Auringon perinteisiä suomalaisia nimiä ovat myös PäiväPäivyt jaPäivänkehrä.[2] Suurella alkukirjaimella kirjoitettaessa Aurinko on erisnimi omalle tähdellemme lähinnä tähtitieteessä, mutta pienellä kirjoitetaanaurinko jokapäiväisessä kielenkäytössä.

Other three posts are comments, and first comment is numbered as Post #1, but it should be Post #2.

 

Post #10
Member: Markus  ⋅  Date: August 2, 2009, 07:13 PM  ⋅ Subject: "(No title)"

Looks like the thread's identifier isn't being properly registered for the first post. Fix: class_forms.php #656 ->

  • "UPDATE ".TPRE."POSTS

should read:

  • "UPDATE ".TPRE."posts

... and this of course makes a world of difference in Linux. Updated for 1.10 (and your box) --- I'm not issuing individual update batches at this point, as the new release is so near. 1.10 may take just a wee bit longer, as all these issues have (justifiedly) taken up quite a bit of time. I'm posting an update sometimes towards the end of the night(shift) today.

 

Install & Modification

Add to Favorites
Public Forums
Category  ⋅  Deploying iWiccle and Wiccle into unique solutions that match your needs.
 

Public Forums

Add to Favorites
Public Forums
Zone  ⋅ Public forum sections for support and discussions. Available for everyone.
 

Zone Categories

 
Questions? Ask us!
Back to Top